On May 25, 2009, at 12:55 AM, David Laakso wrote:
> re:
> <http://chelseacreekstudio.com/ca/cssd/h-nav.html>
Out of curiosity: why the following rules?
#n {
float : left;
width : 100%;
/* ... */
}
#n ul {
/* ... */
overflow : hidden;
}
* html #n ul {
overflow : visible;
width : 100%;
}
Those are not necessary at all when using inline-block on the <a>
(I guess you thought about 'containing floats' or something).
Philippe
---
Philippe Wittenbergh
http://l-c-n.com/
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/