Adding Content
Adding Content
Adding Content
<html>
<head>
<title>My First Webpage!</title>
</head>
<body>
<h1>Welcome to my Website!</h1>
</body>
</html>
Example Output
Example Output
Try it Yourself!
Try it Yourself!
Create a custom greeting for the visitors to your website!
Create a custom greeting for the visitors to your website!