Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to justify text in css

p{
  text-align: justify;
}
Source by css-tricks.com #
 
PREVIOUS NEXT
Tagged: #justify #text #css
ADD COMMENT
Topic
Name
6+8 =