Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to display a header in the center of the column in css

P.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 8em
}
...
<P class="blocktext">This rather...
Source by www.w3.org #
 
PREVIOUS NEXT
Tagged: #display #header #center #column #css
ADD COMMENT
Topic
Name
4+4 =