// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 28, 2026
29.4 C
Singapore

British PM May announces resignation in emotional speech

British Prime Minister Theresa May on Friday announced in an emotional address that she will step down as Conservative leader on June 7 after failing to persuade MPs to support her Brexit deal.

“It is and will always remain a matter of deep regret to me that I have not been able to deliver Brexit,” May, her voice breaking with emotion, said in a statement outside her Downing Street residence.

The resignation will signal the formal start of a leadership contest during which May would remain as caretaker prime minister.

“I will resign as leader of the Conservative and Unionist Party on Friday, 7th June,” May said.

“The process for electing a new leadership should begin in the following week,” she said.

The leadership race is expected to take several weeks.

bur-dt/wdb

© 1994-2019 Agence France-Presse

/AFP

- Advertisement -

Hot this week

Singapore-registered cargo ship attacked in Strait of Hormuz: MPA

All 21 crew members were unharmed at the time of the incident, and no Singaporeans were on board.

Malaysia to US businesses: JS-SEZ is open for business, politics won’t change that

Malaysia's JETCO has pitched the JS-SEZ to American business leaders in Singapore, highlighting Johor's industrial strengths, digital infrastructure, and investment stability ahead of upcoming elec...

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