Div Section
This content is inside a div, useful for styling and layout purposes.
Blair's Coffee
Welcome to Blair's Coffee
Where every cup tells a story
This is a paragraph of text. HTML paragraphs are defined using the <p> tag.
First line of text.
Second line of text after a line break.
Visit Example Website for more information.
Bold text, Italic text, Underlined text, Highlighted text, Inline Code Example
Example of special characters: © ® € < > &
| Name | Age |
|---|---|
| Alice | 25 |
| Bob | 30 |
This content is inside a div, useful for styling and layout purposes.
Block elements take up the full width available, whereas inline elements do not.