Welcome to HTML 101: An introduction to web development for complete beginners.
If you have never written any website code, this is the course for you. Every website uses HTML and it's a vital skill to know as a web developer.
This course is designed for absolute beginners who have never written any code before!
Luckily, learning HTML is simple! In this brief course, I'm going to teach you everything you need to know about HTML and provide you with the skill you need to continue learning more advanced HTML (or if you wanted to learn on your own).
We'll first get started by downloading VS Code, a text editing program used for coding. Then we'll take a look at what HTML syntax looks like so you can prepare to learn on your own eventually.
After all that we'll dive right into HTML and learn about the base page structure, page titles, paragraphs and headings, blocks vs inline elements, creating links to other pages, adding images, HTML lists, how to view website source code, how to see what the browser sees.
Lastly, we'll take a peek into the world of CSS and JavaScript
There are mini-tasks throughout the course as well for hands-on experience. And the final project includes creating your own profile page using just HTML.
Common Myths: