Skip to content

Commit 974a9e5

Browse files
authored
create readme file
1 parent e3fb777 commit 974a9e5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Base-Responsive-Page
2+
This page is intended to demonstrate a basic responsive web page. While it can work on a production site, it is not aimed at production-ready sites but for use in teaching responsive web design.
3+
4+
## Projects Used
5+
This page inlcudes files from a number of other projects:
6+
7+
1. Modernizr: https://modernizr.com
8+
2. Selectivizr: http://selectivizr.com/
9+
3. jQuery: https://jquery.com/
10+
4. Normalize: https://necolas.github.io/normalize.css/
11+
12+
It also owes a inflential debt to HTML 5 Boilerplate. This is in some ways a simplified version that is less daunting to use directly from GitHub.
13+
14+
* HTML5 Boilerplate: https://html5boilerplate.com/

0 commit comments

Comments
 (0)