This repository contains my small hands-on HTML projects completed as part of my learning journey through freeCodeCamp.
These beginner-level projects helped me strengthen my fundamentals in HTML structure, forms, tables, and basic page layout.
File Name | Description |
---|---|
bookcatlogtable.html |
A structured book catalog displayed using an HTML table |
catblog.html |
A simple blog-style layout about cats |
catphotoapp.html |
Basic layout for a photo gallery web page |
eventhub.html |
Sample event listing structure using headings & sections |
feedbackform.html |
HTML form for gathering feedback |
finalexamtable.html |
Exam schedule in table format |
studentfeedbackservay.html |
Survey form layout for students |
travellingAgency.html |
Homepage layout for a travel agency |
videocompilation.html |
HTML page with embedded video content |
- HTML5 (Semantic tags, headings, forms, tables, multimedia)
- Basic page layout and structuring
- Beginner-friendly code practices
These projects are:
- Part of my learning journey through freeCodeCamp
- Practice exercises to improve my frontend web development basics
Priyanka More
🔗 GitHub Profile
🔗 LinkedIn
Feel free to check out the individual files. These are all basic HTML-only projects, no CSS or JavaScript added — just pure structure and practice 💡