Handles Error Better

Prior to development of HTML5 there was no standardized process to handle structurally incorrect HTML code. The browser developers used to tests incorrect HTML in different browsers through reverse engineering, to create improved error handling process. Thanks to HTML5 error handling has become more cost & time effecient. HTML5 uses improved parsing algorithms which accepts the unstructered code making coding less time consuming.