Monday, 4 February 2013

continue...step 2(css)(testing)

<html>
<head>
<style>
h1
{
background-color:#3399FF;
}
p
{
background-color:#3366FF;
}
div
{
background-color:#3333FF;
}
</style>
</head>

<body>

<h1>I am so bored of being bored</h1>
<div>Because being bored is so boring!!
<p>i'm bored entertained me!</p>
</div>

</body>
</html>
*boleh tukar colour background :)
u all tukarkan code warna

No comments:

Post a Comment