Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to make a text in center with background color in css

 <div style="text-align: center;background-color: rgb(150, 161, 255); display:table; margin:auto;  " id="clock">
            asd
    </div>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #text #center #background #color #css
ADD COMMENT
Topic
Name
6+1 =