Skip to content

Instantly share code, notes, and snippets.

@Francisc
Francisc / dabblet.css
Created June 27, 2014 09:33
IGNORE BELOW
span
{
display:inline-block;
background:#333333;
color:#FFFFFF;
}
div
{
width:80px;
}
.container .first
{
float:right;
width:100%;
}
.container .second
{
float:right;
width:100%;
}
@Francisc
Francisc / Typographic Characters’ Keyboard Shortcuts.md
Last active December 24, 2015 00:09
How to get en and em dashes and single or double left and right quotation marks on Windows and Mac.

####‘ Left single quote (U+2018)

  • Windows: Alt+0145
  • Mac: Option+]
  • Linux AltGr+Shift+V

####’ Right single quote (U+2019)

  • Windows: Alt+0146
  • Mac: Shift+Option+]