HTML
Tags
<html>
<head>
<title>my title</title>
</head>
<body>
body stuff
</body>
</html>
Under the “body” tag
type text
insert images
<img src=“image.gif”>
insert tables
<table>
<tr>
<td>xxyyzz</td>
</tr>
</table>
Previous slide
Next slide
Back to first slide
View graphic version