chip
go to BBCi go to the Open University information communication technology
go to Open2.NET
learn/glossary
technology
introduction
computers
operating systems
organisations
software
communication
introduction
networks
internet
devices
security
application
introduction
what they can do
human-computer interaction
computing & life
learning
journey
timeline
OU courses
further reading
bookclub
links
glossary
sitemap
feedback
copyright

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

I
Icon

Strictly speaking, the correct term is glyph. An icon is a visual representation of a concept or idea. In computing it takes the form of a small graphic, which when clicked, has a function.


Image Map
An image map is a way to code HTML so that a single image can contain a number of click-able regions. Hotspots on image maps are defined by exact pixel co-ordinates. These hotspots can take you to another Web page, or to somewhere within the existing page. They are created using the HTML <map> tag.