Skip to content

Instantly share code, notes, and snippets.

@chrisjimallen
Created February 14, 2013 16:16
Show Gist options
  • Save chrisjimallen/4953884 to your computer and use it in GitHub Desktop.
Save chrisjimallen/4953884 to your computer and use it in GitHub Desktop.
form {
position: relative;
}
#email {
position: absolute;
left: 128px;
}
#sub {
position: absolute;
left: 390px;
top: 141px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment