Senin, 02 April 2012

COBA

PERHATIKAN !

<html>
<body style="background-color:PowderBlue;">

<h1>Look! Styles and colors</h1>

<p style="font-family:verdana;color:red;text-align:right";>
This text is in Verdana and red and right</p>

<p style="font-family:times;color:white;background-color:blue">
This text is in Times and white and background blue</p>

<p style="font-size:30px;">This text is 30 pixels high</p>

</body>
</html>

1 komentar: