Poem Post

Poem Post Poems carry weight of your heart and soul. Just an attempt to bring various poems /lines/quotes, found online, to you. We claim no rights whatsoever.

02/04/2024
28/10/2023

حبّي
26/01/2021

حبّي

For Summer has o'er-brimm'd their clammy cells.~keats
11/10/2020

For Summer has o'er-brimm'd their clammy cells.

~keats

Falling for you.
10/11/2018

Falling for you.

I have always been mad about flowers - it's in my blood! My father is a fanatical gardener, so I have grown up surrounde...
26/10/2018

I have always been mad about flowers - it's in my blood! My father is a fanatical gardener, so I have grown up surrounded by lots of lovely home grown blooms. Living very near to the nature, I am constantly inspired by the changing seasons and the colours, forms and textures of them.

When winter drains out to leave fallacy of autumn uncovered. -Autumn colours underneath fresh snow.   ☃️  🍁
12/12/2017

When winter drains out to leave fallacy of autumn uncovered.
-Autumn colours underneath fresh snow.

☃️ 🍁

18/07/2017

Address

Boulevard
Srinagar
191102

Website

Alerts

Be the first to know and let us send you an email when Poem Post posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "INDIA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });