|
Posted by ppcguy on 06/19/25 11:24
i've got
* html #menu
{
}
and
#menu span
{
}
<body>
<span id="menu">
</span>
</body>
is there a difference between the two css declarations.
i would think they're the same...but if i move the contents
from one to another i get different results.
Navigation:
[Reply to this message]
|