Basic HTML5 document setup
This is a basic page.
HTML headings from h1 to h6
HTML paragraph tags
This is a paragraph.
This is another paragraph.
Clickable hyperlinks
Embed an image
Unordered and ordered lists
Create a simple table
| Name | Age |
|---|---|
| Alice | 25 |
Basic form with input
Clickable buttons
Block vs inline elements
Different types of form inputs
Embed audio player
Embed video player
Embed another webpage
Add comments in HTML
Display special characters
Line break and horizontal rule
Define meta information
Selectable input options
Dropdown select list