Forum Moderators: open
<meta "name="description" content="
Get rid of the quote before name to be:
<meta name="description" content="
That should validate.
You also seem to switch back and forth between double and single quotes for html tag attributes. I would stay to double quotes for all. Make sure you quote all of your attributes also.
korkus2000 thanks for the find. I am trying to get it all set up before going to an XHTML DTD. As for that extra quote I am not sure where that came from Ill have to find it! Ill have to look at the switching between double and single quotes as well I normally only use a Double.