Learn HTML

HTML (HyperText Markup Language) is the foundation of the web. It structures the content you see in your browser. On this page, you’ll find beginner-friendly lessons, examples, and exercises to help you start creating your own web pages.

What You’ll Learn

Beginner HTML Resources

Try It Yourself

Create a basic HTML page that includes a heading, a paragraph, and an image. Save it as myfirstpage.html and open it in your browser.