Forum Moderators: open
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>
Vehicle Showroom
</title>
</head>
<frameset rows="38,*,18" border="0" framespacing="0" frameborder="no">
<frame name="top" src="top_showroom.html" leftmargin="0" topmargin="0" marginheight="0" marginwidth="0" scrolling="no" frameborder="no" />
<frameset cols="195,*" frameborder="no" border="0" framespacing="0">
<frame name="left" scrolling="no" noresize="noresize" src="showroom_left.html" frameborder="no" marginwidth="0" marginheight="0" />
<frame name="body" src="body.html" scrolling="auto" frameborder="no" marginwidth="0" marginheight="0" />
</frameset>
<frame name="bottom" src="bottom.html" leftmargin="0" topmargin="0" marginheight="0" marginwidth="0" scrolling="no" frameborder="no" />
<noframes>
Sorry, no frames!
</noframes>
</frameset>
</html>
Thanks in advance for your help!
You could try running it through [validator.w3.org ] which gives details of the errors.