/    Sign up×
Community /Pin to ProfileBookmark

Can anyone tell me why this coding works in the editor (HTML-kit) but does not work when down loaded thru a brouser (MIE 6.0). All files are in the same folder and all are lower case.

Thanks Roger

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>

<html>
<head>
<title>SEAHORSE budget(bu)</title>
</head>

<frameset cols=”3%,94%,3%” bordercolor=”#6699ff” />
<frame src=”” >

<frameset rows=”80%,20%” />
<frame name=”A” src=”pic/pc10.jpg” marginwidth=”150″ />
<frame name=”B” src=”bumo.htm” scrolling=”no” />
</frameset>

<frame src=”” />
</frameset>

</html>
<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>

<html>

<head>

<title>Budget(mobu)</title>

</head></head>

<table summary=”” border=”4″ bordercolor=”#6699ff” cellpadding=”2″ cellspacing=”2″ align=”center”>

<tr>

<td> <a href=”pg1.jpg” target=”A”>PAGE 1</a></td>

<td> <a href=”pg2.jpg” target=”A”>PAGE 2</a></td>

<td> <a href=”pg3.jpg” target=”A”>PAGE 3</a></td>

<td> <a href=”hp.htm” target=”_top” >HOME PAGE</a></td></tr>

</tr>

</TABLE>

</html>

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@cgrazApr 01.2003 — I'm not sure what you mean by "it doesn't work", but you are missing <body> tags. You can usually get away with that, but if you can elaborate more on what the problem is (what it does in your editor and what happens in IE), maybe I can be of more assistance. A link would also be helpful if you have it online.

Cgraz
Copy linkTweet thisAlerts:
@pyroApr 02.2003 — Yes, you didn't really state what the problem was, but I can tell you now that you have the wrong doctype... try this one:

&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd"&gt;
Copy linkTweet thisAlerts:
@W8_4meApr 02.2003 — It looks like you need to separate the two sections of code into their own html pages.

I hate frames, which is why I use Dreamweaver to make them... to save myself a headache.
×

Success!

Help @Roger_Anderson 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.6,
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: @Yussuf4331,
tipped: article
amount: 1000 SATS,

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

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...