News

Add this CSS fix right below the last " " tag in your HTML: This code uses Internet Explorer conditional comments to add a fix for "min-height" only when the site is viewed by an incompatible browser.
Use this handy, simplified guide to quickly learn HTML and CSS -- a foundation of modern web development.
Make sure you validate your HTML and CSS, using a service like the W3C’s validator. This will warn you about obsolete tags and other errors that may make your HTML less robust.