Git Product home page Git Product logo

places-around-me's Introduction

Places Around Me

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:

<!DOCTYPE html>
<html>
    <head>
        <title>
            Image Map
        </title>
    </head>
    <body >
        <h1 align="center" >
            <font color="red" >
                    Image Map Of My Home Town
            </font>


            
        </h1>
        <h3 align="center">
        <font color="blue" face ="cursive">
            SATHISH R (212222100048)
        </font>
            
        </h3>
        <center>
       <img id="Image-Maps-Com-image-maps-2023-05-07-062859" src="location.jpg" border="0" width="1827" height="845" orgWidth="1827" orgHeight="845" usemap="#image-maps-2023-05-07-062859" alt="" />
<map name="image-maps-2023-05-07-062859" id="ImageMapsCom-image-maps-2023-05-07-062859">
<area  alt="" title="home" href="home.html" shape="rect" coords="532,236,611,286" style="outline:none;" target="_self"     />
<area  alt="" title="store" href="html.store" shape="rect" coords="349,398,428,448" style="outline:none;" target="_self"     />
<area  alt="" title="park" href="html.park" shape="rect" coords="683,271,762,321" style="outline:none;" target="_self"     />
<area  alt="" title="agri" href="html.agri" shape="rect" coords="641,614,720,664" style="outline:none;" target="_self"     />
<area  alt="" title="meatstall" href="html.meatstall" shape="rect" coords="166,198,245,248" style="outline:none;" target="_self"     />
<area shape="rect" coords="1825,843,1827,845" alt="Image Map" style="outline:none;" title="Image Map" href="https://www.image-maps.com/" />
</map>


        </center>
        <p align="center">
            <font color="maroon"  face="Comic Sans MS" >
                This Image Map shows various locations around my home.<br>
                Click the location and get information about it.
            </font>
        </p>


    </body>
</html>

Include your HTML code here

#Output ex 4location

Include your output screenshot here

Result:

successfully completed

places-around-me's People

Contributors

balasathiesh avatar obedotto avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.