Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html table prevent text wrap

th {
    white-space: nowrap;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #html #table #prevent #text #wrap
ADD COMMENT
Topic
Name
4+4 =