Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 08-02-2004, 01:25 PM   #1
Member (6 bit)
 
Join Date: Jun 2004
Posts: 45
Frame Borders...

ok, well i'm coding a web site for a friend of mine, and i have everthing fine, i'm not new to html but for some reason i can't get the borders around the iframes to go away, i have entered frameborder="0/no" into the iframe tags and that doesnt work, i've been trying since last night to get rid of these annoying frameborders.

I'm sure there is some code i could post in with this to help you determine where i went wrong, but i don't know exactly what portion of code you would need, besides the iframe tag

Code:
div align="center">
iframe src="main.html" name="infobox" frameborder="0" height="618" width="554">
If you are seeing this message you need to update your browser. Please download the latest version of your current internet browser.
/iframe>
/div>
I had to take out the < because it was trying to create an iframe, so please don't say that that is my problem, i know that they need to be there.

btw, that's inside a table, anyway, any help or suggestions would be great. If anyone can help me solve my problem please let me know.

Last edited by Reaps; 08-02-2004 at 01:29 PM.
Reaps is offline   Reply With Quote
Old 08-02-2004, 01:44 PM   #2
Barefoot on the Moon!
Staff
Premium Member
 
Force Flow's Avatar
 
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,385
See if this does the trick:
PHP Code:
<p align="center">
<
iframe src="main.html" name="infobox" frameborder="0" height="618" width="554">
If 
you are seeing this message you need to update your browserPlease download the latest version of your current internet browser.
</
iframe>
</
p
__________________
There are two secrets to staying young, being happy, and achieving success. You have to laugh and find humor every day, and you have to have a dream.
Force Flow is offline   Reply With Quote
Old 08-02-2004, 01:51 PM   #3
Member (7 bit)
 
Gibble's Avatar
 
Join Date: Feb 2004
Location: NL, Canada
Posts: 78
Just two quick things incase what Force said doesn't quite work. You said the iframe is with in a table, what are the chances that you are seeing the table border and not the iframe border? Second, if you're still lost, how about changing the color of the iframe border to match the background color, hense making it invisabile.
Gibble is offline   Reply With Quote
Old 08-02-2004, 04:03 PM   #4
Member (6 bit)
 
Join Date: Jun 2004
Posts: 45
ok, well i had already tried a paragraph instead of a division, and that didn't work, thanks for the suggestion anyway force. and i'm not a complete newb i know what a table border looks like, it's not the table border. anyway tho, i fixed it with a little tweaking of the code in the source page. turns out that my friend had put everything inside a table and left the border turned on, he's pretty new to html, lol. He's not touching this code anymore

thanks for the suggestions anyway guys
Reaps is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:50 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2