HTML help: Vertical Layout

M

M4nimal

Guest
lo everyone

I need any help I can get on this HTML problem plz...

This is what I'm doing... I've created a table where the first row contains headings as does the first column... the rest of the table contains values matching up with the headings.

Now, to try and save space horizontally I have added this CSS attribute STYLE="writing-mode:tb-rl;" to the <td> tag (<td STYLE="writing-mode:tb-rl;">) which will display the text in that cell sideways - writing the text starting from the top and going downwards (see image below)... see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnie55/html/verticaltext.asp for the microsoft write up on this...

text.gif


Now my problem is: this works for all ie browsers 5.5 and above... I NEED any code that will display the exact result for the text but in ie 5 and as below as possible...

I cannot use images and this text is dynamically produced.

ANY help, much appreciated.
Thanx
m4
 
M

M4nimal

Guest
Thanx.. was actually looking for that board..
 
G

Gef

Guest
You cant, lower versions of IE just dont have the CSS to support it. You could make a fixed width character set of images, and just lay them out in a table .. only way I can think of. Messy but it will work in ALL browsers ;)
 
O

old.Kez

Guest
Hi, stop using shit tags that don't conform to standards. Thx!
 
S

(Shovel)

Guest
We'd have to look it up but I assume he is refferring to the vertical tag being a Microsoft "made up" tag that wont work AT ALL in other browsers.

You have tested the page in other browsers haven't you?

Mozilla
Opera

(Netscape 6/7 uses Mozilla so you only need to test the superior model)
 
M

Mr. 47

Guest
the easy ancer to that is stay away from frontpage...
 
T

Testin da Cable

Guest
but frontpage is uber leet!! I use it all the time to hone my super htm codoring skillz!! who cares that I don't know what the hell I'm doing to my website!! MS tells me that they will replace it for free and give me 24x7 standby if my mission critical servers ever go down!!!
 
M

Mellow-

Guest
... and they say sarcasm doesn't come across very well in text. ;)
 
O

old.Kez

Guest
Originally posted by M4nimal
Shit tags? explain....
The writing-mode style only applies to microsoft agents, and thus your lovely design won't work for anyone viewing on a mac, anyone viewing on linux, or anyone viewing it on windows in a browser other than IE.
Stay away from tags that don't conform to w3c CSS specifications.
 
W

Will

Guest
*waits for someone to claim emacs is better*

You did ask for that though.;)
 
W

Will

Guest
That looks at bit too easy. Vi is character-building.;)
 
T

Testin da Cable

Guest
Vi is for manly men, all other editors are for sailors. Frontpage is for fools. Apples are for mimes, CS rots your brain....anything yet to add?
 
W

Will

Guest
If its not a command line, you aren't trying hard enough?
 
M

Mr. 47

Guest
i tried to play CS but my connection was far too slow
 
T

Testin da Cable

Guest
piffle! CS has the bestist netcode in teh wurld!!11 :eek: saccriledge!!!1
 
M

Mr. 47

Guest
the best net code in the world was no match for my 56k connection
 

Users who are viewing this thread

Similar threads

E
Replies
7
Views
461
E
G
Replies
12
Views
596
evilmonkeh
E
S
Replies
13
Views
633
madcow
M
E
Replies
7
Views
491
E
W
Replies
3
Views
486
whipped
W
Top Bottom