Old 10-01-2005, 08:29   #1 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,147
ie 5 and 5.5

Code:
#header { height: 80px; background-color: #B5D305; border-top: 20px solid black; }
ie's 5 and 5.5 behave differently, including the border-top as part of the total height of the div. how do stop it doing that then and behave like the others in giving me a header which is 100px tall?

thanks,.
  Reply With Quote
Old 10-01-2005, 09:00   #2 (permalink)
smallbeer
I Ain't Losing Any Sleep™
 
Join Date: Apr 2003
Posts: 5,200
Code:
#header { background-color: #B5D305; border-top: 20px solid black; height: 80px; voice-family: "\"}\""; voice-family:inherit; height:60px; } html>body #header { height:60px; }
  Reply With Quote
Old 10-01-2005, 09:20   #3 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,147
Quote:
Originally Posted by beers
voice-family: "\"}\"";
oh yeah, silly me.

cheers b.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8