Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 481 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 481 Bytes

Project 3 - Business Site

My first time making a form, using JavaScript and hero image. I chose to toggle the form between open/closed and I also made an accordion for the FAQ. Here's the deployed site: https://project-3-business-site-hippiekick.netlify.com/

Learning Objectives

  • Use image or video in the header, for responsive webpages
  • How to use HTML forms and simple requests
  • How to modify the DOM using Javascript

Technologies used

  • HTML5
  • CSS3
  • JavaScript