diff --git a/README.md b/README.md index b1715acb..1675b6ad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Ex04 Places Around Me -# Date: +# Date:22/12/2025 # AIM To develop a website to display details about the places around my house. @@ -23,6 +23,201 @@ Write HTML programs for all the regions identified. Execute the programs and publish them. # CODE +" +map.html + + + + + My City + + + + + +

CHENNAI

+

Nivedha K(25013942)

+ + + + + Sholinghur + Tambaram + Thiruvallur + Adyar + + + +
+ +

Places in Chennai

+ + + + + + +Adyar.html + + + + + Adyar + + + +

Adyar

+
+

+ Adyar is a well-known residential and commercial area in Chennai. + It is located along the banks of the Adyar River and close to the Bay of Bengal. + The area is famous for educational institutions, IT offices, and peaceful residential localities. + Adyar is also known for its greenery and good quality of life. +

+
+ + + +Tambaram.html + + + + + Tambaram + + + +

Tambaram

+
+

+ Tambaram is a major suburban area located in the southern part of Chennai. +It serves as an important railway junction and transport hub. +The area has good connectivity to IT corridors and educational institutions. +Tambaram is a rapidly developing residential and commercial zone. +

+
+ + + +Sholinghur.html + + + + + Sholinghur + + + +

Sholinghur

+
+

+ Sholinganur is a fast-growing locality in Chennai, known for its IT parks and offices. +It lies along the Old Mahabalipuram Road (OMR), also called the IT corridor. +Many software companies and professionals are located in this area. +Sholinganur plays a key role in Chennai’s technological development. +

+
+ + + +Thiruvallur.html + + + + + Thiruvallur + + + +

Thiruvallur

+
+

+ Thiruvallur is a town located on the outskirts of Chennai. +It is known for its temples, especially the Veera Raghava Perumal Temple. +The area has a mix of cultural heritage and industrial growth. +Thiruvallur connects Chennai with nearby towns and rural regions. +

+
+ + + # OUTPUT +image + +image + +![WhatsApp Image 2026-01-05 at 09 36 04](https://github.com/user-attachments/assets/67465f60-0c7b-480f-b31d-ae635eea5661) + +![WhatsApp Image 2026-01-05 at 09 36 18](https://github.com/user-attachments/assets/c52a7a09-c0d1-400e-aca4-6a012fefbf12) + +![WhatsApp Image 2026-01-05 at 09 36 30](https://github.com/user-attachments/assets/c6ea6de5-1253-4db5-907b-30d410f2ff2e) + + + + + + # RESULT The program for implementing image maps using HTML is executed successfully.