Cascading style sheets let you extend your basic HTML tags with
logical structure label like <span class="code"></span>
. You can
use these labels in your html pages (content), and define in your
style sheet how you'd like them to appear (formatting).
This page is styled with local.css over Ikiwiki's stock style.css.