Todayโs โproof of conceptโ web application features two HTML element types new to when HTML5 came into the picture, namely โฆ
- details tag โฆ and โฆ
- summary tag
โฆ and wished, now, that Iโd looked earlier on into these two HTML(5) element types. Huh? Well, we personally find โour foot in the doorโ of the way to explain a lot of webpage design, the two concepts โฆ
- overlay โฆ and โฆ
- reveal
โฆ and the use of HTML(5) details and summary represents the essence of reveal. Itโs great to have a method just using HTML(5) code that does what weโve, in the past, needed Javascript for, just there ready in the language for you to use. For another similar scenario, check out HTML/CSS/Javascript Sliding Menus Primer Tutorial, compare notes, and think you can imagine the details and summary comparing quite favourably.
So whatโs the โproof of conceptโ webapplication today, about? We found a list โฆ fancy that?! โฆ on the Internet โฆ of all things?! โฆ on the theme of โfavourite famous quotations โฆ you donโt say?! โฆ โฆ well, actually I didnโt say! โฆ โฆ you didnโt?! โฆ โฆ well, no, I didnโt, act-u-al-ly! โฆ โฆ you could have knocked me down with a feather โฆ โฆ you listing too (boom, boom) โฆ but we digress.
Hereโs that HTML(5) details and summary driven details_summaryhtml source code, for your perusal.
If this was interesting you may be interested in this too.