Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

make web page float to center of page

.center { 
    text-align-last: center; 
    border: 2px solid black; 
} 
 
PREVIOUS NEXT
Tagged: #web #page #float #center #page
ADD COMMENT
Topic
Name
9+4 =