htmlUsing article tag in html
<article>
  <h1>Title</h1>
  <p>Text</p>
</article>ctrl + c| articletag is used to wrap around text post | h1article header | 
| Texttext content (any html can go here) | |
More of Html
- How to open a link in a new tab or window
- Whitespace symbol in HTML
- Vertically align elements in HTML
- Allow only numbers in input
- Set default value of a select box
- Autoplay videos in HTML
- How to play audio
- New line in HTML
- Make text uppercase in HTML
- What href value to use for javascript links in html
See more codes...