Code has been added to clipboard!

Avoiding Errors in HTML5 Browser

Example
header, footer, section, aside, main, nav, figure, article {
    display: block; 
}