Reply LinkBack Thread Tools Search this Thread
Old 29-08-2005, 15:43   #1 (permalink)
pat
jorge regula
 
pat's Avatar
 
Join Date: Aug 2004
Location: B'ham/Leeds
Posts: 4,864
Send a message via MSN to pat
think the W3C validation is wrong

http://validator.w3.org/check?uri=ht...a%2Findex2.htm

It's telling me i've left out the closing tag for my meta details yeh?

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Five Ways Media Studies</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css" media="screen"> @import url("layout.css"); @import url("text.css"); </style> </head>

I don't think that's wrong is it? I havn't left the tag open?
__________________
  Reply With Quote
Old 29-08-2005, 16:23   #2 (permalink)
gray
i still want paying
 
gray's Avatar
 
Join Date: Oct 2003
Location: newcastle, uk
Posts: 4,728
you havent closed it <meta />
  Reply With Quote
Old 29-08-2005, 16:41   #3 (permalink)
pat
jorge regula
 
pat's Avatar
 
Join Date: Aug 2004
Location: B'ham/Leeds
Posts: 4,864
Send a message via MSN to pat
ah right, cheers
__________________
  Reply With Quote
Old 29-08-2005, 19:36   #4 (permalink)
skyrocket
SkyRocket Design
 
skyrocket's Avatar
 
Join Date: Aug 2005
Location: Chichester
Posts: 538
It probably threw you because you would have got away with that with an HTML doctype. You have used an XHTML doctype so you must close all tags to validate.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8