Friday, 17 April 2015

ADDING BACKGROUND COLOR IN HTML PAGE-


<html>

<head>
<title> CREATING BACKGROUND COLOR
</head>

<body bgcolor="yellow">

yellow colour is added in background
                           

</body>
</html>



                                                            RESULT

                  

No comments:

Post a Comment