This document demonstrates various HTML5 elements and their appearance when converted to PDF.
This is a standard paragraph. It can contain strong text, emphasized text, and marked text. Here is a hyperlink. We can also have inline code snippets.
This is a blockquote, often used for long quotations. It is indented from the surrounding text.
body {
font-family: 'Helvetica Neue', Arial, sans-serif;
line-height: 1.6;
color: #333;
}
| Header 1 | Header 2 | Header 3 |
|---|---|---|
| Data 1.1 | Data 1.2 | Data 1.3 |
| Data 2.1 | Data 2.2 | Data 2.3 |
| Data 3.1 | Data 3.2 | Data 3.3 |
An image is included below. It should be properly scaled.