Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Frame Borders

Status
Not open for further replies.

b4x0r

Technical User
Joined
May 13, 2004
Messages
5
Location
US
I'm using the frameborder=0 attribute in the each <frame> tag in my site... but I still get a nice white line around all my frames :/

Thanks
 
Try putting framespacing="0" in your tag as well.

 

border=0 framespacing=0 and frameborder=0 removes borders.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top