Skip to content

selvasachein/NearMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

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 as an image.

STEP 3

Insert the image using <img> tag and link it to the map.

STEP 4

Using <map> tag name the map.

STEP 5

Create clickable regions in the image using <area> tag.

STEP 6

Write HTML programs for all the regions identified.

STEP 7

Execute the programs and publish them.

CODE

OUTPUT

RESULT

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

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors