forked from h5bp/html5-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
21 lines (16 loc) · 814 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Frontend Pro Template
========================
This is a set of files that a front-end developer can use to get started on
a website, with following included:
1. HTML5 valid markup and language selection.
2. jQuery
3. Print and Reset Styles
4. iPhone, iPad, Android, Opera Mobile ready markup, CSS skeleton.
5. IE6 PNG Fix
6. JavaScript Profiling for all browsers
7. Flash's Crossdomain-enabling config
8. HTML5 Semantic elements enabling script
9. Conditional Classes on <body> to let you style baesd on IE version.
... and lots more.
When this is ready there will be a documented release, which is exactly what you see here..
And there will be a production release, with most of the descriptive comments stripped out.