Skip to content

Instantly share code, notes, and snippets.

<!-- HTML: HTML5,
CSS: conditional css for IE < 8, css-reset (or normalize.css), useful CSS (* {box-sizing: border-box;} .clearfix etc), rest css,
in the footer: load jquery, JS files, Google Tag Manager (put Analytics in GTM)
-->
<!-- Always use HTML5 doc type declaration -->
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Prevent IE from switching to older rendering engine -->