/    Sign up×
Community /Pin to ProfileBookmark

no frame boder

hi all,
I want not frame border , I check online , but the following coding is not working
<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Frameset//EN” “http://www.w3.org/TR/html4/frameset.dtd“>

<html>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″>
<title>Home page</title>
</head>
<META HTTP-EQUIV=”PRAGMA” CONTENT=”NO-CACHE”>

<frameset rows=”90,*” frameborder=”no” border=”0″ framespacing=”0″>

<FRAME SRC=”top.html” NAME=”top”SCROLLING=NO>
<FRAME SRC=”ITSkill.html” NAME=”main”>
</frameset>
</frameset>
<noframes><body>
</body></noframes>
</html?

to post a comment
HTML

6 Comments(s)

Copy linkTweet thisAlerts:
@NogDogDec 07.2007 — The only valid value for the [url=http://www.w3.org/TR/html4/present/frames.html#adef-frameborder]frameborder attribute[/url] is "1" or "0".
Copy linkTweet thisAlerts:
@HJCauthorDec 07.2007 — sorry, I change

<frameset rows="90,*" frameborder="0" border="0"framespacing="0">

but the border still there why??
Copy linkTweet thisAlerts:
@NogDogDec 08.2007 — Sorry, it's been a log time since I've used frames. The frameborder attribute is only applicable for the <frame> and <iframe> elements, so you will need to apply it to your frames instead of the frameset.
Copy linkTweet thisAlerts:
@Major_PayneDec 08.2007 — [B]HTML DOM frameBorder Property[/B]

[B]Introduction to frames[/B]

[B]HTML <frame> tag[/B]

These links might help.

Ron
Copy linkTweet thisAlerts:
@HJCauthorDec 10.2007 — Thak you for all the kindess replies, Ron you are suggestion work.

thak you
Copy linkTweet thisAlerts:
@Major_PayneDec 10.2007 — You're more then welcome. Glad you got it solved.

Ron
×

Success!

Help @HJC 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.18,
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,
)...