Relative Content

Tag Archive for javascripthtmlcsslistaccordion

Implementing Accordion Block Functionality

I am trying to implement a accordion block onto my website but am having a problem implementing the functionality that makes up an accordion block. I followed an entire YouTube tutorial for this so not sure why it’s not working. I believe the problem is with my JavaScript and maybe the .active code in my CSS but not entirely sure as I’m just a week old into learning JS.