MLU Accordion
Sample MLU Accordion
Instructions
- need the jekyllcodex_accordion class
- Change the Title
- ensure the “id” in the input is the same as the label’s “for”
- create
<li></li>
elements for each link - copy and paste the
<a></a>
tag from the table below into the<li></li>
tags
Sample
if you want to make the text smaller, can change the font-size the default one from isomer is 20px [1.25rem] [1rem = 16px]. Then you should include the style thing when u copy over!
SAMPLE ACCORDION
-
This is a simple one line item
-
This is line 1
This is line 2
This is line 3 -
This is all going to become just one line
even though there are multiple lines -
- Item 1
- Item 2
- Item 3
-
- Item 1
- Item 2
- Item 3