Demos
The entire website is built with oli.css but there are also additional demos that showcase most elements in HTML
Sections
Showcases: section
, article
, header
, footer
, address
, h1
, h2
, h3
, h4
, hgroup
Grouping content
Showcases: ol
, ul
, li
, figure
, figcaption
, blockquote
, dl
, dt
, dd
, pre
, hr
Text-level semantics
Showcases: a
, em
, strong
, small
, s
, cite
, q
, dfn
, abbr
, ruby
, rt
, rp
, time
, var
, samp
, code
, kbd
, sup
, sub
, i
, b
, u
, del
, ins
, mark
Embedded content
Showcases: picture
, source
, img
, iframe
, video
, audio
Tabular data
Showcases: table
, caption
, tr
, td
, th
Forms
Showcases: table
, caption
, tr
, td
, th
Interactive content
Showcases: details
, summary
, dialog