Skip to content

Instantly share code, notes, and snippets.

@huacnlee
Created August 3, 2010 01:15
Show Gist options
  • Save huacnlee/505649 to your computer and use it in GitHub Desktop.
Save huacnlee/505649 to your computer and use it in GitHub Desktop.
/* CSS 文字左右对齐 */
.summary {
width:500px;
text-align:justify;
text-justify:inter-ideograph /* for IE */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment