Computer Science, asked by IQueenI, 11 months ago

❤HOLA MATES❤
Write a program to display web page title has "it's my first web page".​

Answers

Answered by Anonymous
3

Explanation:

<html>

<head>

<title>it's my first webpage </title>

</head>

<body>

its my frst webpage

</body>

</html>

hope this helps you

Answered by anindyaadhikari13
41

<!DOCTYPE html>

<html>

<head>

<title>It's my first web page</title>

</head>

</html>

&lt;marquee&gt;Hope it helps you...Please mark this answer as the brainliest and follow me..&lt;/marquee&gt;

Similar questions