Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

new line ::after class

#headerAgentInfoDetailsPhone:after {
  content:"Office: XXXXX A Mobile: YYYYY ";
  white-space: pre; /* or pre-wrap */
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #line #class
ADD COMMENT
Topic
Name
8+8 =