Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 699 Bytes

challenge1.md

File metadata and controls

22 lines (16 loc) · 699 Bytes

Challenge 1

What's up you all! So glad you all made it this far. I'll be going over your first challenge with you.

In this first challenge, I want you to design and create a contact form for your website using HTML and CSS. How you design and make the form is completely up to you.

Quick links

html lesson css lesson javascript lesson

Here is a few parameters that must be on the form:

  • First Name
  • Last Name
  • Contact Email
  • Message
  • submit button
  • (Optional but definitely a boost)
    • Hover effects
    • Animations/Transitions