Computer Science, asked by Prajnya5197, 1 year ago

Write the HTML code to generate a web page

Answers

Answered by sahul86
3

<HTML>

<HEAD>

<TITTLE> PRACTICE</TITLE>

</HEAD>

<BODY BGCOLOR = "RED">

</BODY>

</HTML>

Similar questions