In this video, we will create our very first webpage from scratch. This is a tutorial on how to create your first website using HTML and CSS, with no JavaScript needed.
Build your next awesome project:
https://www.tubebuddy.com/quicknav/la...
Our website is going to have:
Three main pages, Home, About, and Contact.
A working navigation menu,
And a responsive design, in other words, it’s gonna look good on both mobile and desktop.
Tools you will need are 1) a web browser like Google Chrome, 2) a code editor, and 3) the HTML and CSS languages.
Chapters:
0:00 Putting our image into a figure element.
3:50 Adding more text to our website.
5:56 Adding a main element and margin to our content.
10:40 Centering our header elements & justifying text.
14:04 Making a sticky header that scrolls with the page.
19:00 Reducing unnecessary code with the DRY (Don't Repeat Yourself) principle.
19:45 Styling our footer.
22:00 Creating our About page.
26:55 Creating our Contact page.
29:16 Adding a contact form element.
I hope you enjoyed this video, subscribe for more website coding tutorials!