Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.07 KB

File metadata and controls

16 lines (12 loc) · 1.07 KB

HTML-and-CSS-Tutorial

CodeFactor LOC

Tutorial on HTML and CSS inspired by Jeremy Thomas' Web Design in 4 minutes.

In this repository you can find:

  • Source code for creating styled versions of the tutorial website.

Steps:

  1. Start by accessing the website.
  2. Go through all of the sections and come back here to start experimenting.
  3. Download the repository
  4. Start styling the webpage. (You can open it locally with your browser, ignore the javascript that is used for appending code onto the page).
  • Take the code from here