HTML <article> Tag
HTML article tag:
This is a Double tag. <article> This is the beginning tag and </article> this is the closing tag. This tag using for making article for any topic. And create full description for any subject like news,paragraph,narration,Statement,explanation and many more.
Copy this code and past your page.
Example:
Result:
Smoking
Smoking is a very bad habit.It causes Cancer. So leave it and make a good health.
Support Browser
Potential source:
You can use the<article> on your website type:
★Forum post
★Blog post
★Story
★Comment
- Elements Attributes: None.
- Html Version Differenc: Differences Between HTML 5 and 4.01.
Note: This tag Dependent self-contained content.
If you want to make article on your page using HTML code, use <article> tag.
1. what is the <article> tag in html ?
2. what is the definition of <article> tag ?
3.; what is the mean of <article> tag ?
4. How can You make the article use HTML?