๐ My first web development project created during Class 12 to learn the fundamentals of HTML and basic website development.
๐ View the Website
This repository contains my first HTML project, created while I was learning web development during Class 12.
The main purpose of this project was to understand how a basic website is structured and how different HTML pages, images, links, forms and other elements work together.
This project represents my starting point in web development and serves as a record of my early learning journey.
The project was created to learn and practice:
- HTML document structure
- Headings and paragraphs
- Links and navigation
- Images
- Forms
- Tables
- Lists
- Multiple HTML pages
- Basic website organization
- Working with local assets
- Hosting a website using GitHub Pages
| Technology | Purpose |
|---|---|
| HTML5 | Website structure |
| Git | Version control |
| GitHub | Source-code hosting |
| GitHub Pages | Website deployment |
MyFirst-HTML-project/
โ
โโโ index.html
โโโ add.html
โ
โโโ README.md
โ
โโโ 0b.jpg
โโโ 0b1.jpg
โโโ 0b2.jpg
โโโ ...
โ
โโโ other image assets
- ๐ Multiple HTML pages
- ๐ผ๏ธ Image-based content
- ๐ Page navigation
- ๐ HTML forms
- ๐ Educational content
- ๐ Hosted using GitHub Pages
- ๐ป Simple beginner-friendly HTML implementation
This project helped me understand the fundamentals of building a webpage from scratch.
I practiced:
- HTML elements
- Attributes
- Links
- Images
- Lists
- Tables
- Forms
- Page structure
- File paths
- Basic navigation
I also started learning:
- Creating repositories
- Committing code
- Pushing changes
- Managing project files
- Publishing a website with GitHub Pages
No framework or installation is required.
git clone https://github.com/Muneeb-PT/MyFirst-HTML-project.gitOpen the project folder and launch:
index.html
in a web browser.
The project is deployed using GitHub Pages:
๐ https://muneeb-pt.github.io/MyFirst-HTML-project/
Screenshots can be added here to show the website and important pages.
Example:
Completed โ First HTML Learning Project
This project is preserved as part of my early programming and web-development journey.
If I revisit this project, I would like to:
- Add CSS styling
- Improve responsive design
- Improve accessibility
- Organize image assets
- Improve semantic HTML
- Add JavaScript interactions
- Improve navigation
- Optimize images
- Improve mobile experience
Muneeb PT
GitHub: https://github.com/Muneeb-PT
This project was created as a learning project during Class 12.
It is intentionally preserved as a representation of my early stage of learning web development.
Every developer has a first project. This is mine. ๐