Skip to content

savannah-hayes/business-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Business Site

Created a business landing page that includes a hero image, a signup form, and a FAQ accordion, built with javascript.

The project

This project are built with html, css (BEM naming convention) and vanilla javascript. The form includes four different input types: text, telephone, checkbox, and submit. Added icons on the accordion title to indicate whether the section is expanded or collapsed. The thing I am most proud of in the project are the form validations which were implemented with css and javascript.

The biggest challenge in this project was to style the checkbox input. If I had more time I would create a custom checkbox.

Demo

Demo Project: https://nifty-liskov-f8424e.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.8%
  • CSS 42.1%
  • JavaScript 9.1%