This simple accordion degrades gracefully in browsers that don't support JavaScript or CSS.
A JavaScript accordion is made up of a number of expandable/collapsible items. Only one item is ever shown at a time.
Click an accordion item's heading to expand it. To collapse the item, click it again, or click another item heading.