Code: Select all
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Home Page | Buy Carhartt, 10Deep, Triumvir3, Garbege, Artful Dodger, Fjall Raven, Michiko Koshino Yen Jeans, Aem'Kei, 10Deep and more! | Red Square Clothing</title>
<meta name="Keywords" content="Carhartt, Artful Dodger, 10Deep, Fjall Raven, One True Saxon, Triumvir, Modern Amusement, Aem'Kei, EDWIN jeans, Michiko Koshino Yen Jeans, Ijin Material, Levi's Blue, Crokos and Castles, Rockwell, Pointer, Tretorn, Recon, Garbege, GoodenoughUK, Diamon Supply, 80s Casuals, Backhand, Baracuta, Tonite, Farah" />
<meta name="Description" content="Red Square Clothing offers unique brands such as Carhartt, Artful Dodger, 10Deep, Fjall Raven, One True Saxon, Triumvir, Modern Amusement, Michiko Koshino Yen Jeans, Ijin Material and many more." />
<meta name="ROBOTS" content="ALL" />
<link href="style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" language="JavaScript" src="javascript.js"></script>
<script type="text/javascript" language="JavaScript" src="swfobject.js"></script>
<script type="text/javascript" language="JavaScript" src="flash.js"></script>
<script type="text/javascript" language="JavaScript" src="slideshow_news.js"></script>
<!--[if lte IE 6]>
<link href="ie.css" rel="stylesheet" type="text/css" />
<![endif]-->
<noscript>
<meta http-equiv="Refresh" content="1;URL=http://www.redsquareclothing.co.uk/javascript.php" />
</noscript>
</head>
I want to auto-redirect if JS is disabled, this works but produces invaild HTML, any ideas?line 3 column 1 - Warning: <noscript> isn't allowed in <head> elements
line 17 column 1 - Warning: <meta> isn't allowed in <noscript> elements