You are on page 1of 1

Web Technology Lab (BCA-605P)

Practical No. – 01
HTML program to print a message on the web page

<html>
<title>My First Program </Title>
<body bgcolor="PLUM">
Hello <br> This is my <I><U>First</u></i> HTML Program
</body>
</html>

OUTPUT:-

Your Name (University Roll Number) Page 1

You might also like