Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

pesudo content css break word

.label:after {
    content: 'A';
    white-space: pre;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #pesudo #content #css #break #word
ADD COMMENT
Topic
Name
2+5 =