show-notice
hide-notice

Wednesday 7 August 2013

CSS Text


Introduction:

Apart from the various CSS font properties, there are other properties that can assist in styling your text. For example, you can change the color of text, align text, add decoration properties and more.
In CSS, text can be styled using the properties listed below. Using this list, you can learn how to use each css text property and what it looks like in a browser.

Example:
<html>
<head>
</head>
<body>
</body>
<p style="color:olive;">This CSS text color is olive</p>
</html>

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com