Computer Science, asked by 8696565128rudra, 11 months ago

i need a html programme for making "my first website " please answer me the full programme​

Answers

Answered by upadhyayyash02
1

Answer:

<html>

<head>

<title>My first website</title>

</head>

<body>

<h1>My First Website</h1>

</body>

</html>

Explanation:

Answered by rishavsharma21pd1prg
1

Answer:

<html>

<body>

<h1>My First Website</h1>  

</body>

</html>

Similar questions