In this repository are the activities for Code Like A Girl's Intro to HTML & CSS workshop.
- What is the World Wide Web
- What is HTML?
- How do you create HTML documents (websites)?
- What is CSS?
- Using CSS to style your new web page
- Deploy your webpage
-
Install VSCode: https://code.visualstudio.com/download
-
Download Google Chrome Browser: https://www.google.com/chrome/
-
Sign up for a free Netlify account: https://www.netlify.com/
-
Download the HTML/CSS Boilerplate
- Go to this link: https://www.light-html.com
- Click the "HTML + CSS Boilerplate" button
- Select the Downloaded ZIP folder from your downloads folder
- Unzip it and work from inside this folder
This workshop is composed of three primary exercises. Each of the exercise represents a continuing improvement on your very own simple website.
- Exercise 1: Intro to HTML
- Exercise 2: Intro to CSS
- Exercise 3: Deploy your webpage
- Bonus Exercise: Build out your webpage
If you'd like to see what the finished webpage code might look like, check out the Finished Webpage Solution here
If you run into any problems, just give our assistants a shout and we'll be happy to help you.
Good luck!