Skip to content

Hungry for a burger? This HTML burger order form was created as part of a lesson about HTML forms, input elements, type attributes, and HTML5 built-in client-side form validation.

Notifications You must be signed in to change notification settings

marisabrantley/burger-html-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burger Order Form Project

Objective

Hungry for a burger? If not, you will be after filling out this form! 🍔

This burger order form was created as part of a lesson about HTML forms, action and method attributes, label and input elements, and setting the type attributes for the fields.

This form specifically includes the list, number input, range, checkbox, radio type, textarea, and submit attributes.

The lesson discussed form validation, specifically HTML5 built-in client-side validation. The required attribute and setting a minimum and maximum value for a number field are also used on this form.

burger-form

While creating the GitHub Page for this project, I learned GitHub returns a "405 Not Allowed" error when trying to submit HTML form post requests. Instead, I omitted the action and method attributes and added a button and link to the submission page.

I also made the logo on Canva.

Launch

Put your burger order in here: https://marisabrantley.github.io/burger-html-form/

Class

Codecademy/Pro, Front-End Engineer Path

Building Interactive Websites: HTML Forms

About

Hungry for a burger? This HTML burger order form was created as part of a lesson about HTML forms, input elements, type attributes, and HTML5 built-in client-side form validation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published