HTML Guides

HTML Tutorials

Beginner-friendly HTML tutorials that explain page structure, links, images, headings, lists, and other essential building blocks for creating websites.

View All Guides

HTML Tutorial

Illustration explaining how to add images in HTML with img, src, alt, width, and height.

HTML Tutorial

How to Add Images Using HTML

Learn how to add images in HTML using the <img> element, including how to use the src, alt, width, and height attributes correctly. This guide explains image file...

Read article

HTML Tutorial

Illustration showing HTML figure and figcaption used to group an image with a caption.

HTML Tutorial

Using Figure and Figcaption in HTML

Learn how to use the HTML `<figure>` and `<figcaption>` elements to correctly group images, diagrams, screenshots, code examples, and captions. This guide explains when to use them, how...

Read article