Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to change the size of a style="text-align: center;"

<style>
	p {
    text-align:center;
    font-size: 250%
    }
<style>
 
PREVIOUS NEXT
Tagged: #change #size
ADD COMMENT
Topic
Name
9+1 =