Skip to content

Instantly share code, notes, and snippets.

@tylergaw
Created April 5, 2012 15:37
Show Gist options
  • Save tylergaw/2312008 to your computer and use it in GitHub Desktop.
Save tylergaw/2312008 to your computer and use it in GitHub Desktop.
Right aligned placeholder
/**
* Right aligned placeholder
*/
input {
font-size: 32px;
text-align: right;
}
<input type="text" placeholder="This is the place">
{"view":"split-vertical","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment