Completed
Creating our home page HTML code
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Make a Website Using HTML and CSS - Coding Adobe XD Web Design Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 What we're building
- 2 Learn where you can design the website with Adobe Xd
- 3 Start coding using VS Code
- 4 Where to get the project images on Github
- 5 Creating our index.html file
- 6 Linking our CSS file
- 7 Creating our style.css file
- 8 Open our project with Live Server
- 9 Creating our home page HTML code
- 10 Adding Fontawesome icon CDN into our project
- 11 Adding google font Montserrat
- 12 Updating our style.css
- 13 Adding our first media query for responsiveness
- 14 Final Design