Show and hide content on click with just HTML
There are multiple elements that were introduced in HTML5 that are not used/known enough, on this article we are going to be covering <details>, one powerful element that will hopefully introduce you to some new ways of handling specific UI toggling interactions such as accordions or dropdowns.Read more