DETAILS
ELEMENT
A details
HTML element with a custom arrow in SVG, no JavaScript.
Links
Made with
- HTML / CSS (SCSS)
ANIMATED DETAILS
ELEMENT
Links
Made with
- HTML / CSS (SCSS)
DETAILS
ELEMENTS EXAMPLE
Links
Made with
- HTML / CSS (SCSS)
HTML5 DETAILS & SUMMARY
details
works like an accordian – but without the need for script, supported by most major browsers (except IE & Edge).
Links
Made with
- HTML (Pug) / CSS (Sass)
DETAILS/SUMMARY ANIMATED ACCORDION
You can use this without JS and it works fine, except for the closing animation.
Links
Made with
- HTML / CSS (SCSS) / JavaScript
HTML <DETAILS> & <SUMMARY>
HTML <details>
& <summary>
: bad kids’ jokes.
Links
Made with
- HTML / CSS (SCSS) / JavaScript
DETAILS & SUMMARY
Experiment with details & summary HTML tags.
Links
Made with
- HTML / CSS (Less) / JavaScript
<DETAILS> AND <SUMMARY>: HOTEL ROOM SELECTION
Click one, and the others close.
Links
Made with
- HTML / CSS / JavaScript
DETAILS + SUMMARY
<details>
and <summary>
with pure CSS. Not supported IE & Edge browsers.
Links
Made with
- HTML / CSS (SCSS)
SPOILER ALERT WITH <DETAILS> AND <SUMMARY>
Using <details>
and <summary>
to hide/reveal spoilers.
Links
Made with
- HTML / CSS
RECIPE WITH <DETAILS> AND <SUMMARY>
Using <details>
and <summary>
to create a recipe for enchiladas.
Links
Made with
- HTML / CSS
CODE SNIPPET REPOSITORY
Code snippet repository with HTML <details>
& <summary>
.
Links
Made with
- HTML / CSS (SCSS) / JavaScript
DETAILS & SUMMARY
Frequently asked questions with HTML details
& summary
tags.
Links
Made with
- HTML / CSS (SCSS)
DETAILS & SUMMARY
Code example with HTML details and summary tags.
Links
Made with
- HTML / CSS / JavaScript
DETAILS AND SUMMARY
HTML frequently asked questions layout.
Links
Made with
- HTML / CSS (PostCSS)
RESPONSIVE WEB PAGE SPLIT SCREEN
Responsive web page with a “Split Screen” style by using only CSS. Made with HTML <details>
and <summary>
. Try it in small screen.
Links
Made with
- HTML / CSS
HTML DETAILS AND SUMMARY
Simple frequently asked questions template.
Links
Made with
- HTML / CSS / JavaScript
<DETAILS> AND <SUMMARY>
Simple example with HTML details and sammary.
Links
Made with
- HTML (Haml) / CSS (Sass)
<DETAILS> AND <SUMMARY>
Quick and dirty sketch of details
accordion.
Links
Made with
- HTML (Haml) / CSS (Sass) / JavaScript (Babel)
BUCKET LIST DESTINATIONS
Yet another example with HTML details and summary tags.
Links
Made with
- HTML / CSS (SCSS)
DIGITAL MONOPOLY PROPERTIES
Idea for using the details and summary tags.
Links
Made with
- HTML / CSS
A DETAILED SUMMARY OF LIFE
A detailed summary of life with <details>
& <summary>
.
Links
Made with
- HTML / CSS (SCSS)
GRACEFULLY-DEGRADING <DETAILS> ACCORDION
The details
element provides a very easy and accessible implementation of the accordion, one of the most common UI components. The problem is that the default functionality is anything but smooth. Here I’ve tried to solve this issue with a nice ES6 class which expands the element’s functionality without breaking accessibility.
Links
Made with
- HTML / CSS (SCSS) / JavaScript
TOGGLE FUNCTION & SMOOTH SCROLL PURE HTML & CSS
Grid layout + details & summary + scroll-behavior. All in pure CSS3.
Links
Made with
- HTML / CSS
ANIMATED COLLAPSE/EXPEND COMPONENT
Collapse/Expend with HTML details
& summary
.
Links
Made with
- HTML / CSS (SCSS)