https://github.com/ericrasch/html-kitchen-sink
Meant as a very basic starter for HTML content + simple styles.
https://github.com/ericrasch/html-kitchen-sink
Last synced: 2 months ago
JSON representation
Meant as a very basic starter for HTML content + simple styles.
- Host: GitHub
- URL: https://github.com/ericrasch/html-kitchen-sink
- Owner: ericrasch
- Created: 2014-10-02T15:38:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-08T18:44:54.000Z (about 10 years ago)
- Last Synced: 2025-04-07T12:48:03.469Z (about 1 year ago)
- Language: HTML
- Size: 14.6 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTML Kitchen Sink
Meant as a very basic starter for HTML content + simple styles. HTML Kitchen Sink (taken from [BlueTrip CSS Framework](http://bluetrip.org/sites/bluetrip.org/themes/starkish/demo/index.html)) includes the major (and minor) HTML tags you might use on any given site.
## Demo:
CodePen: http://codepen.io/ericrasch/pen/qIiyK
## Base Styles:
* Skeleton `V2.0.4`: www.getskeleton.com
## TODO:
* [x] add simple styles
* [ ] add styles toggle (to show between styled/unstyled code & content)
* [ ] add more base styles (like Bootstrap/Foundation/etc.)
* [ ] add [Gulp.js Starter](https://github.com/greypants/gulp-starter)