Skip to content

A good project to begin in Javascript, my code is not the best but I learn and the most important, It work !

Notifications You must be signed in to change notification settings

Bluz0/Faq-accordion-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faq Card in HTML CSS JAVASCRIPT

Faq card

Interaction

Here is our card, we can click on one of the button and an other block appear !

Faq card interactive

The underside of the decor

This image doesn't seem like it would be very difficult to incorporate but it is! First of all you have to implement the background and not let it leave the “faq card”. For this, we add an overflow:hidden; at faq card. After that we add the woman with a position: absolute; . Subsequently we add our cube but our faq is hidden so our cube will be hidden so we surround (in the HTML) our cube with a div in relative position.

The Responsive

About

A good project to begin in Javascript, my code is not the best but I learn and the most important, It work !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published