About This Page
This is a simple HTML page created to demonstrate some basic HTML elements. You'll see headings, paragraphs, lists, and links.
Lists of Things
An Unordered List
- HTML
- CSS
- JavaScript
An Ordered List
- First item
- Second item
- Third item
A Link to Google
Click here to visit Google.
The target="_blank" attribute makes the link open in a new tab.
An Image
Here's an image of a beautiful sunset.