Computer Science, asked by sang728, 11 months ago

How to create a code with bg color in html an example?

Answers

Answered by Anonymous
0
<HTML>
<HEAD>
</HEAD>
<TITLE>
</TITLE>
<BODY>
<COLOR="red">Hii
</.....>
</BODY>
</HTML>
Similar questions