Welcome!
This is a demonstration of a simple HTML page, illustrating headings, paragraphs, lists, images, links, and a form.
Below is an example of a few common HTML elements:
- Heading tags:
<h1>through<h6> - Paragraphs:
<p> - Links:
<a> - Images:
<img> - Lists: ordered
<ol>and unordered<ul> - Forms:
<form>,<input>,<textarea>, etc.
- First item
- Second item
- Third item
Visit MDN’s HTML reference to learn more about HTML tags and attributes.
Image Gallery
Here’s an example image with a caption:
Contact Us
Fill out the form below and click “Submit.”