Advanced HTML
Advanced HTML covers some of the more complex tags and elements in HTML. These topics are relatively easy. However, it often takes additional software or scripting languages to make them fully functional. Below is a list are brief descriptions of each topic. To find out more, click on a topic name.
- Image Map
-
A picture with spots on it (hot spots) that act as links to other pages.
You will need MS paint or another graphics application to do this. - Meta Tags
- These tags are used for important document information and SEO (Search Engine Optimization).
- Frames
- Like a collage picture frame, frames divide a single space into smaller spaces. Each of these spaces hold something. In a collage picture frame the spaces hold pictures. On the web the spaces hold pages.
- Forms
- Something that needs to be filled out and sent somewhere. Forms usually need a scripting language to be completely functional.
- Embedding
- A way of putting sound, video, or flash on a web page.
