What about <div style=text-align: center> ?
Diego La Monica Web 2.0 - Standards - Accessibilità mobile: +39 3337235382 - skype: diego.la.monica web: http://diegolamonica.info - http://jastegg.it _____ Da: Simon [mailto:[EMAIL PROTECTED] Inviato: sabato 3 maggio 2008 11.15 A: [email protected] Oggetto: [WSG] Alternative to align = center? Hi, I know that the align attribute such as <div align=center> is not allowed in XHTML Strict, but it got me thinking on what the possible alternatives are for a dynamic environment such as a forum? For instance if I know the image width or the total width of all the images will be the same I usually put them in a wrapper with a fixed width and use margin: 5px auto as an example. What happens if you will never know the width of the images or how many images someone may post, as happens on a forum I run. Ive resorted to creating a bbcode tag that uses <div align=center> as that is the only way I can think of. Are these scenarios always doomed to use transitional doctypes and deprecated code? Id be interested in your opinions Cheers Simon ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] ******************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
