/    Sign up×
Community /Pin to ProfileBookmark

i frame border control

i want to change the color of an i frame border. i was told to go to that w3school, but they do not tell you the code they just give examples on the basic things. no instruction for changing an i frames border color just borders in general. i am working on [url]www.bbrmusic.com/Main.html[/url] i need to have 2 i frames next to each other but with no borders. please give detailed code info. the last person to reply to my post gave vague instructions on what to do.

to post a comment
HTML

5 Comments(s)

Copy linkTweet thisAlerts:
@96turnerriMar 09.2004 — try

<style type="text/css">

iframe {

border: 2px solid #cccccc;

}

</style>
Copy linkTweet thisAlerts:
@RedWingsSuxMar 11.2004 — add this to the iFrame:

<iFrame frameborder="0">

or use CSS like the example above but with your custom parameters.


iframe { border:0; }
Copy linkTweet thisAlerts:
@96turnerriMar 11.2004 — that code is not supposrted by all browsers and i dontt think it is vald HTML, also he wants to change the colour of the border not get rid of it ?
Copy linkTweet thisAlerts:
@FromfromDaveauthorMar 11.2004 — thanks for all the help guys. much appreciated
Copy linkTweet thisAlerts:
@96turnerriMar 11.2004 — no problem
×

Success!

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