Skip to content

Instantly share code, notes, and snippets.

@SteveGilham
Created April 13, 2015 19:37
Show Gist options
  • Select an option

  • Save SteveGilham/44075926417d19cbbc88 to your computer and use it in GitHub Desktop.

Select an option

Save SteveGilham/44075926417d19cbbc88 to your computer and use it in GitHub Desktop.
acronym {border-bottom:1px
dotted #000;cursor:help}
div#content
{width:expression(
document.body.clientWidth
> 670+parseInt(
document.body.currentStyle.fontSize
)*2 ? "670px": "auto" );}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment