Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 2.23 KB

README.md

File metadata and controls

50 lines (33 loc) · 2.23 KB

Frontend Mentor - FAQ Accordion Card built with Pure CSS

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

Table of contents

Overview

Screenshot of My Solution

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

For this project, I decided to try the bonus challenge and build the accordion with pure CSS. Although I've used CSS for years, I felt like a kid in class. It was fun to learn how to create states that would normally be done with javascript using only a checkbox and some CSS styles.

Useful resources

Author