Adding a Title
Title tag
Title tag
<html>
<head>
<title>My First Webpage!</title>
</head>
<body>
</body>
</html>
Example Output
Example Output
Try it Yourself!
Try it Yourself!
Can you can the title of the web page to say "your name's Webpage!"
Can you can the title of the web page to say "your name's Webpage!"