/    Sign up×
Community /Pin to ProfileBookmark

Safari, Frames and HTML problems…

I’m creating a resume webpage that requires three frames to complete a seamless menu. I’ve tested the page on Explorer and Netscape with no problems but when it came to Safari I found a few glitches. For some reason the middle/right frame will not line up properly (its off by one pixel). There also appears to be a one pixel halo (white outlining border) on the same frame as well as the bottom. I’ve tweaked the code numerous times with no such luck.

Is this a safari glitch or do I have a HTML hiccup?

-Jayson

Check it out (remember, this is only a test):
[url]http://home.earthlink.net/~funnykitty/Resume/StartHere.html[/url]

Also here’s the code I’ve been using for the frames:

<HTML><HEAD><TITLE>Jayson Spirtos – Resume Site</TITLE>

<FRAMESET ROWS=”155,285,109″ BORDER=”0″>

<FRAMESET COLS=”732″ BORDER=”0″>
<FRAME SRC=”Top.html” NAME=”top” SCROLLING=”NO” FRAMEBORDER=”0″ MARGINHEIGHT=”0″>
</FRAMESET>

<FRAMESET COLS=”115,551,66″ BORDER=”0″>
<FRAME SRC=”Left.html” NAME=”left” SCROLLING=”NO” FRAMEBORDER=”0″ MARGINHEIGHT=”0″>
<FRAME SRC=”Middle.html” NAME=”middle” SCROLLING=”auto” FRAMEBORDER=”0″ MARGINHEIGHT=”0″>
<FRAME SRC=”Right.html” NAME=”right” SCROLLING=”NO” FRAMEBORDER=”0″ MARGINHEIGHT=”0″>
</FRAMESET>

<FRAMESET COLS=”732″ BORDER=”0″>
<FRAME SRC=”Bottom.html” NAME=”bottom” SCROLLING=”NO” FRAMEBORDER=”0″ MARGINHEIGHT=”0″>
</FRAMESET>
</FRAMESET>

</HTML>

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@VladdyApr 03.2004 — I think you need to familiarize yourself with KISS principle.

There is no need to use popup windows and framesets to deliver a resume.
×

Success!

Help @Jayson_Spirtos 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.26,
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,
)...