/    Sign up×
Community /Pin to ProfileBookmark

trouble with iframes

i’m having a problem with iframes…

on my page i keep getting a small space at the bottom that is just white space and i dont know how to get rid of it…

here is the code that i have on the page:

<HTML>
<HEAD>
<TITLE> Crazy Redhead </TITLE>
</HEAD>
<body topmargin=0 leftmargin=0 rightmargin=0 bottommargin=0>
<iFRAME SRC=”home.html” NAME=”home” framespacing=0 framepadding=0 frameborder=0 hspace=0 vspace=0 width=100% height=100%>
<frame src=”home.html”>
</iframe>
<iFRAME SRC=”song.html” NAME=”music” framespacing=0 frameborder=0 width=300px height=20px scrolling=no hspace=0 vspace=0 style=position:absolute;left:153px;top:540px>
<frame src=”song.html”>
</iframe>
</body>
</HTML>

if you need to see the page then go to [url]www.geocities.com/cabezarojaloco[/url]

thanx in advance, hope u can help

edit: i dont get this problem in Firefox, just in IE

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@cyber1Feb 02.2005 — I would suspect its these 2 lines:

<frame src="home.html">

<frame src="song.html">


Those usually require a frameset and I also don't see a farme close tag.

-Bill
×

Success!

Help @CabezaRojaLoco spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.20,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...