Hi all,

I need to include a divider in between different articles and I cannot quite working it out.

I included this code in my html, after the last paragraph of my articles:

<div class=divider></div>

and in the CSS file:

.divider { height: 10px; background: url(images/divider.gif) no-repeat;}

It seems to work but when I try to validate the page, it gives me an error saying "Error: attribute values must be quoted in XML"

No idea what that means!

Anyone knows how I can fix this or if there is a better way to do it?

Thanks,
Luca

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to