-
-
Notifications
You must be signed in to change notification settings - Fork 42.7k
Description
Roadmap
HTML
Difficulty
Beginner
🚀 Project Ideas
1. Recipe Book 📖
Create a simple recipe book where each page shows a dish with its image, ingredients, and steps. Great for practicing semantic tags, tables, and nested lists.
2. Event Invitation 🎉
Design a creative invitation page for an event (wedding, party, or conference). Add date, location, RSVP form, and highlights. Useful for learning forms and media integration.
3. Trivia Quiz 🧠
Build a static quiz page with questions, options, and answers revealed on hover. Use anchors for "Next Question" navigation.
4. Bookstore Catalog 📚
Make a static catalog for a fictional bookstore with titles, authors, genres, and pricing. Try simulating filters using anchor links, tables, and lists.
5. Travel Guide 🌍
Showcase top travel destinations with descriptions, images, and an embedded map (iframe). Add a travel tips or FAQ section for extra practice.
Start building and push your projects to GitHub — it’ll help others learn from working examples. 🚀✨