This content does not use Typography styles, and instead uses the browse’s default styles, also known as the User Agent Stylesheet.
You can write text that is bold, italicized, or contains code snippets.
This is a blockquote area.
function greet(name) {
return 'Hello, ' + name + '!';
}| Item | Description |
|---|---|
| HTML | Hypertext Markup Language |
| CSS | Cascading Style Sheets |
This is a paragraph to demonstrate typography styles, showing the visual effects of line height, letter spacing, paragraph spacing, and more. prose-p:italic
You can write text that is bold, italicized, or contains code snippets.
This is a blockquote area.
function greet(name) {
return 'Hello, ' + name + '!';
}| Item | Description |
|---|---|
| HTML | Hypertext Markup Language |
| CSS | Cascading Style Sheets |
| Example Styles | prose-table:border-collapse prose-table:border prose-table:border-gray-300 prose-th:border prose-th:border-gray-300 prose-th:text-center prose-td:border prose-td:border-gray-300 prose-td:text-center |