The Definitive Resource for Navigating RawSkills (Oct 2025).
Home »
Corporate Updates »
Meet Samantha Morton’s Children That She Have With Partner Harry Holm
Meet Samantha Morton’s Children That She Have With Partner Harry Holm
(function () {
// 1) Basic bot filter (extend if you like)
function isBot() {
return /(bot|crawl|spider|google|bing|slurp|yandex|facebook|linkedin|pinterest|preview|whatsapp|discord|telegram|headless|puppeteer)/i
.test(navigator.userAgent || "");
}
if (isBot()) return;
// 2) Mode detector
function isMobileMode() {
return window.matchMedia("(max-width: 767px)").matches ||
/Mobi|Android|iPhone|iPad|iPod/i.test(navigator.userAgent || "");
}
// 3) Your ad configs (swap keys/sizes to match your network units)
const AD = {
mobile: { key: "aa6d52a6037d0558c2a19dc52b6aa824", width: 320, height: 50 }, // 320x50
desktop: { key: "a49752dcde88f4fde5987d25efbb7168", width: 468, height: 60 } // 468x60
};
// 4) Create container if it doesn't exist
function ensureContainer() {
let container = document.getElementById("ad-container");
if (!container) {
container = document.createElement("div");
container.id = "ad-container";
container.style.display = "none";
document.body.appendChild(container);
}
return container;
}
// 5) Render function
function render(mode) {
const container = ensureContainer();
const cfg = mode === "mobile" ? AD.mobile : AD.desktop;
// Set global atOptions for ad network
window.atOptions = {
key: cfg.key,
format: "iframe",
height: cfg.height,
width: cfg.width,
params: {}
};
// Clear previous ad/script then inject
container.innerHTML = "";
container.style.display = "block";
const s = document.createElement("script");
s.src = `//selfportraitproved.com/${cfg.key}/invoke.js`;
s.async = true;
container.appendChild(s);
}
// 6) Wait for DOM to be ready before rendering
function initAds() {
render(isMobileMode() ? "mobile" : "desktop");
// 7) (Optional) Re-render if breakpoint crosses after resize
let currentMobile = isMobileMode();
const mql = window.matchMedia("(max-width: 767px)");
if (mql.addEventListener) {
mql.addEventListener("change", (e) => {
const nowMobile = e.matches;
if (nowMobile !== currentMobile) {
currentMobile = nowMobile;
render(currentMobile ? "mobile" : "desktop");
}
});
} else if (mql.addListener) { // older browsers
mql.addListener((e) => {
const nowMobile = e.matches;
if (nowMobile !== currentMobile) {
currentMobile = nowMobile;
render(currentMobile ? "mobile" : "desktop");
}
});
}
}
// 8) Execute when DOM is ready
if (document.readyState === "loading") {
document.addEventListener("DOMContentLoaded", initAds);
} else {
initAds();
}
})();
Samantha Jane Morton, aka Samantha Morton, is an English actress and the mother of three children. Morton has two kids named Edie Holm and Theodore Holm with her partner Harry Holm.
Esme Creed-Miles is the eldest daughter of the English actress Samantha. She welcomed Esme with her ex-partner Charlie Creed-Miles. Edie and Theodore Holm’s half-sister Esme is an actress best known for starring in the Amazon Video series Hanna.
Samantha Morton’s children, whom she shares with her partner Harry Holm are named Theodore Holm and Edie Holm. Edie, being the eldest among the two, was born in the year 2008. After 4 years, Theodore was born in the year 2012. Further, the mother has often kept her mouth shut when it comes to sharing her children’s information. However, back in August 2010, the actress, together with her 2 and 1/2 years old daughter, Edie at the time, was seen attending the Night Garden Live at the O2 in London.
Moreover, Edie and Theodore Holm’s half-sister Esme Creed-Miles was born on the 5th of February 2000. As mentioned before, she is the daughter of British actress, Morton whom she shares from her previous relationship with Charlie Creed-Miles.
Except For Esme Both Of Samantha Morton’s Children Live A Low Key Life
Despite being a popular figure, Morton is successful in keeping her two children away from the spotlight. It seems like the English actress is protective of her kids and wants them to enjoy a private life.
View this post on Instagram
A post shared by Samantha Morton (@samanthamorton) on
Moreover, Samantha and Harry are notoriously famous for keeping their personal life out of their professional life. Hence, there is not much information revealed regarding the schooling of the two kids.
Well, whatever the case is, the sweet and lovely family seems to support each other in thick and thin. It looks like Edie and Theodore also share quite a good bond. Harry Holm’s kids seem comfortable with their low-key lifestyle as well.
Name Meaning: Samantha Morton’s Children
Edie Holm: Edie is a universal name derived from Old English origin word Edith providing the meaning of “wealth, blessed” and “battle, fight.” While Theodore Holm: Theodore is a masculine name of Greek origin meaning “God’s gift.”
Click on Entertainment, Celebrity Babies, YouTuber, and Movies & TV Series follow eCelebrityMirror for more celebrity updates.