You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.2 KiB

  1. <div class="ui accordion">
  2. <div class="active title">
  3. <i class="dropdown icon"></i>
  4. What is a dog?
  5. </div>
  6. <div class="active content">
  7. <p>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.</p>
  8. </div>
  9. <div class="title">
  10. <i class="dropdown icon"></i>
  11. What kinds of dogs are there?
  12. </div>
  13. <div class="content">
  14. <p>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.</p>
  15. </div>
  16. <div class="title">
  17. <i class="dropdown icon"></i>
  18. How do you acquire a dog?
  19. </div>
  20. <div class="content">
  21. <p>Three common ways for a prospective owner to acquire a dog is from pet shops, private owners, or shelters.</p>
  22. <p>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.</p>
  23. </div>
  24. </div>