Welcome to the HTML Fundamentals Exhibit project!
This project is part of the DIO HTML Developer challenge and serves as a showcase of essential HTML tags and concepts. It provides a simple website demonstrating the core elements of web development taught throughout the course.
- Includes all fundamental HTML tags covered in the course.
- Provides hands-on practice for learners.
- Easy-to-understand structure for beginners.
- Clone the repository:
git clone https://github.com/example/html-fundamentals-exhibit.git
- Open
index.html
in your web browser.
This project is licensed under the MIT License - see the LICENSE file for details.
Special thanks to DIO for the HTML Developer course!