---
title: "What is Accordion in CSS?"  
description: "What is Accordion in CSS?"  
author: "Ethan Karla"  
published: 2021-07-15  
canonical: https://answers.mindstick.com/qa/93711/what-is-accordion-in-css  
category: "programming"  
tags: ["css", "css cascading style sheets"]  
reading_time: 1 minute  

---

# What is Accordion in CSS?

\
What are Accordions in [CSS](https://www.mindstick.com/articles/12349/a-step-by-step-guide-to-making-pure-css-tooltips)? Where are they using?

## Answers

### Answer by Shivam Prajapati

Accordion menu in CSS is a graphical element that consists of a vertically stacked list of items. This menu can be clicked to show or hide the content associated with them. Every website has a CSS accordion in at least one of their pages such that they have FAQs or sidebar menus.

![What is Accordion in CSS?](https://answers.mindstick.com/questionanswer/36ca6fbb-4fa0-42c9-892a-becc5c3a73c7/images/2ff0914d-10cb-452a-a38e-5bd164504bf8.png)

You have seen this in Google Browser while any search, it is known as Accordion.

Hope this will clear your confusion.\

Happy Coding!


---

Original Source: https://answers.mindstick.com/qa/93711/what-is-accordion-in-css

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
