WEB DESIGN AND PRODUCTION FOR BUSINESS; LECTURE-45; E-MAIL LINKS; MODULE-3; SEM-5

Опубликовано: 01 Апрель 2026
на канале: BOSCOCAMPUSVISION
277
4

E-MAIL LINKS


An e-mail link can be added to web pages. When people click on this e-mail link , their e-mail software will start up.

In the “to” box of the e-mail software, your e-mail address will appear.

(A HREF=MailTo:[email protected])e-mail us (/A)

Three click navigation

The three click navigation or three click rule is an unofficial web design rule concerning the design of website navigation.

It suggests that a user of a website should be able to find any information with not more than three mouse clicks.

It is based on the belief that users of a site will become frustrated and often leave if they cannot find the information within the three clicks.

Image map

An image map is an image that has been divided in to regions called hotspots; when a user clicks a hotspot, an action occurs.

When a site visitor clicks a hotspot in the image, the associated URL is sent directly to the server.

This makes client side maps faster than server side image maps.