It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

Frameset not working

Frameset not working

Postby daemonzul on Wed Jan 20, 2010 6:44 pm

Im trying to get the bottom of my page to load a website within a frame. the only thing that is coming up however is my top navbar and banner. Is there another way for me to do this or am I missing something in the code?


<head>

</head>

<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div id="wrap">
<table border="0" align="center" cellpadding="0" cellspacing="0" style="border: 1px solid #333;" width="1000">
<tr>
<td valign="top" id="banner"><div id="members"><a href="members.php">Members Area</a>
</div></td>
</tr>
<tr>
<td valign="top" id="topDivide"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="40%" height="27" class="topDivPiece"><span class="address">1831 N. Belcher Rd., </span></td>
<td width="29%" align="center"><a href="mailto:united@">united@</a></td>
<td width="31%" align="right"><span class="phone"></span></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top" id="topNav">
<ul>
<li><a href="index.php">Home</a></li>
<li><a href="aboutus.php">About Us</a></li>
<li><a href="services.php">Services</a></li>
<li><a href="http:///signup.php" class="signup">Online Signup</a></li>
<li><a href="vendor.php">Vendors</a></li>
<li class="last"><a href="contactus.php">Contact Us</a></li>
</ul>
</td>
</tr>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">


<frameset cols="100%">
<frame src="http://brighthouse.com" />

</frameset>





</tr>
</table>


</div>
</body>
daemonzul
100+ Club
 
Posts: 106
Joined: Fri Jan 15, 2010 8:21 pm

Re: Frameset not working

Postby daemonzul on Wed Jan 20, 2010 8:54 pm

Nevermind...figured it out. Batting a thousand here in the programming forum.

thanks for the help...;(
daemonzul
100+ Club
 
Posts: 106
Joined: Fri Jan 15, 2010 8:21 pm


Who is online

Users browsing this forum: No registered users and 4 guests