{"id":30048,"date":"2025-01-03T17:03:38","date_gmt":"2025-01-03T16:03:38","guid":{"rendered":"https:\/\/www.justcolor.net\/kids\/le-chat-chapeaute\/"},"modified":"2025-01-03T17:20:38","modified_gmt":"2025-01-03T16:20:38","slug":"the-cat-in-the-hat","status":"publish","type":"page","link":"https:\/\/www.justcolor.net\/kids\/characters-books-comics\/the-cat-in-the-hat\/","title":{"rendered":"The Cat in the Hat"},"content":{"rendered":"\n<div class=\"ngg-sort-control\">\n    <label for=\"ngg-sort-select-71dd249832e03a08f41801da5c929e94\">\n        Sort    <\/label>\n    <select id=\"ngg-sort-select-71dd249832e03a08f41801da5c929e94\" class=\"ngg-sort-select\">\n                    <option value=\"date_desc\"  selected='selected'>\n                Newest to oldest            <\/option>\n                    <option value=\"date_asc\" >\n                Oldest to newest            <\/option>\n                    <option value=\"popular\" >\n                By popularity            <\/option>\n            <\/select>\n<\/div>\n<script>\n(function() {\n    var select = document.getElementById(\"ngg-sort-select-71dd249832e03a08f41801da5c929e94\");\n    if (!select) return;\n    select.addEventListener('change', function() {\n        var url = new URL(window.location.href);\n        url.searchParams.set('ngg_sort', this.value);\n        url.searchParams.delete('nggpage');\n        window.location.href = url.toString();\n    });\n})();\n<\/script>\n\n<div style=\"clear:left;\"><\/div>\n<div class=\"gallery-grid\" style=\"padding-top:10px\">\n\n<div style=\"grid-column:span 2;\" class=\"gallery-grid-item gallery-grid-ad-min\"><!-- NEW BLOC MASONRY -->\n           <ins class=\"adsbygoogle\"\n               style=\"display:inline-block;width:410px;height:320px\"\n               data-ad-client=\"ca-pub-8022697607824667\"\n               data-ad-slot=\"2319092879\"><\/ins>\n           <script>\n               (adsbygoogle = window.adsbygoogle || []).push({});\n           <\/script><\/div>\n    <div class=\"gallery-grid-item\">\n        <p>\n                        <a href=\"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages\/?image=the-cat-in-the-hat__coloring-pages-for-children-the-cat-in-the-hat-30432__1\" title=\"Reading\">\n                <img\n                    alt=\"Reading\"\n                    src=\"https:\/\/www.justcolor.net\/kids\/wp-content\/uploads\/sites\/12\/nggallery\/the-cat-in-the-hat\/thumbs\/thumbs_coloring-pages-for-children-the-cat-in-the-hat-30432.jpg\"\n                    width=\"300\"\n                    height=\"212\"\n                \/>\n            <\/a>\n        <\/p>\n        <h3 class=\"ngg-thumb-title\">Reading<\/h3>\n\n            <\/div>\n    <div class=\"gallery-grid-item\">\n        <p>\n                        <a href=\"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages\/?image=the-cat-in-the-hat__coloring-pages-for-children-the-cat-in-the-hat-95761__1\" title=\"Boating adventure\">\n                <img\n                    alt=\"Boating adventure\"\n                    src=\"https:\/\/www.justcolor.net\/kids\/wp-content\/uploads\/sites\/12\/nggallery\/the-cat-in-the-hat\/thumbs\/thumbs_coloring-pages-for-children-the-cat-in-the-hat-95761.jpg\"\n                    width=\"212\"\n                    height=\"300\"\n                \/>\n            <\/a>\n        <\/p>\n        <h3 class=\"ngg-thumb-title\">Boating adventure<\/h3>\n\n            <\/div>\n<div style=\"grid-column:span 2;\" class=\"gallery-grid-item gallery-grid-ad-min-mobile\"><!--  -->\n    <ins class=\"adsbygoogle\"\n        style=\"display:block;\"\n        data-ad-client=\"ca-pub-8022697607824667\"\n        data-ad-slot=\"6390767005\"\n        data-ad-format=\"auto\"\n        data-full-width-responsive=\"true\"><\/ins>\n    <script>\n    (adsbygoogle = window.adsbygoogle || []).push({});\n    <\/script><\/div>    <div class=\"gallery-grid-item\">\n        <p>\n                        <a href=\"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages\/?image=the-cat-in-the-hat__coloring-pages-for-children-the-cat-in-the-hat-78999__1\" title=\"Hide-and-seek in the magic library\">\n                <img\n                    alt=\"Hide-and-seek in the magic library\"\n                    src=\"https:\/\/www.justcolor.net\/kids\/wp-content\/uploads\/sites\/12\/nggallery\/the-cat-in-the-hat\/thumbs\/thumbs_coloring-pages-for-children-the-cat-in-the-hat-78999.jpg\"\n                    width=\"300\"\n                    height=\"212\"\n                \/>\n            <\/a>\n        <\/p>\n        <h3 class=\"ngg-thumb-title\">Hide-and-seek in the magic library<\/h3>\n\n            <\/div>\n    <div class=\"gallery-grid-item\">\n        <p>\n                        <a href=\"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages\/?image=the-cat-in-the-hat__coloring-pages-for-children-the-cat-in-the-hat-70308__1\" title=\"The prankster cat\">\n                <img\n                    alt=\"The prankster cat\"\n                    src=\"https:\/\/www.justcolor.net\/kids\/wp-content\/uploads\/sites\/12\/nggallery\/the-cat-in-the-hat\/thumbs\/thumbs_coloring-pages-for-children-the-cat-in-the-hat-70308.jpg\"\n                    width=\"300\"\n                    height=\"212\"\n                \/>\n            <\/a>\n        <\/p>\n        <h3 class=\"ngg-thumb-title\">The prankster cat<\/h3>\n\n            <\/div>\n<\/div>\n\n\n<script>\n(function() {\n    function jcGetLineClamp(el) {\n        var cs = window.getComputedStyle(el);\n        var clamp = parseInt(cs.getPropertyValue('-webkit-line-clamp') || cs.webkitLineClamp || '', 10);\n        return Number.isFinite(clamp) && clamp > 0 ? clamp : 6;\n    }\n\n    function jcGetLineHeight(el) {\n        var cs = window.getComputedStyle(el);\n        var lh = parseFloat(cs.lineHeight);\n        if (Number.isFinite(lh) && lh > 0) {\n            return lh;\n        }\n        var fs = parseFloat(cs.fontSize);\n        return (Number.isFinite(fs) && fs > 0) ? (fs * 1.35) : 18;\n    }\n\n    function jcClampTitleByWords(el) {\n        if (!el) return;\n\n        var original = (el.dataset.jcClampOriginal || el.textContent || '').trim();\n        if (!original) return;\n        el.dataset.jcClampOriginal = original;\n\n        \/\/ Reset first so we recompute correctly after resize.\n        el.textContent = original;\n\n        var lineHeight = jcGetLineHeight(el);\n        var maxLines = jcGetLineClamp(el);\n        var maxHeight = Math.ceil(lineHeight * maxLines) + 1;\n\n        if (el.scrollHeight <= maxHeight) {\n            return;\n        }\n\n        var words = original.split(\/\\s+\/).filter(Boolean);\n        if (!words.length) {\n            return;\n        }\n\n        var lo = 1;\n        var hi = words.length;\n        var best = 1;\n\n        while (lo <= hi) {\n            var mid = (lo + hi) >> 1;\n            var candidate = words.slice(0, mid).join(' ');\n            if (mid < words.length) {\n                candidate += '...';\n            }\n            el.textContent = candidate;\n\n            if (el.scrollHeight <= maxHeight) {\n                best = mid;\n                lo = mid + 1;\n            } else {\n                hi = mid - 1;\n            }\n        }\n\n        var finalText = words.slice(0, best).join(' ');\n        if (best < words.length) {\n            finalText += '...';\n        }\n        el.textContent = finalText;\n\n        \/\/ Safety pass for edge rounding (fonts \/ subpixel).\n        while (best > 1 && el.scrollHeight > maxHeight) {\n            best -= 1;\n            el.textContent = words.slice(0, best).join(' ') + '...';\n        }\n    }\n\n    function jcClampNggThumbTitles(root) {\n        var scope = root && root.querySelectorAll ? root : document;\n        var nodes = scope.querySelectorAll('.gallery-grid-item > h3.ngg-thumb-title, .grid-item > h3.ngg-thumb-title');\n        for (var i = 0; i < nodes.length; i++) {\n            jcClampTitleByWords(nodes[i]);\n        }\n    }\n\n    if (!window.__jcNggWordClampBound) {\n        window.__jcNggWordClampBound = true;\n\n        var resizeTimer = null;\n        window.addEventListener('resize', function() {\n            if (resizeTimer) {\n                window.clearTimeout(resizeTimer);\n            }\n            resizeTimer = window.setTimeout(function() {\n                jcClampNggThumbTitles(document);\n            }, 120);\n        });\n\n        if (document.fonts && document.fonts.ready && typeof document.fonts.ready.then === 'function') {\n            document.fonts.ready.then(function() {\n                jcClampNggThumbTitles(document);\n            });\n        }\n    }\n\n    jcClampNggThumbTitles(document);\n})();\n<\/script>\n\n    <div class='ngg-clear'><\/div>\n<div class=\"ngg-clear\" style=\"padding-bottom:50px\"><\/div>\n\n","protected":false},"excerpt":{"rendered":"<p><b>The Cat in the Hat<\/b>, iconic character of the Dr. Seuss universe, is known for his red and white hat and his mischievous smile.<br \/>\nThis wacky feline is the protagonist of the eponymous film, where he takes young viewers on an adventure full of twists and magic. Whether you are young or old, let yourself be charmed by the irresistible charm of the Cat in the Hat.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":988,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ngg_post_thumbnail":0,"footnotes":""},"tags":[993],"class_list":{"0":"post-30048","1":"page","2":"type-page","3":"status-publish","5":"tag-gallery"},"_links":{"self":[{"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages\/30048","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/comments?post=30048"}],"version-history":[{"count":0,"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages\/30048\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/pages\/988"}],"wp:attachment":[{"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/media?parent=30048"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.justcolor.net\/kids\/wp-json\/wp\/v2\/tags?post=30048"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}