View Single Post
Old 05-22-2002, 09:24 AM   #8
WhoAmI_ea
World Champion
 
WhoAmI_ea's Avatar
 
Join Date: Apr 2003
Location: Chicago
Posts: 14,739
Default

try putting this is in note pad, and saving it as .html and see if it comes up!
<html>
<head>
<title>Creed</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="110,*" cols="*" frameborder="YES" border="2" framespacing="2">
<frame name="topFrame" scrolling="NO" noresize src="Home%20Page%20Title.htm" >
<frameset cols="120,*" frameborder="YES" border="2" framespacing="2" rows="*">
<frame name="leftFrame" noresize scrolling="NO" src="Home%20Page%20Links.htm">
<frame name="mainFrame" src="Main%20Home%20Page.htm">
</frameset>
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000">
</body>
</noframes>
</html>




THIS IS JUST 3 frames and links in one... if it does not work i will do it from home, and email it to you <Make sure to leave your e-mail if it does not work!>
WhoAmI_ea is offline   Reply With Quote