Posted by Els on 07/29/05 14:07
dorayme wrote:
> <div.loud>Some text...</div>
> <div#loud>Text...</div>
I'm sure these are two slips op your keyboard (just like the lack of
quote marks on the bit you were replying to).
Correct would be:
<div class="loud">Some text...</div>
<div id="loud">Text...</div>
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
[Back to original message]
|