Section 1: Text and Lists
This is a paragraph. Strong text, emphasized text, underlined text, and a link.
- Unordered list item 1
- Unordered list item 2
- Ordered list item 1
- Ordered list item 2
"This is a blockquote."
console.log('Hello, world!');
function sayHi() { alert("Hi!"); }
Section 2: Media and Tables
Name | Age |
---|---|
Alice | 25 |
Bob | 30 |
This is a styled div with a class.