HTML Tutorial 7 – Internal Hyperlinks

This tutorial covers how to create “internal hyperlinks”, or links that take users from one section of a website, such as a menu, to another section. You can find this…

Read More »

HTML Tutorial 17 – Drop Down Menus and Text Areas

Continuing on with HTML forms, in this tutorial we talk about how to add drop down, or selection, menus to our webpages, as well as how to add text areas,…

Read More »

HTML Tutorial 21 – Frames

In this tutorial, we talk about how to create frames in HTML, as well as what they are used for. We also talk about how we can have more than…

Read More »

HTML Tutorial 8 – Changing Hyperlink Color

In this tutorial, we talk about how to change the color of both active and visited links on our webpages, using the “a link” and “vlink” attributes in the “body”…

Read More »