1). HasLayout concept explained - Learn how to exploit IE’s „layout” By : Lighe
What the hell is layout?
Layout is an Internet Explorer proprietary concept that controls both size and position of elements. IE uses “layout” to reduce its processing needs. In modern browsers, like FFox, Safari and Opera each element is responsible for it’s own size and position. In IE 6 and below this would cause extreme problems related to performance.
Article Related to: ie, internet explorer bugs, haslayout, layout, css, webdesign