View Single Post
  #3 (permalink)  
Old Sep 24th, 2007, 06:08
alexgeek's Avatar
alexgeek alexgeek is offline
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,793
Blog Entries: 9
Thanks: 0
Thanked 2 Times in 2 Posts
Re: div height in IE

host this somewhere so we can see.
though try both of these aswell (one at a time then both):
body {
height: 100%;
}

and

html>body {
height: 100%;
}