Is this valid? As I had to alter my meta tags to the following format in order to get W3schools validator, to validate my page, but I need to know they are still working meta tags or its pointless!
Aye it seems to like all browsers but IE7, I realy have no clue whats up there...
Also when validating it tells me "This Page Is Valid (no Doctype found)!" but the first line of my site is:
Code:
<meta name="description" content="This website relates to computer hardware, software, modding, overclocking and more" >
<meta name="keywords" content="Jcb33,Computer,Computers,Overclocking,Overclock,Overclocked,Hardware,Software,Graphics,CPU,Monitor,Motherboard,Memory" >
<meta name="Author" content="Jason Gunn" >
Aye it seems to like all browsers but IE7, I realy have no clue whats up there...
Also when validating it tells me "This Page Is Valid (no Doctype found)!" but the first line of my site is:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
Last edited: