An open API service indexing awesome lists of open source software.

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.

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)