Teaching Resource
Basic HTML Poster
Use this HTML poster to give your students an overall understanding of the basic code that makes up a web page.
Posters include the following content:
<html>
<head>
The <head> element stores extra information about your page, called metadata. This metadata provides instructions for your web browser. One piece of metadata is your page <title>:
<title>My first website!</title>
</head>
<body>
The <body> element stores the visible content of your page. This includes headings, paragraphs and other special elements like divs.
<h1>Welcome to my website</h1>
<p>I love creating websites.</p>
</body>
</html>

We create premium quality, downloadable teaching resources for primary/elementary school teachers that make classrooms buzz!
Find more resources for these topics
Comments & Reviews
Write a review to help other teachers and parents like yourself. If you would like to request a change (Changes & Updates) to this resource, or report an error, simply select the corresponding tab above.
Request a change
Would you like something changed or customized on this resource? While our team makes every effort to complete change requests, we can't guarantee that every change will be completed.
You must be logged in to request a change. Sign up now!
Report an Error
You must be logged in to report an error. Sign up now!
Help
Are you having trouble downloading or viewing this resource? Please try the following steps:
- Check that you are logged in to your account
- Check that you have a paid subscription
- Check that you have installed Adobe Reader (download here)
If you are still having difficulty, please visit the Teach Starter Help Desk or contact us.
Contact us