james438
02-25-2012, 05:31 AM
Hi,
I am having trouble getting a page to HTML validate. In particular it says I have a lot of extra closing span tags. The lines look like this:
<span class=\'a8\'>Grace for the guilty </span><span class=\'a3\'>Q</span><span class=\'a8\'> Rest for the weary</span>
but supposedly there should be no closing tags used here. The page is here (http://www.sovgraceopc.org/calendar.php) and the validation page is here (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.sovgraceopc.org%2Fcalendar.php&charset=%28detect+automatically%29&doctype=Inline&ss=1&group=0&user-agent=W3C_Validator%2F1.2).
I am having trouble getting a page to HTML validate. In particular it says I have a lot of extra closing span tags. The lines look like this:
<span class=\'a8\'>Grace for the guilty </span><span class=\'a3\'>Q</span><span class=\'a8\'> Rest for the weary</span>
but supposedly there should be no closing tags used here. The page is here (http://www.sovgraceopc.org/calendar.php) and the validation page is here (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.sovgraceopc.org%2Fcalendar.php&charset=%28detect+automatically%29&doctype=Inline&ss=1&group=0&user-agent=W3C_Validator%2F1.2).