The amazing powers of CSS - Dave's Blog

Search
My timeline on Mastodon

The amazing powers of CSS

2012 Jun 20, 3:32

Some fun CSS things including the following:

head { display: block; border-bottom: 5px solid red; }

script, style, link { display: block; white-space: pre; font-family: monospace; }

script:before { content: “ ”; }

PermalinkCommentscss technical html
Older Entries Creative Commons License Some rights reserved.