Last Updated on April 26, 2023 by Roshan Parihar
HTML article is used in blog posts, forum post and news post. It shows articles with its content.
Syntax
1 |
<article>put article content here...</article> |
1 |
<article>This is the main article content.</article> |
Output
Resources and References of HTML article tag
1. W3C Specification.
2. HTML living standard
3. W3C project using Github