A little HTML for teachers

I have found that knowing a little bit of HTML is wildly useful.  One might be surprised at all of the Web 2.0 applications that allow you to insert HTML tags.  I always recommend to fellow teachers to learn a few basic tags.  Learning these tags will help them to be more productive and to possibly make their resources and activities more closely in line with what they envisioned.

I was using survey monkey today and wondered if I could add images to the header by uploading my pictures to photobucket  and getting the image HTML code.  I simply pasted that code into the header.  Worked like a charm.  It was not readily apparent that I could do this so it turned out to be yet another surprising place I was able to put my HTML skills to work.

My first recommendation is to do a Google search for “html for teachers” or “html tutorial.”

You do not need to do the entire tutorial but know a few basics.  Once you’ve gone through a few of the lessons try googling “HTML cheat sheet” and printing out a page of common tags that you might want to use.

An HTML tag is a code that goes between a less than and a greater than symbol. <tag>
Typically there is a start and an /end tag.  <b> and </b>  The slash next to the b is saying to stop bolding the text.

Here are my recommended tags

Description Start Tag End Tag
 Bold  <b>  </b>
 Italics  <i>  </i>
 Underline  <u>  </u>
 Horizontal Line  <hr>
 Paragraph  <p>
 Line Break  <br>

These other HTML tags are useful also

 Description  HTML
 Insert an image  <img src=”URL of image”>
 Insert a link  <a href=”URL”>Text Shown such as click here</a>

I also find it very useful to know how to code a table and bullet points.  You can find those in the HTML lesson tutorial linked above.


A comment by Luann
Luann

My response: Yes, Luann, that would be nice if we could use HTML in Google Spreadsheet. You can insert images into a cell, which can be a work around. Also you CAN use HTML in a Google SITE!

3 thoughts on “A little HTML for teachers”

Leave a Comment

© 2026 All Rights Reserved.

💥 FREE OTIS WORKSHOP

Join Alice Keeler, Thursday April 15th or register to gain access to the recording.
Create a free OTIS account.

Join Alice Keeler for this session for teaching with AI

Unlock a smarter way to manage your curriculum by turning your own teaching materials into a personalized AI assistant with NotebookLM. This session explores how to transform static documents into interactive study guides and audio overviews that are tailored strictly to your specific content. You will discover how this versatile note-taking tool can streamline your prep time and help you organize complex resources with ease. Join us to see how NotebookLM can act as a powerful, free partner in your K-12 classroom.

Exit this pop up by pressing escape or clicking anywhere off the pop up.