Possibly could do this as well...
ul li
{
font-size : 90%;
}
HTH
James
Taco Fleur wrote:
***************************************************** The discussion list for http://webstandardsgroup.org/ *****************************************************Message I started using percentages for font-size after they were recommended on this list.However, I see a few issues, which might be easily corrected??For example when I set the following properties in the style sheetli{font-size: 90%}now consider the following<ul><li>I am 90%</li><ul><li>I am 81%</li><ul><li>I am 72.9%</li></ul></ul></ul>??????There are a few more places where this is happening through my site besides within the <li> although I have not found the cause for it, but I'm sure it is also related to using percentages.Am I doing something wrong, did I miss something?Taco Fleur0421 851 786
Tell me and I will forget
Show me and I will remember
Teach me and I will learn
