- No need to specify a type when including CSS and JavaScript files as text/css and text/javascript. - For a better performance, all javascripts files must be at the end of the code. Before closing the <body>. - Always minify the code in projects only in HTML. Task builders like Grunt leaves this easier.