Git Product home page Git Product logo

nearme's Introduction

Ex04 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 <map> tag name the map.

STEP 4

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

STEP 5

Write HTML programs for all the regions identified.

STEP 6

Execute the programs and publish them.

CODE:

INDEX:

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>"MAP"</title>
    <h1 align="center">
        <font color="blueS" face="cursive">
           Elamaran 212222040041- MAP 
        </font>
    </h1>
</head>
<body>
    <img src="/static/map.jpg" usemap="#image-map">

    <map name="image-map">
        <area target="" alt="vailnkannischool" title="vailnkannischool" href="vailnkannischool.html" coords="626,63,115" shape="circle">
        <area target="" alt="hotelagni" title="hotelagni" href="hotelagni.html" coords="333,365,97" shape="circle">
        <area target="" alt="textilemarket" title="textilemarket" href="textilemarket.html" coords="1122,615,116" shape="circle">
        <area target="" alt="busstand" title="busstand" href="busstand.html" coords="947,461,101" shape="circle">
        <area target="" alt="bdooffice" title="bdooffice" href="bdo.html" coords="158,184,133" shape="circle">
    </map>
</body>
</html>

BDO OFFICE:

<h1 align="center">
    <font color="blueS" face="cursive">
        BDO OFFICE
    </font>
</h1>
<p align="center">
    <font color="black" face="Comic Sans MS" size="24">
        <OL  TYPE="1" START="1">
            <LI>This is a block development officer office in bargur.<br></LI>     
            <LI>A BDO is a government official who is responsible for overseeing the development of a specific administrative block or region within a district.<br></LI>
            
        </OL>


    </font>
    <font color ="blue" face = "cursive" size="20" > 
    "GOVERNMENT OFFICE"
    </font>

BUSSTAND:

<h1 align="center">
    <font color="purple" face="cursive">
        BUS STAND
    </font>
</h1>
<p align="center">
    <font color="black" face="Comic Sans MS" size="24">
        <OL  TYPE="1" START="1">
            <LI>This is a very popular bus stand in bargur.<br></LI>     
            <LI>its biggest bus stand.<br></LI>
            
        </OL>


    </font>
    <font color ="purple" face = "cursive" size="20" > 
    "MOST POPULAR BUS STAND"
    </font>

HOTEL AGNI:

<h1 align="center">
    <font color="purple" face="cursive">
           HOTEL AGNI
    </font>
</h1>
<p align="center">
    <font color="black" face="Comic Sans MS" size="24">
        <OL  TYPE="1" START="1">
            <LI>This stunning luxury farm stay offers all the style and amenities of a five star hote.<br></LI>     
            <LI>This is the best five star hotel in bargur.<br></LI>
            <LI>Hotel Agni has an outdoor swimming pool, garden, a terrace and restaurant in Krishnagiri.<br></LI>
            
        </OL>


    </font>
    <font color ="purple" face = "cursive" size="20" > 
    "FAMOUS FIVE STAR HOTEL"
    </font>

TEXTILE MARKET:

<h1 align="center">
    <font color="purple" face="cursive">
        Textile market
    </font>
</h1>
<p align="center">
    <font color="black" face="Comic Sans MS" size="24">
        <OL  TYPE="1" START="1">
            <LI>Textile Wholesalers in Bargur, Krishnagiri is the one-stop shop for all your textile wholesale needs.<br></LI>     
            <LI>This is the biggest textile market in our district<br></LI>
            
        </OL>


    </font>
    <font color ="purple" face = "cursive" size="20" > 
    "CHEAP AND BEST TEXTILE MARKET"
    </font>

VAILNKANNI SCHOOL:

<h1 align="center">
    <font color="purple" face="cursive">
           VAILNKANNI SCHOOL
    </font>
</h1>
<p align="center">
    <font color="black" face="Comic Sans MS" size="24">
        <OL  TYPE="1" START="1">
            <LI>Vailankanni Matric Hr. Secondary School is an English Medium co0educational school..<br></LI>     
            <LI>Every Student is expected to strive this goal by dedicated efforts.<br></LI>
            
        </OL>


    </font>
    <font color ="purple" face = "cursive" size="20" > 
    "BEST PRIVATE SCHOOL"
    </font>

OUTPUT:

INDEX:

WhatsApp Image 2023-11-04 at 06 39 16_d4452220

BDO OFFICE:

WhatsApp Image 2023-11-04 at 06 32 17_1050be95

BUS STAND:

WhatsApp Image 2023-11-04 at 06 35 28_6529d686

HOTEL AGNI:

WhatsApp Image 2023-11-04 at 06 34 04_81453b68

TEXTILE MARKET:

WhatsApp Image 2023-11-04 at 06 38 47_fbd880e3

SCHOOL:

WhatsApp Image 2023-11-04 at 06 33 15_4e9bc36f

RESULT

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

nearme's People

Contributors

selvasachein avatar elamaran892004 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.