This is annoying me. I'm editing this stuff in cute FTP, just messing around with it, and now I have it back in it's origional condition and all I get is a white screen...what have I missed?
<html>
<head>
</head>
<body>
<script language="JavaScript">defaultStatus="Demerit 7 - Home";
<title>Demerit 7</title>
<frameset cols="375,*" border=0 frameborder="0">
<frameset rows="550,*" border=0 frameborder="0">
<frame src="moneyshot.html" scrolling="no">
<frame src="main.html">
</frameset>
<frame src="menu.html" scrolling="no">
</frameset>
</body>
</html>
<html>
<head>
</head>
<body>
<script language="JavaScript">defaultStatus="Demerit 7 - Home";
<title>Demerit 7</title>
<frameset cols="375,*" border=0 frameborder="0">
<frameset rows="550,*" border=0 frameborder="0">
<frame src="moneyshot.html" scrolling="no">
<frame src="main.html">
</frameset>
<frame src="menu.html" scrolling="no">
</frameset>
</body>
</html>
Comment