// Adds dimensions UUID, Author and Topic into GA4
Friday, August 14, 2026
29.9 C
Singapore

Google Doodle honours P. Ramlee

Born 88 years ago today, P. Ramlee’s artistic achievements left an indelible mark on the cultural history of Malaysia.

P. Ramlee was a prolific actor, director, writer, and musician who contributed to more than 60 films and composed around 250 songs.

After his death in 1973, Malaysians kept his legacy alive, honoring him with posthumous awards and naming halls, museums, and other buildings after him.

Today’s Google Doodle highlights the Malaysian legend’s diverse artistry that transcended the entertainment scene and won the people’s hearts.

It shows him as people best remember him — sporting a thin mustache and a checkered suit, his head cocked slightly to the side.

- Advertisement -

Hot this week

Two Singaporeans rescued from kidnappers in Johor Bahru — one a fugitive who entered Malaysia illegally

Police said the kidnappers had demanded S$80,000 before negotiating the ransom down to S$25,000.

Singapore man sued woman after she rejected him romantically, then lost his case and had to pay her

The man claimed the rejection caused him emotional distress, damaged his reputation and affected his business opportunities. The woman later won a countersuit for expenses including home security m...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks