This document provides instructions for a laboratory exercise to create a web form using HTML, CSS, and PHP. The objectives are to create forms and implement validation. Students will make a cake order form with elements like radio buttons, dropdowns, checkboxes and text fields. CSS is then applied to structure the form using divs, labels, fieldsets and other tags. The finished form allows the user to select cake size, flavor, fillings and provide contact details.