// Adds dimensions UUID, Author and Topic into GA4
Monday, February 16, 2026
25.2 C
Singapore

Trump says he condemns ‘all white supremacists’

US President Donald Trump said Thursday evening that he condemned “all white supremacists” following uproar over his ambiguous comments during the first election debate against his Democratic opponent Joe Biden.

“I’ve said it many times, and let me be clear again, I condemn the KKK, I condemn all white supremacists, I condemn the Proud Boys,” Trump told Fox News.

“I don’t know much about the Proud Boys, almost nothing, but I condemn that,” he said.

During Tuesday’s acrimonious showdown with Biden, debate moderator Chris Wallace called on Trump to explicitly condemn white supremacists.

Instead Trump gave a shout-out to the male-only Proud Boys militia group by saying they should “stand back and stand by,” and that the real problem is “far-left” extremists.

The Proud Boys themselves celebrated Trump’s comments.

“Standing down and standing by sir,” the group said in a social media posting.

jca/leo/mtp/rma

© Agence France-Presse

/AFP

See also  Foreign students fear deportation over Trump visa threat
- Advertisement -

Hot this week

A Quiet Shift in Bangladesh’s Voting Mindset

Letter to Editor: Sangram Datta: In Bangladesh’s recent electoral landscape, a gradually emerging issue has begun to draw attention—subtle yet meaningful changes in the voting behavior of minority...

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); } });
// //