Write HTML code to develop a Web page having the background in red and title “My First Page” in any other colour.

Write HTML code to develop a Web page having the background in red and title “My First Page” in any other colour.

Code to be copied in Notepad


<html>
<body bgcolor="red">
<font color="yellow" size="15">
My First Page
</font>

</body>
</html>

Out put


Comments

Popular posts from this blog

How to Configure BSNL Broadband Modem and Router for WiFi and WLan

IPPB Training Material in Various languages

Bulk Email Sender by Ketan Joshi