项目作者: lucasdemouramacedo

项目描述 :
This is a Frontend Mentor frontend challenge.
高级语言: HTML
项目地址: git://github.com/lucasdemouramacedo/faq-accordion-card.git
创建时间: 2021-03-22T22:26:36Z
项目社区:https://github.com/lucasdemouramacedo/faq-accordion-card

开源协议:MIT License

下载


FAQ accordion card solution

This is a solution to the FAQ accordion card challenge on Frontend Mentor.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the component depending on their device’s screen size
  • See hover states for all interactive elements on the page
  • Hide/Show the answer to a question when the question is clicked

Screenshot


My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid
  • Mobile-first workflow
  • Javascript

Useful resources

Author