Computer Science, asked by vijaynithima, 4 months ago

Write the HTML code to create. the following webpage​

Attachments:

Answers

Answered by creatorssheen
3

Answer:

<html>

<head>

<title>hello<\title>

</head>

<body bgcolor="yellow">

<font color=red>cssimplified.com</font>

</body>

</html>

Similar questions