Posted in
5525
12:32 am, October 27, 2023
Using the HTML tag details for easy accordions
Using the HTML Tag `
` for automatic accordions.
HTML
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<div class="details-wrap">
<ul>
<li>
<details>
<summary>The details HTML element <i class="fa fa-plus"></i></summary>
<p>The details HTML element creates a disclosure widget in which information is visible only when the widget is toggled into an "open" state. A summary or label must be provided using the summary element.</p>
</details>
</li>
<li>
<details>
<summary>A disclosure widget is typically presented <i class="fa fa-plus"></i></summary>
<p>A disclosure widget is typically presented onscreen using a small triangle which rotates (or twists) to indicate open/closed status, with a label next to the triangle. The contents of the summary element are used as the label for the disclosure widget.</p>
</details>
</li>
<li>
<details>
<summary>When the user clicks on the widget <i class="fa fa-plus"></i></summary>
<p>When the user clicks on the widget or focuses it then presses the space bar, it "twists" open, revealing its contents. The common use of a triangle which rotates or twists around to represent opening or closing the widget is why these are sometimes called "twisty".</p>
</details>
</li>
</ul>
</div>
CSS
.details-wrap ul {
margin: 50px auto;
list-style:none;
}
.details-wrap ul li {
margin-bottom: 8px;
}
.details-wrap details {
background: #303030;
}
.details-wrap details summary i {
transition: 0.15s;
}
.details-wrap details summary {
display: flex;
align-items: center;
justify-content: space-between;
cursor: pointer;
list-style: none;
user-select: none;
padding: 20px 56px;
}
.details-wrap details[open] summary i {
transform: rotate(45deg);
}
.details-wrap details p {
padding: 26px;
border-top: 1px solid #000;
}
-
The details HTML element
The details HTML element creates a disclosure widget in which information is visible only when the widget is toggled into an "open" state. A summary or label must be provided using the summary element.
-
A disclosure widget is typically presented
A disclosure widget is typically presented onscreen using a small triangle which rotates (or twists) to indicate open/closed status, with a label next to the triangle. The contents of the summary element are used as the label for the disclosure widget.
-
When the user clicks on the widget
When the user clicks on the widget or focuses it then presses the space bar, it "twists" open, revealing its contents. The common use of a triangle which rotates or twists around to represent opening or closing the widget is why these are sometimes called "twisty".
View Statistics
This Week
81
This Month
321
This Year
3163
Add Comment
Other Items in html
font awesome spinner loader loading spinner
Using the HTML tag details for easy accordions
Video different sources on screen sizes video embed html responsive
Boots Widget change from widget to cat head and click function
pulse map dots
codemirror with auto preview window
using figcaption and figure for your images
a google font like muli - mulish and embed code
basic radio checklist - check and item and get its value in a textarea
share to twitter html link only
linked in share link html only, linkedin, linked-in
Facebook HTML for Sharing a Link
Footer Design and Redesign
Regions of New Zealand - In Dropdown Form
content editable p tag with spell check enabled
get directions from google maps form embed
Common and Uncommon Meta Tag's and Social Meta Tags
Input Suggestions using a datalist
Add custom symbol to ul li list and align text items
using the kbd html tag
twitter social sharing meta tags
test image url that always changes unsplash placeholder
set the amount of lines to show in a textarea field
Scroll down indicator css javascript and html
a page with two images
Aligning Images in TinyMCE or Floating them left and right (code)
test page for the custom css 12 grid used on this site
easy twitter embed code
Custom JS Tabs - No Jquery or Jquery UI
scroll to top html css and js
hide parts of a form until the 1st item is selected
load a youtube video in a fancybox modal
add google captcha to enable and disable a form button
template for testing and live reloading html files
toggle div function with chevron up down toggle
Bootstrap Card Formatting HTML and CSS - Header and Footer
Applied Accessibility - Tab Index
Applied Accessibility - Access Keys
Dropdown Box with Searchable Text
meta keywords tag
meta description tag
favicon code meta tag
foundation includes cdnjs
Form elements New Zealand region list
video embed no controls
video embed tag
video embed full screen all screen sizes
del
youtube embed iframe
take full page screenshot screencapture using chrome dev tools
Related Search Terms
Other Categories in Code
alpine js apps c css factorio font awesome images linux quick modals sqlite site bugs site updates slick slider sliders testing windows apps apache api apps asp bat bootstrap bootstrap templates charts cookies core css css filters css grid design elements docker domains emoji fancybox fonts foundation framework gimp git html icons ideas image formatting images javascript javascript functions jquery js linux mac misc modals mysql nginx node php php errors php function php functions php simple html dom pi400 python react regex sections simple_html_dom simplepie php site bugs site documentation slick slider sql sqlite ssh sublime svg svg css templates tools virtual box vscode vue webdev windows windows 11 windows commands wordpress