Div not Pushing Footer Down
Make sure that you remove “height=XXX px” on the parent container. There should not be a height in the parent div container.
Make sure that you remove “height=XXX px” on the parent container. There should not be a height in the parent div container.
First Chrome and Firefox do not play nice with negative z-index. IE picks up my negative z-index without a glitch but Firefox and Chrome ignore it completely. I am going to stay away from negative … Read more
Different Types of DOCTYPE http://www.w3.org/QA/2002/04/valid-dtd-list.html XHTML 1.0 Strict Cheat Sheet http://www.w3.org/2010/04/xhtml10-strict.html HTML Document Structure http://www.w3.org/TR/html401/struct/global.html Markup Validation Tool http://validator.w3.org/ The Future of HTML http://dev.w3.org/html5/spec/Overview.html