Skip to content

Instantly share code, notes, and snippets.

@tylergaw
Created April 4, 2012 16:52
Show Gist options
  • Save tylergaw/2303799 to your computer and use it in GitHub Desktop.
Save tylergaw/2303799 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