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.
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/html_grundlagen
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2018-11-17T16:36:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T12:35:12.000Z (over 1 year ago)
- Last Synced: 2025-08-10T22:51:51.056Z (11 months ago)
- Topics: basics, gh-pages, html
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/).