Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css text fill all the width possible

div {
	text-align: justify;
	width: 100%
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #css #text #fill #width
ADD COMMENT
Topic
Name
9+7 =