Projects

HTML-Only Projects

Create a Personal Profile Page

Build a simple personal profile page using only HTML elements like headings, paragraphs, lists, and links.

Build a Basic Resume with HTML

Design a structured resume using tables, lists, and semantic HTML tags to represent work experience, skills, and education.

Create an HTML Table for a Weekly Schedule

Use HTML tables to create a basic weekly schedule, showcasing how table rows and columns work together.

Design a Basic Restaurant Menu

Use semantic HTML elements like sections, articles, and lists to create a restaurant menu with categorized items.

Build a Simple Photo Gallery with Captions

Create a static photo gallery using HTML image tags with captions, leveraging alt attributes for accessibility.

Create an Event Invitation Page

Design an event invitation page using only HTML, including headings, paragraphs, lists, and hyperlinks for details.