Note: If you don't know what a tag is and/or how you must use it we recommend you to read our HTML tags and attributes tutorial that you can find in our HTML tutorials section.
Table of contents
Common example.
| Code | View |
|---|---|
| <p>The HTML p tag is useful to define paragraphs in HTML documents. These paragraphs may also have personalized styles that authors can define through Cascade Style Sheets.</p> |
The HTML p tag is useful to define paragraphs in HTML documents. These paragraphs may also have personalized styles that authors can define through Cascade Style Sheets. |