Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 542 Bytes

File metadata and controls

28 lines (21 loc) · 542 Bytes

Ex03 Places Around Me

Date:

AIM

To develop a website to display details about the places around my house.

DESIGN STEPS

STEP 1

Create a Django admin interface.

STEP 2

Download your city map from Google.

STEP 3

Using tag name the map.

STEP 4

Create clickable regions in the image using tag.

STEP 5

Write HTML programs for all the regions identified.

STEP 6

Execute the programs and publish them.

CODE

OUTPUT

RESULT

The program for implementing image maps using HTML is executed successfully.