> Is the issue that giving an element float makes > the browser treat it as a block element?
LI is a block level element by default, so you can apply width, regardless of whether or not it's floated. 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 *****************************************************
