This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 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 --> |