This repository is a comprehensive collection of HTML practice exercises, ranging from basic to advanced concepts. It is designed to help learners understand the fundamentals of HTML and gradually advance to more complex structures and features.
β Basic HTML structure β Elements and attributes β Forms and input elements β Tables and lists β Semantic HTML β Multimedia elements (audio, video, images) β HTML5 new features β Best practices for writing clean and accessible HTML
π html-practice
βββ π README.md
βββ π basics
β βββ π headings-paragraphs.html
β βββ π links-images.html
βββ π intermediate
β βββ π tables-forms.html
β βββ π semantic-elements.html
βββ π advanced
β βββ π multimedia.html
β βββ π html5-features.html
- Clone the repository:
git clone https://github.com/your-username/your-repo.git
- Navigate to the desired folder based on your level of learning:
cd html-practice/basics - Open the
.htmlfiles in a browser or code editor to explore and practice.
- Read through the provided
.htmlfiles. - Modify the code and experiment with different elements.
- Follow the comments and additional resources provided in the files.
- Try building your own small projects using the learned concepts.
Contributions are welcome! If you have additional practice exercises or improvements:
- Fork the repository.
- Create a new branch (
feature-branch). - Commit your changes.
- Push to your fork and submit a Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or feedback, reach out via:
- Email: noraizrana389@gmail.com
- GitHub: Noraiz Rana