If you have a <div> within another container <div>, any percentage you give it will be in proportion to the container. For example, if your container is 80% wide and your inner <div> is also 80% wide, the inner <div> will only be 64% of the window's size.
I am certain that I remember that one of the browsers (can't remember if it's Netscape or IE) doesn't calculate this properly (% of container) but rather calculates _any_ percentage width relative to the browser window. Can anyone concur?
Originally posted by KillAllDash9 I am certain that I remember that one of the browsers (can't remember if it's Netscape or IE) doesn't calculate this properly (% of container) but rather calculates _any_ percentage width relative to the browser window. Can anyone concur?
Bookmarks