You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Click headers to expand/collapse content that is broken into logical sections, much like tabs. Optionally, toggle sections open/closed on mouseover.</p>
86
-
<p>The underlying HTML markup is a series of headers (H3 tags) and content divs so the content is usable without JavaScript.</p>
87
-
82
+
<p>
83
+
Click headers to expand/collapse content that is broken into logical sections, much like tabs.
84
+
Optionally, toggle sections open/closed on mouseover.
85
+
</p>
86
+
<p>
87
+
The underlying HTML markup is a series of headers (H3 tags) and content divs so the content is
0 commit comments