- Original Poster
- #1
just noticed a clients website that we are starting to develop has stared to show html validation errors where it didnt previously and the code it shows is nowhere on the site ?? very puzzled here !
the mystery code from http://www.silentbubbles.com/ is below
I also noticed that when you navigate to the dive courses page the URL in the browser bar doesnt show this page
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<title>silentbubbles.com</title>
</head>
<frameset rows="100%,*" border="0" frameborder="no" framespacing="0">
<frame name="site" src="http://www.silent-bubbles.com" marginwidth="0" marginheight="0" noresize scrolling="auto">
<noframes>
<body bgcolor="#ffffff">
<p></p>
</body>
</noframes>
</frameset>
</html>anyone got an idea about this ?
the mystery code from http://www.silentbubbles.com/ is below
I also noticed that when you navigate to the dive courses page the URL in the browser bar doesnt show this page
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<title>silentbubbles.com</title>
</head>
<frameset rows="100%,*" border="0" frameborder="no" framespacing="0">
<frame name="site" src="http://www.silent-bubbles.com" marginwidth="0" marginheight="0" noresize scrolling="auto">
<noframes>
<body bgcolor="#ffffff">
<p></p>
</body>
</noframes>
</frameset>
</html>anyone got an idea about this ?
