Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css text justify

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