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

skyraceryt
Junior Member
Level:
0
Reputation:
0
Posts:
61
Likes:
4
Credits:
17
31-12-2017, 05:46 PM
#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

Signal
Junior Member
Level:
0
Reputation:
0
Posts:
59
Likes:
5
Credits:
1
04-01-2018, 06:41 AM
#22
Very nice tutorial! Well appreciated Pandora.. +Like for great tutorial!

RE: A Basic HTML5 Template For Any Project

sarychev
Newbie
Level:
0
Reputation:
0
Posts:
14
Likes:
0
Credits:
24
22-01-2018, 07:42 PM
#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

28-01-2018, 10:09 PM
#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

optizyme
Lurker
Level:
0
Reputation:
0
Posts:
5
Likes:
0
Credits:
9
09-02-2018, 03:29 PM
#25
Is this responsive? Or can it be converted to responsive mobile?

RE: A Basic HTML5 Template For Any Project

bmfouad
Closed Account
Level:
0
Reputation:
0
Posts:
7
Likes:
0
Credits:
7
19-02-2018, 12:47 PM
#26
Thanks for sharing, very good information, its helpfull

RE: A Basic HTML5 Template For Any Project

wowleva
Newbie
Level:
0
Reputation:
0
Posts:
14
Likes:
0
Credits:
15
26-02-2018, 11:57 AM
#27
Great share, very helpful for creating quick pages for split testing

RE: A Basic HTML5 Template For Any Project

karolek890
Newbie
Level:
0
Reputation:
0
Posts:
16
Likes:
0
Credits:
105
05-03-2018, 07:38 PM
#28
nice tutotial man iwill use it for sure . simply but useful

RE: A Basic HTML5 Template For Any Project

Hazard Droid
Novice
Level:
0
Reputation:
0
Posts:
24
Likes:
1
Credits:
5
11-03-2018, 09:48 AM
#29
Thanks For Sharing This Awesome Information With Noobs Like Us.

RE: A Basic HTML5 Template For Any Project

Kuqs
Junior Member
Level:
0
Reputation:
0
Posts:
53
Likes:
1
Credits:
2
20-03-2018, 11:45 AM
#30
nice web based project. thanks for sharing this.^^

Users browsing this thread: 1 Guest(s)