Adding a Title

Title tag

<html>


<head>

<title>My First Webpage!</title>

</head>

<body>

</body>


</html>

Example Output

Try it Yourself!

Can you can the title of the web page to say "your name's Webpage!"