Skip to content

Instantly share code, notes, and snippets.

@roykolak
Created June 27, 2011 21:19
Show Gist options
  • Save roykolak/1049869 to your computer and use it in GitHub Desktop.
Save roykolak/1049869 to your computer and use it in GitHub Desktop.
table {
border:1px solid #999;
border-collapse:collapse;
}
table th,
table td {
padding:5px;
vertical-align:top;
border:1px solid #999;
}
table th {
font-weight:bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment