Text

HTML Style Examples

style="background-color:yellow"

style="font-size:10px"

style="font-family:Times"

style="text-align:center"


<h1 style="font-family:verdana">A heading</h1>
<p style="font-family:courier new; color:red; font-size:20px;">A paragraph</p>
 

centring text

<h1 style="font-family:verdana text-align:center">">This is heading 1</h1>
 
<p style="font-family:courier new; color:red; font-size:20px;">The heading above is aligned to the centre of this page.
The heading above is aligned to the centre of this page.
The heading above is aligned to the centre of this page.</p>
 


font-size:500%;

color:#D49DE0;font-size:300%;