> From: Scott Reston [...] > Is it possible to set width on an inline element?
even though you now have a solution, I'd just like to answer this part of your question. As per http://www.w3.org/TR/REC-CSS2/visudet.html#q4 "10.3.1 Inline, non-replaced elements The 'width' property does not apply. A specified value of 'auto' for 'left', 'right', 'margin-left' or 'margin-right' becomes a computed value of '0'." Patrick ________________________________ Patrick H. Lauke Webmaster / University of Salford http://www.salford.ac.uk ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help *****************************************************
