When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

SkillShare logo

HTML 101: An introduction to web development for complete beginners

Unlock creativity with Skillshare! Learn acrylic painting, AI writing, graphic design, and photography.

     0 |
  • Reviews ( 0 )
Free

This Course Includes

  • iconskillshare
  • icon0 (0 reviews )
  • icon1 hours 27 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconSkillShare

About HTML 101: An introduction to web development for complete beginners

HTML 101: An introduction to web development for beginners

What is HTML?

Getting setup

HTML syntax

The base structure

Page titles

Paragraphs and headings

Whitespace doesn't matter

Nesting HTML elements

Bold, italics, and underlines

The div element

Block elements vs. inline elements

Linking to other pages

Opening links in new windows

Adding images

Linking an image to other web page

Horizontal rules and line breaks

HTML comments

Lists

CSS tags

Script tags

Sharing code with CodePen

Finding extra support

Your final project

What You Will Learn?

  • 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:.
  • People say, "you need to learn JavaScript first" — that's a myth because JavaScript requires HTML knowledge. .
  • People say, "learn CSS at the same time" — that's a myth because CSS is huge and can take a month to learn. Learning HTML by itself should only take a few days. .
  • People say, "I'm too old to learn to code" — that's a myth because I've seen dozens of seniors learn to code and land amazing jobs working part-time and contracting. .
  • People say, "you need to be smart to learn to code" — that's a myth because coding is like a skilled trade, you learn the tips and tricks as you practice and get better over time. .
  • Resources:.