Quote:
Originally Posted by Jellby
I sometimes add class-less spans like this:
Code:
<h1><span>VIII</span> Chapter Title</h1>
But of course, it's not meaningless, because in CSS I style "h1 span" (span inside h1). And even if I don't, I (or someone else) could.
|
I made sure it wasn't used this way before I deleted them. There were no span references anywhere in the css. Thanks.
- Byron