Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 576 Bytes

readme.md

File metadata and controls

13 lines (8 loc) · 576 Bytes

HTML and CSS Fundamentals

Setup

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.

Download the ZIP from this location, or run the following git command to clone the files to your machine:

git clone https://github.com/craigshoemaker/html-css-fundamentals
  • Once the files are on your machine, open the html-css-fundamentals folder in Visual Studio Code.