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

https://github.com/mdecker-mobilecomputing/html_grundlagen

Some files to explain basics of HTML.
https://github.com/mdecker-mobilecomputing/html_grundlagen

basics gh-pages html

Last synced: 4 months ago
JSON representation

Some files to explain basics of HTML.

Awesome Lists containing this project

README

          

# HTML-Grundlagen #


This repository contains some files to demonstrate basic features of HTML.

The files under folder [docs/](docs) can directly viewed in your web browser by
clicking on the following link (thanks to [GitHub Pages](https://help.github.com/articles/configuring-a-publishing-source-for-github-pages/)):

https://mdecker-mobilecomputing.github.io/HTML_Grundlagen/index.html


----

## License ##


See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License)
for the HTML files in this repository.

The file `modernizr-custom.js` was generated with [Modernizr Download](https://modernizr.com/download)
and is licensed under the terms of the [MIT license](https://modernizr.com/license/).