Formatting Tags
This line is for illustrating formatting tags as it is seen: Bold, Italic, Underline, Strong, Emphasis.
This is a simple HTML document with a linked CSS file.
The following is a table containing some sample data:
S.No. | Name | Age |
---|---|---|
1 | John Doe | 30 |
2 | Jane Smith | 25 |
3 | Sam Brown | 28 |
This line is for illustrating formatting tags as it is seen: Bold, Italic, Underline, Strong, Emphasis.
This is a span element used to demonstrate inline styling or grouping of text.
It can be used to apply styles or scripts to a specific part of the text without breaking the flow of the document.