<?xml version="1.0" encoding="utf-8"?>

The <article> tag

The <article> tag

The HTML <article> element represents a self-sufficient, standalone piece that makes sense on its own so that users can share it independently from the rest of the website.

Examples include:

• Forum posts

• Blog posts

• Newspaper or magazine articles

• Product cards

• User comments below the article or posts

An HTML page can contain multiple <article> elements with one or more <section> tags within. Both start and end tags are mandatory for the <article> element.

Improve your UX & Product skills with interactive courses that actually work