Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.
/ HTML5-SKELETON Public archive
forked from botto/litensite

HTML5 SKELETON (deprecated) - A simple template to get a good start in projects based in HTML5. New version:

Notifications You must be signed in to change notification settings

smorcuend/HTML5-SKELETON

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5-SKELETON

Description:

  • A simple template to get a good start in projects based in HTML5.
  • Forked by HTML5-Reset and added some improvements.
  • Easy to customize -- remove whatever you don't need, keep what you do.
  • Template responsive design ready.
  • Modernizr.js support enables HTML5 compatibility with old browsers.

ChangeLog:

#####HTML5-SKELETON v0.2

  • Folder structure restructured.
  • Favicon example added.
  • Style.css updated. Complete Media queries scaffold added.
  • HTML5-SKELETON demo template added (HTML5-SKELETON).
  • Updated to modernizr.custom-2.6.2 (script optimized)
  • Updated jQuery to 1.9.0 & added jQuery CDN

#####HTML5-SKELETON v0.1

  • Conditionals comments in HTML code removed.
  • Old css styles removed (versions older than IE8 are dead).
  • Updated to jquery 1.8.3 (the jquery library is now retrieved from googleapis)
  • Updated to modernizr 2.6.2.
  • element example added.

About

HTML5 SKELETON (deprecated) - A simple template to get a good start in projects based in HTML5. New version:

https://github.com/smorcuend/html5keleton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 98.2%
  • JavaScript 1.8%