Skip to content

Katarina821/project-business-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Business Site

Assignment: Create a business one pager website that should contain an image or video header, a signup form, and an accordion using Javascript.

The problem

I had some difficulties with adding the transition effect to the accordion which i solved it by setting opacity and height values to 0 instead of using display:none. I also had some trouble with styling the sign-up form which i solved by doing the layout first and then styling one element at the time. If i would have had more time i would have styled the checkboxes and radibuttons aswell.

View it live

https://zealous-bhaskara-41ced8.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 54.7%
  • HTML 37.8%
  • JavaScript 7.5%