PDA

View Full Version : I need website help!


Russkaff
07-28-2000, 11:27 PM
I'm comfused!!!
I try to put frames into my site but when I priview the site, It is just on blank page! can someone help me? this is the html code:

<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.06 [en]C-gatewaynet (Win98; I) [Netscape]">
<TITLE>Autograph Central - Become The Stars</TITLE>
</HEAD>
<FRAMESET COLS="20%,70%">
<FRAME SRC="Main Page F2.html">
<FRAME SRC="Main Page.html">

<BODY BACKGROUND="BACKGROUND2.jpg">

<DIV ALIGN=right><IMG SRC="Main Title.JPG" HEIGHT=156 WIDTH=784></DIV>

<HR ALIGN=RIGHT WIDTH="79%">
<BR> 
<BR> 
<BR>
<BR>
<CENTER>
<P>                            &nb sp;                  <!-- Begin Beseen Quizlet --><SCRIPT LANGUAGE="JavaScript1.1"
SRC="http://mercury.beseen.com/quizlet/w/40427/quizlet.js"></SCRIPT>
<!-- End Beseen Quizlet --></CENTER>

<BR> 
</BODY>
</HTML>

ivonnieda
07-29-2000, 12:08 AM
Try moving your <frame src...> tags below the body tag. http://talkboard.123webmaster.com/ubbhtml/biggrin.gif



------------------
Isaac
Admin
Big Resources Inc.
isaac@123webmaster.net
ICQ# 71401549

Titan
07-29-2000, 02:06 PM
Actually good practice would be to take the body tags COMPLETELY out of the frame design page. The frameset is all you need..

------------------
Best of Luck!

Titan