........................................
Quote:
Originally Posted by joe
try inserting the valign atribute into the <td> tag in the html page itself instead of the style sheet.
Yeah ... thats it ..... weird that it wont do it in the stylesheet and it will in the page .... kinda defeats the purpose.
I'll go with that anyway ... Cheers Joe !!
.................................................. .........
Quote:
Originally Posted by Jim Smith
It can and does work in style sheets.
The css property is vertical-align (NOT valign as in HTML) and it not inherited so you need to watch how and where you declare your rules in the style sheet. As the big cheese said, if you post the code you might get more help :)
In the style sheet i used this
position: absolute,top;
inside the {} and it was td.content
and the <td class=content>