HTML Class
 
You will need the links below for the HTML class

HTML Practice Exercises

LEARNING OBJECTIVE


<! DOCTYPE html>
<html>
<head>
<Title>My First web page </title>
</head>
<body>
<h1> My First Heading</h1>
<p> My first paragraph. </p>
</body>
</html>
Useful links
Last updated  2026/08/20 09:42:32 CDTHits  412