Accordion

These modular elements can be readily used and customized in every layout across pages.

An accordion allows users to toggle the display of sections of content. View Accordion on semantic ui

What is a dog?

A dog is a type of domesticated animal. Known for its loyalty and faithfulness, it can be found as a welcome guest in many households across the world.

What kinds of dogs are there?

There are many breeds of dogs. Each breed varies in size and temperament. Owners often select a breed of dog that they find to be compatible with their own lifestyle and desires from a companion.

How do you acquire a dog?

Three common ways for a prospective owner to acquire a dog is from pet shops, private owners, or shelters.

A pet shop may be the most convenient way to buy a dog. Buying a dog from a private owner allows you to assess the pedigree and upbringing of your dog before choosing to take it home. Lastly, finding your dog from a shelter, helps give a good home to a dog who may not find one so readily.

JavaScript
<script src="assets/lib/semantic-ui-accordion/accordion.min.css"></script>
<script src="assets/lib/semantic-ui-transition/transition.min.css"></script>
CSS
<link href="assets/lib/semantic-ui-accordion/accordion.min.js" rel="stylesheet"/>
<link href="assets/lib/semantic-ui-transition/transition.min.js" rel="stylesheet"/>