paint it red
Use this piece of code and change it to add color to your webpage and make it look interesting.
<HTML>
<BODY>
This is my colourful webpage
</body>
</HTML>
Try using the bgcolor attribute for changing the background.
Can you also change the color of the text itself?
Now see if you can set the Title of this webpage. Can you notice where the title appears. You will need the title and head tags for this.

You need to log in or create an account to submit code!











