Computer Science, asked by JoelCW9074, 9 months ago

Write a program using HTML to design it in HTML

Answers

Answered by shivenpandeypandey
1

<HTML>

<HEAD><TITLE> my web page</TITLE>

</HEAD>

<BODY bgcolor ="red"

Hello friends.

this is my first web page

</BODY>

</HTML>

Answered by yudhistiricaspa
2

<html>

<head>

<title>”write text here”<title/>

<head/>

<body>

Write what u want here

<body/>

<html/>

Mark how it helps u

Similar questions