HTML tags are simply the the instructions that tell the web browser what to do. These are surrounded by < and > and usually come in pairs and have somehting in between. An example of an HTML tag is: <HTML> and </HTML>.You can click here to get back to Part 2 of the HTML Help page.