Frontend Development

A Basic HTML5 Template For Any Project

Submitted by Pandora, , Thread ID: 21460

Thread Closed

RE: A Basic HTML5 Template For Any Project

#21
Lets start simple, with a bare-bones HTML5 page
with the code

<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

has to be :

<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->

RE: A Basic HTML5 Template For Any Project

#22
Very nice tutorial! Well appreciated Pandora.. +Like for great tutorial!

RE: A Basic HTML5 Template For Any Project

#23
Yes, this is a base "properties" for right template, but you forget reset.css - important thing for crossbrowser and crossplatform development

RE: A Basic HTML5 Template For Any Project

#24
Definitely a useful resource for the new guys out there wanting to get into web design. Thanks for sharing.

RE: A Basic HTML5 Template For Any Project

#25
Is this responsive? Or can it be converted to responsive mobile?

RE: A Basic HTML5 Template For Any Project

#26
Thanks for sharing, very good information, its helpfull

RE: A Basic HTML5 Template For Any Project

#27
Great share, very helpful for creating quick pages for split testing

RE: A Basic HTML5 Template For Any Project

#28
nice tutotial man iwill use it for sure . simply but useful

RE: A Basic HTML5 Template For Any Project

#29
Thanks For Sharing This Awesome Information With Noobs Like Us.

RE: A Basic HTML5 Template For Any Project

#30
nice web based project. thanks for sharing this.^^

Users browsing this thread: 9 Guest(s)