Example Article
This demonstrates semantic elements such as article, header, section, and footer.
One giant HTML file containing lots of examples
This entire webpage is an HTML document.
HTML stands for HyperText Markup Language.
This is a normal paragraph.
Bold text
Italic text
Underlined text
Highlighted text
Small text
Deleted text
Inserted text
Water: H2O
Mathematics: x2
This is
a line break.
Text after a horizontal line.
Example image:
Images can have alt text, dimensions, borders, links, and more.
This message can be changed.
| Name | Age | Operating System |
|---|---|---|
| Alice | 25 | Linux |
| Bob | 30 | Windows |
| Charlie | 22 | macOS |
Ryzen 5 CPU
8 GB RAM
512 GB SSD
Intel CPU
16 GB RAM
1 TB SSD
This demonstrates semantic elements such as article, header, section, and footer.
This content was hidden until you clicked the summary.
70% complete
#include <stdio.h>
int main() {
printf("Hello, world!");
return 0;
}
Click the button.
No number yet.
👋 Hello! You can hide me.
Welcome!
This is my first project.
This is my second project.
HTML
This is a block quotation.
This is an inline quotation.
Keyboard: Ctrl + C
Variable: x
Output: Hello World
Example address
All of these examples are contained inside this one HTML file.