Forum Moderators: open

Message Too Old, No Replies

align="center" not recognized?

         

kalinkafx12

3:52 am on Feb 27, 2007 (gmt 0)

10+ Year Member



all my centered pieces get defaulted to the left. is the property not recognized in firefox? what should i do? thanks

kalinkafx12

4:17 am on Feb 27, 2007 (gmt 0)

10+ Year Member



clarification: images and tables

bill

6:40 am on Feb 27, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



That's deprecated for certain levels of XHTML. What DTD are you using? What are you aligning?

kalinkafx12

8:35 am on Feb 27, 2007 (gmt 0)

10+ Year Member



aligning a table to the centre. i am using HTML

bill

9:03 am on Feb 27, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Sorry, that attribute is deprecated in HTML as well for tables. It's suggested that you use styles instead.

You might want to run your page through an HTML validator to see if there are any other problems as well.