I am trying to create a Outlook style accordion for my page. The problem I am running into is finding out how to set a different icons for each header. Ex) Mail Icon by the Mail header, Contact Icon by the Contact Header. Any help would be greatly appreciated.
Share
This is easy to do, with just a little CSS.
Demo
HTML
CSS
JavaScript