Tutorial - How To Create Your First Website Using HTML and CSS

Опубликовано: 11 Декабрь 2022
на канале: How to Become a Developer
3,415
47

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...

Watch part 2 here:    • Tutorial - How To Create Your First W...  

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 How to create your first website using HTML and CSS
0:36 Tools needed to create your webpage from scratch.
0:47 Installing Visual Studio Code.
2:04 Creating your first HTML and CSS files.
7:00 Learning how to display text and elements on a webpage.
14:00 Setting up a semantically correct HTML page.
22:00 Adding an image to our website and HTML.
29:50 Using the Inspect Tool / Developer Tools on your browser.
39:10 Setting up a website navigation bar/header and footer.

I hope you enjoyed this video, subscribe for more website coding tutorials!