Featured Project
Portfolio Website
This project demonstrates my ability to create a semantically structured HTML website with multiple pages.

Project Video
Code Sample
<section>
<h2>Welcome</h2>
<p>This is a sample code block.</p>
</section>
Definition List
- HTML
- A markup language used for creating web pages.
- Semantic Tags
- Tags that convey meaning about the content inside them.