write the program of html to print hello world with silver colour
Answers
Answered by
2
<html>
<body>
<Font size =4 color = silver >
<B> Hello
</font>
</body>
</html>
<body>
<Font size =4 color = silver >
<B> Hello
</font>
</body>
</html>
ranu31:
you write wrong program
Similar questions