Page is http://www.njlada.com/plus/events/
I'm getting an error message which doesn't match with my code. Please take a look and see if you can find what the validator is choking on <http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fnjlada.com%2Fplus%2Fevents&warning=1&profile=css2&usermedium=all> ALSO I attempted to code a border which should go around each of the two sections on this page. The border doesn't appear. What did happen after I coded in the border on css and html files is that the backgrounds for each of my two headers drew together. In Safari they abut each other contiguously now, whereas before they didn't. I would like to know why this happened. I'm also interested in knowing what is the proper way to draw two headers together in this fashion, and how I might make my border appear. Thank you! Code for the border: .htwobox { border: 1px solid #6681aa; padding: 6px; } -- Kim Brooks Wei 1.201.475.1854 ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
