Code Monkey home page Code Monkey logo

ex-04-webtech_imagemap's Introduction

Places Around Me

Aim:

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

Design Steps:

Step 1

Download the image and copy the path of the image and paste inside the image tad attribute src(source) Give a to that map(map name=KANCHI)

Step 2

use area tag and give correct coordinates to the attributes(shape,coords,alt,href)

Step 3

run the program

Code:

<img src="C:\Users\admin\Pictures\Screenshots\IMAGE\KANCHIPURAM.png" alt="KACHIPURAM" usemap="#KANCHI">

<map name="KANCHI">
  <area shape="rect" coords="179,34,240,102" alt="MYHOME" href="file:///C:/Users/admin/Documents/Imagemap/MYHOME.HTML">
  <area shape="rect" coords="83,237,118,268" alt="CHOLAN SCHOOL" href="file:///C:/Users/admin/Documents/Imagemap/CHOLAN.HTML">
  <area shape="rect" coords="478,250,500,311" alt="Ekambaranathar Temple East Gopuram" href="file:///C:/Users/admin/Documents/Imagemap/Ekambaranathar%20Temple%20East%20Gopuram.HTML">
  <area shape="rect" coords="766,512,722,536" href="file:///C:/Users/admin/Documents/Imagemap/B1%2C%20Siva%20Kanchi%20Police%20Station.HTML" alt="B1, Siva Kanchi Police StationI">
  <area shape="rect" coords="683,658,639,612" href="file:///C:/Users/admin/Documents/Imagemap/B1%2C%20Siva%20Kanchi%20Police%20Station.HTML" alt="Kanchipuram Sri Varshini Silk House">
</map>ile:///C:/Users/admi


<BODY>
    <h1>
        MY HOME, KANCHIPURAM
    </h1>
    <p>
        "My home is a haven of comfort and joy. Each room tells a story, adorned with memories and cherished belongings.
It resonates with laughter, echoes of shared moments, and the aroma of familiar meals.
 It's not just a place; it's a sanctuary where love and warmth create a tapestry of belonging." 
    </p>
</BODY>


<BODY>
    <h1>
        Kanchipuram Sri Varshini Silk House , KANCHIPURAM
    </h1>
    <p>
        Kanchipuram Sri Varshini Silk House stands as a prominent destination for those seeking the
 finest silk sarees in the heart of Kanchipuram. Renowned for its exquisite collection, the store showcases the
 artistry of traditional Kanchipuram silk weaving. Customers are greeted with a kaleidoscope of vibrant colors
and intricate designs, each saree reflecting the heritage and craftsmanship of the region. Sri Varshini Silk House
 is a treasure trove for those celebrating special occasions or desiring a touch of elegance in their attire.
 The establishment's commitment to quality and tradition has made it a revered destination for silk connoisseurs and fashion enthusiasts alike.
     
    </p>
</BODY>


<BODY>
    <h1>
        Ekambaranathar Temple East Gopuram, KANCHIPURAM
    </h1>
    <p>
        The East Gopuram of Ekambaranathar Temple in Kanchipuram stands as a magnificent testament to Dravidian
 architecture. Rising high with intricate carvings and vibrant sculptures, it is a splendid entrance to the sacred
 site dedicated to Lord Shiva. Constructed during the Vijayanagara period, the gopuram showcases elaborate depictions
 of mythological tales and deities, reflecting the rich cultural tapestry of South India. Adorned with finely
sculpted gods, goddesses, and celestial beings, it symbolizes the artistic brilliance of ancient Tamil craftsmanship.
 Pilgrims and tourists alike marvel at the East Gopuram's grandeur, a doorway that beckons spiritual seekers into a
 realm of divine beauty.
    </p>
</BODY>


<BODY>
    <h1>
        CHOLAN SCHOOL, KANCHIPURAM
    </h1>
    <p>
        Cholan Matric Higher Secondary School in Kanchipuram is an esteemed institution known for its
commitment to academic excellence and holistic development. With a rich history, the school provides a
 nurturing environment for students, fostering intellectual growth and character building. The dedicated
faculty employs innovative teaching methods, preparing students for a dynamic future. The school's
 infrastructure supports various extracurricular activities, enhancing students' skills beyond academics.
 Cholan Matric HSS is a proud hub of cultural diversity, promoting inclusivity. Its legacy of producing
 well-rounded individuals stands testament to its unwavering dedication to shaping bright and responsible citizens.     
     
    </p>
</BODY>


<BODY>
    <h1>
        B1, Siva Kanchi Police Station, KANCHIPURAM
    </h1>
    <p>
        B1 Siva Kanchi Police Station in Kanchipuram serves as a crucial hub for law enforcement,
 ensuring the safety and security of the region's residents. Strategically located, it plays a
pivotal role in maintaining public order and addressing criminal activities. Staffed by dedicated officers,
the police station is equipped to handle a range of situations, from routine inquiries to emergencies.
 The presence of B1 Siva Kanchi Police Station underscores the commitment to maintaining law and
order in the community. It serves as a reassuring presence for locals and contributes to the overall
 well-being and harmony of Kanchipuram's urban landscape.
     
    </p>
</BODY>

Output:

Alt text Alt text Alt text Alt text Alt text Alt text

Result:

The image map is succesfully created.

ex-04-webtech_imagemap's People

Contributors

guru-revanth avatar karthi-govindharaju 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.