Hi everyone,
I realize that "/* */" are used to add comments to CSS, but I'm not
clear on what "/* \*/" means, or what the single asterisk is used for.
Kerri
PS - I've only just joined the list so I do apologize if this is
perceived as off topic.
-----------------------
Excerpt from Ted Drake:
But, it looked horrible in Firefox, so I dropped the two rules down to
my > trusty Holly Hack section.
/* \*/
* html #mainnav li {
height: 1%;
float:left;
}
* html #mainnav li a {
height: 1%;
}
/* */
And it is now looking good in both browsers.
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************