This repository contains my HTML assignment where I have practiced:
- Using basic HTML tags (headings, paragraphs, links, images, etc.)
- Creating ordered and unordered lists
- Understanding the basic structure of an HTML page
html-assignment.html
→ Main HTML file of the assignment
- Download or clone the repository
- Open the
html-assignment.html
file in your web browser
This project is part of my learning journey in HTML.
It helps me understand the foundation of web development before moving to CSS and JavaScript.