Menu
Coddy logo textTech

Project Overview

Part of the Fundamentals section of Coddy's HTML journey — lesson 52 of 60.

challenge icon

Challenge

Easy

In this project, you will create an event registration page using HTML. The page will include a header with the event name, a schedule displayed in a table, a registration form with various input fields, and a footer with social media links. This project combines all the concepts you've learned to build a complete webpage. 

Create an empty HTML document from zero, don't forget the html and body tags.

Try it yourself

All lessons in Fundamentals