CSS tag 2004-01-23 - By Harry Mantheakis
Back This is good 'reference' site for HTML and CSS:
http://www.blooberry.com/indexdot/css/index.html
The 'vertical-align' property should do the trick. With block stuff you have to specify 'margin auto auto' I *think*.
Good luck
Harry Mantheakis London, UK
> > I am looking for a quick answer, I don't belong to any other list thats > appropriate, and we should be full of web developers :) > I appologize to the admins. > > Any, I was wondering if there was a css tag that would align my text > vertically. like in <TD VALIGN=top> > > TD.productdisplayfieldname > { > color : Red; > font-size : 16px; > font-family : Arial, Helvetica, sans-serif; > font-style : normal; > font-weight : bold; > text-decoration : none; > text-align : right; > } > Anyone got a quick answer? > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) > For additional commands, e-mail: tomcat-user-help@(protected) > >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|