HTML - A Basic Guide

HTML - A Basic Guide

zw - You can add HTML to most text tags that are not title text (i.e. heading 1, Heading 2 etc).

The essential part about using HTML is the opening and closing brackets . It is essential to close the tag to stop the HTML code working after that point. Generally if what you are doing hasn’t worked it is because you forgot the forward slash / in the closing tag.

The most common html enhancements you might want to use are shown in the attached PDF. As it is almost impossible to show the text needed in HTML code without the browser converting it to show what the code illustrates, we have created the PDF file.