HTML
HTML Tags
HTML Tags
Starting Template for a web page
Starting Template for a web page
<html>
<head>
</head>
<body>
</body>
</html>
Example Output
Example Output
Try it Youself!
Try it Youself!
Practice typing out the basic template until you can do it from memory!
Practice typing out the basic template until you can do it from memory!