Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fvhockney/basic90-copy-tutorial
Tutorial to learn HTML and CSS basics by creating a copy of the Basic 90 template
https://github.com/fvhockney/basic90-copy-tutorial
css css3 html html5 tutorial-code
Last synced: 22 days ago
JSON representation
Tutorial to learn HTML and CSS basics by creating a copy of the Basic 90 template
- Host: GitHub
- URL: https://github.com/fvhockney/basic90-copy-tutorial
- Owner: fvhockney
- Created: 2018-07-26T10:41:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T11:05:26.000Z (over 6 years ago)
- Last Synced: 2024-10-30T19:46:05.765Z (2 months ago)
- Topics: css, css3, html, html5, tutorial-code
- Language: HTML
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# basic90-copy-tutorial
This tutorial is aimed at guiding you through learning basic HTML5 and CSS3 through the copying of a website template. Just as a painter who wishes to become a better painter will copy the work of masters, so too can aspiring web developers copy existing sites to better understand their craft.
This does not mean, however, that we should copy website design or code for our own personal use. We use it as a tool to better understand the mechanics and to grow our own style. This tutorial is to that end and that end alone. Students who go through this tutorial should use the skills they learn to create their own designs.
The website template we will be trying to recreate is located at https://www.os-templates.com/free-basic-html5-templates/basic-90
To use this tutorial, clone the repository, checkout the previous lessons tag, and follow along.