Read this tip to make your life smarter, better, faster and wiser. LifeTips is the place to go when you need to know about HTML Coding and other Html topics.
Since the introduction of the 4.0 browser and HTML 4.0, it's become increasingly important to ensure that all tags within your HTML code have a closing tag. By doing this you greatly increase your page's compatibility with the Netscape browser, and equally important, you reduce the time it takes for your page to load because the browser doesn't have to do time-consuming guesswork when interpreting your code.