Unstoppable Domains โ€” AI Assistant

HTML Frames

SpaceshipSpaceship
Watch

mak

Established Member
Impact
0
I'm extremely new to frames. Please help me out here. For some reason, none of the frames will actually appear.

http://www.hpgclan.com/newsite/

Code:
<html>
	<head>
		<title>.hpg index</title>
	</head>	

	<body bgcolor="#000000" topmargin="0" leftmargin="0" link="888C60" vlink="888C60" alink="888C60">
		<frameset rows="125,*" cols="125,*">
			<frame src="http://www.hpgclan.com/newsite/banner.html" name="banner" noresize scrolling="no">
			<frame src="http://www.hpgclan.com/newsite/nav.html" name="nav" noresize scrolling="no">
			<frame src="http://www.hpgclan.com/newsite/home.html" name="content" noresize scrolling="yes">
		</frameset>
	</body>
</html>

Any help is appreciated! :D
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
try with this
****************
<html>

<head>
<title>New Page</title>
</head>

<frameset rows="64,*">
<frame name="banner" scrolling="no" noresize target="contents" src="new_page_4.htm">
<frameset cols="150,*">
<frame name="contents" target="main" src="new_page_2.htm">
<frame name="main" src="new_page_3.htm">
</frameset>
<noframes>
<body>

<p>This page uses frames, but your browser doesn't support them.</p>

</body>
</noframes>
</frameset>

</html>
*********************

My advice is dont use frame ,for your page
 
0
•••
Yay, it worked. Thanks!
 
0
•••
Does your site allow you to use php? If it does then use includes. The site looks quite good though! :)
 
0
•••
i wouldnt use frames either
 
0
•••
Yeah, I'm already using php for a hitcounter and news updater script, but I'm a real php noob, so I don't really know how to use includes....What's so good about em?
 
0
•••
<php include("file.php"):
?>

------------------------------------------
there you go
 
0
•••
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
Appraise.net
Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomainEasy โ€” Live Options
DomDB
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back