Q&A
Ask and answer questions to make information more available to wider audiences.
Dante Acton @actondante   15, Jun 2023 12:00 AM
article element
What is the HTML article element?
answers 2
 
Answer 1
Aiden Barti @aidenbarti   22, Jun 2023 10:50 AM
For example, syndication. The HTML article element is used in the following: 
Forum post
Blog post
Newspaper article
 
Answer 2
Aiden Barti @aidenbarti   22, Jun 2023 10:50 AM
The HTML <article> Element specifies independent and self-contained content in a document, page, application, or site which is independently distributable or reusable. Since it is independent of the document or website, it can be viewed, reused, and distributed separately.