Skip to content

rmzvr/faq-accordion-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - FAQ accordion card solution

This is a solution to the FAQ accordion card challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size

Screenshot

Desktop version Desktop site version
Mobile version Mobile site version

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS variable
  • SASS
  • BEM
  • Flexbox

What I learned

In this challenge, I learned how to create a click accordion effect with animation without js.

Useful resources

  • Youtube - Great channel about HTML and CSS.
  • Ninja Units - A site where you can convert all possible and necessary in the creation of sites units.
  • Free Frontend - interesting article about creating accordions with and without js.

Author