This accordion dropdown pattern changes the default accordion behavior so that, instead of pushing page content down when expanded, its content floats on top of the rest — behaving visually like a dropdown panel. Using CSS we can achieve this behavior, and its simple to implement.