CINXE.COM
Teacher Worksheets | History, Social Studies, Science & Geography
<!DOCTYPE html> <html lang="en-US" class="no-js"> <head itemscope itemtype="http://schema.org/WebSite"> <script type="text/javascript"> (function(H) { H.className = H.className.replace(/\bno-js\b/, 'js') })(document.documentElement) </script> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <script> (function(_, e, rr, s) { _errs = [s]; var c = _.onerror; _.onerror = function() { var a = arguments; _errs.push(a); c && c.apply(this, a) }; var b = function() { var c = e.createElement(rr), b = e.getElementsByTagName(rr)[0]; c.src = "//beacon.errorception.com/" + s + ".js"; c.async = !0; b.parentNode.insertBefore(c, b) }; _.addEventListener ? _.addEventListener("load", b, !1) : _.attachEvent("onload", b) }) (window, document, "script", "55b651e303c4cf3808000a0a"); </script> <script> (function(h, o, t, j, a, r) { h.hj = h.hj || function() { (h.hj.q = h.hj.q || []).push(arguments) }; h._hjSettings = { hjid: 107968, hjsv: 6 }; a = o.getElementsByTagName('head')[0]; r = o.createElement('script'); r.async = 1; r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv; a.appendChild(r); })(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv='); </script> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <meta name="dlm-version" content="4.9.14"> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" data-pagespeed-no-defer> var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || []; </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <!-- This site is optimized with the Yoast SEO plugin v19.8 - https://yoast.com/wordpress/plugins/seo/ --> <title>Teacher Worksheets | History, Social Studies, Science & Geography</title> <meta name="description" content="Free and premium teaching resources and teacher worksheets for use with students in the classroom or at home, listed by subject." /> <link rel="canonical" href="https://kidskonnect.com/worksheets/" /> <link rel="next" href="https://kidskonnect.com/worksheets/page/2/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Teacher Worksheets | History, Social Studies, Science & Geography" /> <meta property="og:description" content="Free and premium teaching resources and teacher worksheets for use with students in the classroom or at home, listed by subject." /> <meta property="og:url" content="https://kidskonnect.com/worksheets/" /> <meta property="og:site_name" content="KidsKonnect" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":["WebPage","CollectionPage"],"@id":"https://kidskonnect.com/worksheets/","url":"https://kidskonnect.com/worksheets/","name":"Teacher Worksheets | History, Social Studies, Science & Geography","isPartOf":{"@id":"https://kidskonnect.com/#website"},"datePublished":"2015-12-28T12:28:55+00:00","dateModified":"2024-10-28T09:43:55+00:00","description":"Free and premium teaching resources and teacher worksheets for use with students in the classroom or at home, listed by subject.","breadcrumb":{"@id":"https://kidskonnect.com/worksheets/#breadcrumb"},"inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://kidskonnect.com/worksheets/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://kidskonnect.com/"},{"@type":"ListItem","position":2,"name":"Worksheets"}]},{"@type":"WebSite","@id":"https://kidskonnect.com/#website","url":"https://kidskonnect.com/","name":"KidsKonnect","description":"","publisher":{"@id":"https://kidskonnect.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://kidskonnect.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://kidskonnect.com/#organization","name":"KidsKonnect","url":"https://kidskonnect.com/","sameAs":[],"logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://kidskonnect.com/#/schema/logo/image/","url":"https://kidskonnect.com/wp-content/uploads/2018/01/logo.png","contentUrl":"https://kidskonnect.com/wp-content/uploads/2018/01/logo.png","width":460,"height":112,"caption":"KidsKonnect"},"image":{"@id":"https://kidskonnect.com/#/schema/logo/image/"}}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//app.bentonow.com' /> <link rel='dns-prefetch' href='//js.stripe.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="KidsKonnect » Feed" href="https://kidskonnect.com/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v8.12.1 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=UA-55194909-1" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '8.12.1'; var mi_track_user = true; var mi_no_track_reason = ''; var disableStrs = [ 'ga-disable-G-S2T6LQVERV', 'ga-disable-UA-55194909-1', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } parameters.send_to = monsterinsights_frontend.ua; __gtagDataLayer(type, name, parameters); } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); __gtagTracker('config', 'G-S2T6LQVERV', {"forceSSL":"true"} ); __gtagTracker('config', 'UA-55194909-1', {"forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/kidskonnect.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.0.9"}}; /*! This file is auto-generated */ !function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode,e=(p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0),i.toDataURL());return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([129777,127995,8205,129778,127999],[129777,127995,8203,129778,127999])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(e=t.source||{}).concatemoji?c(e.concatemoji):e.wpemoji&&e.twemoji&&(c(e.twemoji),c(e.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='clever-css' href='https://kidskonnect.com/wp-content/themes/clever/style.css?ver=2.3.29' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://kidskonnect.com/wp-includes/css/dist/block-library/style.min.css?ver=6.0.9' type='text/css' media='all' /> <style id='wp-block-library-inline-css' type='text/css'> .has-text-align-justify{text-align:justify;} </style> <link rel='stylesheet' id='mediaelement-css' href='https://kidskonnect.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.16' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://kidskonnect.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.0.9' type='text/css' media='all' /> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} </style> <link rel='stylesheet' id='affwp-forms-css' href='https://kidskonnect.com/wp-content/plugins/affiliate-wp/assets/css/forms.min.css?ver=2.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='ez-toc-css' href='https://kidskonnect.com/wp-content/plugins/easy-table-of-contents/assets/css/screen.min.css?ver=2.0.69.1' type='text/css' media='all' /> <style id='ez-toc-inline-css' type='text/css'> div#ez-toc-container .ez-toc-title {font-size: 120%;}div#ez-toc-container .ez-toc-title {font-weight: 500;}div#ez-toc-container ul li {font-size: 95%;}div#ez-toc-container ul li {font-weight: 500;}div#ez-toc-container nav ul ul li {font-size: 90%;} .ez-toc-container-direction {direction: ltr;}.ez-toc-counter ul{counter-reset: item ;}.ez-toc-counter nav ul li a::before {content: counters(item, '.', decimal) '. ';display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left; }.ez-toc-widget-direction {direction: ltr;}.ez-toc-widget-container ul{counter-reset: item ;}.ez-toc-widget-container nav ul li a::before {content: counters(item, '.', decimal) '. ';display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left; } </style> <link rel='stylesheet' id='megamenu-css' href='https://kidskonnect.com/wp-content/uploads/maxmegamenu/style.css?ver=5ad6b5' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://kidskonnect.com/wp-includes/css/dashicons.min.css?ver=6.0.9' type='text/css' media='all' /> <link rel='stylesheet' id='megamenu-genericons-css' href='https://kidskonnect.com/wp-content/plugins/megamenu-pro/icons/genericons/genericons/genericons.css?ver=2.2.3' type='text/css' media='all' /> <link rel='stylesheet' id='megamenu-fontawesome-css' href='https://kidskonnect.com/wp-content/plugins/megamenu-pro/icons/fontawesome/css/font-awesome.min.css?ver=2.2.3' type='text/css' media='all' /> <link rel='stylesheet' id='megamenu-fontawesome5-css' href='https://kidskonnect.com/wp-content/plugins/megamenu-pro/icons/fontawesome5/css/all.min.css?ver=2.2.3' type='text/css' media='all' /> <link rel='stylesheet' id='searchwp-live-search-css' href='https://kidskonnect.com/wp-content/plugins/searchwp-live-ajax-search/assets/styles/style.css?ver=1.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='https://kidskonnect.com/wp-content/plugins/jetpack/css/jetpack.css?ver=11.4.2' type='text/css' media='all' /> <script type='text/javascript' src='https://kidskonnect.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=8.12.1' id='monsterinsights-frontend-script-js'></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/kidskonnect.com","hash_tracking":"false","ua":"UA-55194909-1","v4_id":"G-S2T6LQVERV"};/* ]]> */ </script> <script type='text/javascript' src='https://kidskonnect.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script> <script type='text/javascript' src='https://kidskonnect.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script> <script type='text/javascript' id='jquery-cookie-js-extra'> /* <![CDATA[ */ var affwp_scripts = {"ajaxurl":"https:\/\/kidskonnect.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type='text/javascript' src='https://kidskonnect.com/wp-content/plugins/affiliate-wp/assets/js/jquery.cookie.min.js?ver=1.4.0' id='jquery-cookie-js'></script> <script type='text/javascript' id='affwp-tracking-js-extra'> /* <![CDATA[ */ var affwp_debug_vars = {"integrations":{"rcp":"Restrict Content Pro"},"version":"2.7.2","currency":"USD","ref_cookie":"affwp_ref","visit_cookie":"affwp_ref_visit_id","campaign_cookie":"affwp_campaign"}; /* ]]> */ </script> <script type='text/javascript' src='https://kidskonnect.com/wp-content/plugins/affiliate-wp/assets/js/tracking.min.js?ver=2.7.2' id='affwp-tracking-js'></script> <script type='text/javascript' src='https://js.stripe.com/v3/?ver=3' id='stripe-js-v3-js'></script> <script type='text/javascript' id='rcp-stripe-js-extra'> /* <![CDATA[ */ var rcpStripe = {"keys":{"publishable":"pk_live_fyettZli1GbHiOecUdijBipg"},"errors":{"api_key_expired":"Payment gateway connection error.","card_declined":"The card has been declined.","email_invalid":"Invalid email address. Please enter a valid email address and try again.","expired_card":"This card has expired. Please try again with a different payment method.","incorrect_address":"The supplied billing address is incorrect. Please check the card's address or try again with a different card.","incorrect_cvc":"The card's security code is incorrect. Please check the security code or try again with a different card.","incorrect_number":"The card number is incorrect. Please check the card number or try again with a different card.","invalid_number":"The card number is incorrect. Please check the card number or try again with a different card.","incorrect_zip":"The card's postal code is incorrect. Please check the postal code or try again with a different card.","postal_code_invalid":"The card's postal code is incorrect. Please check the postal code or try again with a different card.","invalid_cvc":"The card's security code is invalid. Please check the security code or try again with a different card.","invalid_expiry_month":"The card's expiration month is incorrect.","invalid_expiry_year":"The card's expiration year is incorrect.","payment_intent_authentication_failure":"Authentication failure.","payment_intent_incompatible_payment_method":"This payment method is invalid.","payment_intent_payment_attempt_failed":"Payment attempt failed.","setup_intent_authentication_failure":"Setup attempt failed."},"formatting":{"currencyMultiplier":100},"elementsConfig":null}; /* ]]> */ </script> <script type='text/javascript' src='https://kidskonnect.com/wp-content/plugins/restrict-content-pro/core/includes/gateways/stripe/js/stripe.min.js?ver=3.5.23' id='rcp-stripe-js'></script> <script type='text/javascript' src='https://kidskonnect.com/wp-content/plugins/restrict-content-pro/core/includes/gateways/stripe/js/register.min.js?ver=3.5.23' id='rcp-stripe-register-js'></script> <link rel="https://api.w.org/" href="https://kidskonnect.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://kidskonnect.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://kidskonnect.com/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 6.0.9" /> <script type="text/javascript">!function(e,t){(e=t.createElement("script")).src="https://cdn.convertbox.com/convertbox/js/embed.js",e.id="app-convertbox-script",e.async=true,e.dataset.uuid="376ef6d8-2676-474f-b48b-7a1968e63c18",document.getElementsByTagName("head")[0].appendChild(e)}(window,document);</script> <script>var cb_wp=cb_wp || {};cb_wp.is_user_logged_in=false;</script> <script type="text/javascript"> var AFFWP = AFFWP || {}; AFFWP.referral_var = 'ref'; AFFWP.expiration = 30; AFFWP.debug = 0; AFFWP.referral_credit_last = 1; </script> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <!-- GTM Container placement set to footer --> <script data-cfasync="false" data-pagespeed-no-defer type="text/javascript"> var dataLayer_content = {"pagePostType":"bloghome"}; dataLayer.push( dataLayer_content ); </script> <script data-cfasync="false"> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.'+'js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NQ3TKPP'); </script> <!-- End Google Tag Manager --> <!-- End Google Tag Manager for WordPress by gtm4wp.com --><style>img#wpstats{display:none}</style> <link rel="icon" href="https://kidskonnect.com/wp-content/themes/clever/images/favicon.png" /> <!-- Meta Pixel Code --> <script type='text/javascript'> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js'); </script> <!-- End Meta Pixel Code --> <script type='text/javascript'> fbq('init', '432663194325080', {}, { "agent": "wordpress-6.0.9-3.0.7" }); </script><script type='text/javascript'> fbq('track', 'PageView', []); </script> <!-- Meta Pixel Code --> <noscript> <img height="1" width="1" style="display:none" alt="fbpx" src="https://www.facebook.com/tr?id=432663194325080&ev=PageView&noscript=1" /> </noscript> <!-- End Meta Pixel Code --> <script type="application/ld+json"> {"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is Women\u2019s History Month a celebration of?","acceptedAnswer":{"@type":"Answer","text":"Women\u2019s History Month is an annual celebration of women\u2019s role in and contributions to society throughout history until the present time. "}},{"@type":"Question","name":"When is Women\u2019s History Month celebrated?","acceptedAnswer":{"@type":"Answer","text":"In countries like the United States, the United Kingdom, and Australia, the celebration happens every March of each year. In Canada however, it is observed in the month of October."}},{"@type":"Question","name":"Who started Women\u2019s History Month?","acceptedAnswer":{"@type":"Answer","text":"In passing Public Law 100-9, the U.S. Congress declared the month of March 1987 as National Women\u2019s History Month after the appeal made by the National Women's History Project."}},{"@type":"Question","name":"Why is Women\u2019s History Month celebrated?","acceptedAnswer":{"@type":"Answer","text":"This month-long celebration was initiated to give recognition to the contributions and achievements of women in the United States in different fields. Now, Women\u2019s History Month is commemorated in various parts of the world to honor the accomplishments of women in their respective communities."}}]} </script> <script id='nitro-telemetry-meta' nitro-exclude>window.NPTelemetryMetadata={missReason: (!window.NITROPACK_STATE ? 'request type not allowed' : 'hit'),pageType: 'blogindex',isEligibleForOptimization: false,}</script><script id='nitro-generic' nitro-exclude>(()=>{window.NitroPack=window.NitroPack||{coreVersion:"na",isCounted:!1};let e=document.createElement("script");if(e.src="https://nitroscripts.com/bnAdPAvvaIYGTqBZAuxPgwgPntZpzJLu",e.async=!0,e.id="nitro-script",document.head.appendChild(e),!window.NitroPack.isCounted){window.NitroPack.isCounted=!0;let t=()=>{navigator.sendBeacon("https://to.getnitropack.com/p",JSON.stringify({siteId:"bnAdPAvvaIYGTqBZAuxPgwgPntZpzJLu",url:window.location.href,isOptimized:!!window.IS_NITROPACK,coreVersion:"na",missReason:window.NPTelemetryMetadata?.missReason||"",pageType:window.NPTelemetryMetadata?.pageType||"",isEligibleForOptimization:!!window.NPTelemetryMetadata?.isEligibleForOptimization}))};(()=>{let e=()=>new Promise(e=>{"complete"===document.readyState?e():window.addEventListener("load",e)}),i=()=>new Promise(e=>{document.prerendering?document.addEventListener("prerenderingchange",e,{once:!0}):e()}),a=async()=>{await i(),await e(),t()};a()})(),window.addEventListener("pageshow",e=>{if(e.persisted){let i=document.prerendering||self.performance?.getEntriesByType?.("navigation")[0]?.activationStart>0;"visible"!==document.visibilityState||i||t()}})}})();</script> <style type="text/css"> /* If html does not have either class, do not show lazy loaded images. */ html:not( .jetpack-lazy-images-js-enabled ):not( .js ) .jetpack-lazy-image { display: none; } </style> <script> document.documentElement.classList.add( 'jetpack-lazy-images-js-enabled' ); </script> <link rel="stylesheet" type="text/css" id="wp-custom-css" href="https://kidskonnect.com/?custom-css=e04d4bb229" /><style type="text/css">/** Mega Menu CSS: fs **/</style> </head> <body class="blog mega-menu-resources-mega-menu mega-menu-max-mega-menu-1 logged-out header-image header-full-width sidebar-content genesis-breadcrumbs-hidden genesis-footer-widgets-visible all-resources"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-dark-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0.49803921568627" /><feFuncG type="table" tableValues="0 0.49803921568627" /><feFuncB type="table" tableValues="0 0.49803921568627" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.54901960784314 0.98823529411765" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.71764705882353 0.25490196078431" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-red"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 0.27843137254902" /><feFuncB type="table" tableValues="0.5921568627451 0.27843137254902" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-midnight"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0" /><feFuncG type="table" tableValues="0 0.64705882352941" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-magenta-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.78039215686275 1" /><feFuncG type="table" tableValues="0 0.94901960784314" /><feFuncB type="table" tableValues="0.35294117647059 0.47058823529412" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-green"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.65098039215686 0.40392156862745" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.44705882352941 0.4" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-orange"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.098039215686275 1" /><feFuncG type="table" tableValues="0 0.66274509803922" /><feFuncB type="table" tableValues="0.84705882352941 0.41960784313725" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg> <script type='text/javascript'> function updateConfig() { var eventsFilter = "Microdata,SubscribedButtonClick"; var eventsFilterList = eventsFilter.split(','); fbq.instance.pluginConfig.set("432663194325080", 'openbridge', {'endpoints': [{ 'targetDomain': window.location.href, 'endpoint': window.location.href + '.open-bridge' }], 'eventsFilter': { 'eventNames':eventsFilterList, 'filteringMode':'blocklist' } } ); fbq.instance.configLoaded("432663194325080"); } window.onload = function() { var s = document.createElement('script'); s.setAttribute('src', "https://kidskonnect.com/wp-content/plugins/official-facebook-pixel/core/../js/openbridge_plugin.js"); s.setAttribute('onload', 'updateConfig()'); document.body.appendChild( s ); } </script><div class="site-container"><ul class="genesis-skip-link"><li><a href="#genesis-nav-primary" class="screen-reader-shortcut"> Skip to primary navigation</a></li><li><a href="#genesis-content" class="screen-reader-shortcut"> Skip to main content</a></li><li><a href="#genesis-sidebar-primary" class="screen-reader-shortcut"> Skip to primary sidebar</a></li><li><a href="#genesis-footer-widgets" class="screen-reader-shortcut"> Skip to footer</a></li></ul><header class="site-header"><div class="wrap"><nav class="nav-primary" aria-label="Main" id="genesis-nav-primary"><ul id="menu-main-menu" class="menu genesis-nav-menu menu-primary"><li id="menu-item-22079" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-22079"><a href="https://kidskonnect.com"><span >Home</span></a></li> <li id="menu-item-22064" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22064"><a href="https://kidskonnect.com/membership/"><span >Membership</span></a></li> <li id="menu-item-6650" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-6650"><a href="/worksheets/" aria-current="page"><span >Worksheets</span></a></li> <li id="menu-item-22080" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22080"><a href="https://kidskonnect.com/login/"><span >Login</span></a></li> <li class="menu-item"><a href="#" id="search-toggle" class="search-cta desktop-search-cta"><span class="fa fa-search"></span></a></li></ul></nav> <!-- Search toggle --> <a href="#" id="search-toggle" class="search-cta mobile-search-cta"><span class="fa fa-search"></span></a> <button type="button" class="js-menu-trigger sliding-panel-button" aria-expanded="false"> <span class="sliding-panel-button-text">Menu</span> <img src="https://kidskonnect.com/wp-content/themes/clever/images/icons/menu-black.png" alt="Menu Icon"> </button> <div class="menu-main-menu-container"><ul id="menu-main-menu-1" class="js-menu sliding-panel-content"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-22079"><a href="https://kidskonnect.com">Home</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22064"><a href="https://kidskonnect.com/membership/">Membership</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-6650"><a href="/worksheets/" aria-current="page">Worksheets</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22080"><a href="https://kidskonnect.com/login/">Login</a></li> <li class="menu-item"><a href="#" id="search-toggle" class="search-cta desktop-search-cta"><span class="fa fa-search"></span></a></li></ul></div> <div class="js-menu-screen sliding-panel-fade-screen"></div> <div class="title-area"><p class="site-title"><a href="https://kidskonnect.com/">KidsKonnect</a></p></div></div></header><div class="search-resources"><div id="mega-menu-wrap-resources-mega-menu" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class='mega-toggle-block mega-menu-toggle-block mega-toggle-block-1' id='mega-toggle-block-1' tabindex='0'><span class='mega-toggle-label' role='button' aria-expanded='false'><span class='mega-toggle-label-closed'>MENU</span><span class='mega-toggle-label-open'>MENU</span></span></div></div></div><ul id="mega-menu-resources-mega-menu" class="mega-menu max-mega-menu mega-menu-horizontal mega-no-js" data-event="hover_intent" data-effect="fade_up" data-effect-speed="200" data-effect-mobile="disabled" data-effect-speed-mobile="0" data-mobile-force-width="false" data-second-click="go" data-document-click="collapse" data-vertical-behaviour="standard" data-breakpoint="600" data-unbind="true" data-mobile-state="collapse_all" data-hover-intent-timeout="300" data-hover-intent-interval="100"><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-megamenu mega-menu-item-has-children mega-align-bottom-left mega-menu-megamenu mega-menu-item-38224' id='mega-menu-item-38224'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/ela/" aria-haspopup="true" aria-expanded="false" tabindex="0">English<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-79' id='mega-menu-item-text-79'><h4 class="mega-block-title">Reading</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/reading/reading-comprehension-worksheets/">Reading Comprehension</a><br /> <a href="https://kidskonnect.com/language/cause-effect-worksheet/">Cause and Effect</a><br /> <a href="https://kidskonnect.com/language/context-clues-worksheets/">Context Clues</a><br /> <a href="https://kidskonnect.com/language/compare-contrast-worksheets/">Compare and Contrast</a></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-80' id='mega-menu-item-text-80'><h4 class="mega-block-title">Writing</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/language/noun-worksheets/">Noun Worksheets</a><br /> <a href="https://kidskonnect.com/language/writing-prompts-worksheets/">Writing Prompts</a><br /> <a href="https://kidskonnect.com/language/compound-words-worksheets/">Compound Words</a><br /> <a href="https://kidskonnect.com/language/figurative-language/">Figurative Language</a></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-81' id='mega-menu-item-text-81'><h4 class="mega-block-title">Literature</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/fun/wizard-oz/">The Wizard of Oz</a><br /> <a href="https://kidskonnect.com/people/hans-christian-andersen/">Hans Christian Andersen</a><br /> <a href="https://kidskonnect.com/language/types-writing-worksheets/">Types of Writing</a><br /> <a href="https://kidskonnect.com/language/text-structure-worksheets/">Text Structure</a></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-86' id='mega-menu-item-text-86'><h4 class="mega-block-title">Literary Devices</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/language/alliteration-examples/">Alliteration</a><br /> <a href="https://kidskonnect.com/language/hyperbole-examples/">Hyperbole</a><br /> <a href="https://kidskonnect.com/language/what-is-a-metaphor/">Metaphor</a><br /> <a href="https://kidskonnect.com/language/irony/">Irony</a></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-clear mega-menu-item-text-95' id='mega-menu-item-text-95'> <div class="textwidget"><p><a href="https://kidskonnect.com/language/subject-verb-agreement-worksheets/">Subject Verb Agreement</a><br /> <a href="https://kidskonnect.com/language/poetry/">Poetry</a><br /> <a href="https://kidskonnect.com/language/climax/">Climax</a><br /> <a href="https://kidskonnect.com/language/rhyme/">Rhyme</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/reading/">View all reading worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-96' id='mega-menu-item-text-96'> <div class="textwidget"><p><a href="https://kidskonnect.com/language/action-verbs/">Action Verbs</a><br /> <a href="https://kidskonnect.com/language/tragedy/">Tragedy</a><br /> <a href="https://kidskonnect.com/language/transition-words/">Transition Words</a><br /> <a href="https://kidskonnect.com/language/phonics/">Phonics</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/writing/">View all writing worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-97' id='mega-menu-item-text-97'> <div class="textwidget"><p><a href="https://kidskonnect.com/language/dramatic-irony/">Dramatic Irony</a><br /> <a href="https://kidskonnect.com/language/cacophony/">Cacophony</a><br /> <a href="https://kidskonnect.com/language/anaphora/">Anaphora</a><br /> <a href="https://kidskonnect.com/language/setting/">Setting</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/literature/">View all literature worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-98' id='mega-menu-item-text-98'> <div class="textwidget"><p><a href="https://kidskonnect.com/language/abbreviations/">Abbreviations</a><br /> <a href="https://kidskonnect.com/language/transition-words/">Transition Words</a><br /> <a href="https://kidskonnect.com/language/conclusion/">Conclusion</a><br /> <a href="https://kidskonnect.com/language/situational-irony/">Situational Irony</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/literary-devices/">View all literary device worksheets</a></strong></p> </div> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-megamenu mega-menu-item-has-children mega-align-bottom-left mega-menu-megamenu mega-menu-item-38219' id='mega-menu-item-38219'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/social/" aria-haspopup="true" aria-expanded="false" tabindex="0">Social Studies<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-3 mega-menu-item-text-53' id='mega-menu-item-text-53'><h4 class="mega-block-title">Women’s History</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/worksheets/women/">Inspirational Women</a><br /> <a href="https://kidskonnect.com/history/womens-history-month/">Women's History Month</a><br /> <a href="https://kidskonnect.com/worksheets/flotus/">First Lady of the US</a><br /> <a href="https://kidskonnect.com/social-studies/womens-equality-day/">Women's Equality Day</a><br /> <a href="https://kidskonnect.com/history/international-womens-day/">International Women's Day</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/women/">View all Women's History worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-3 mega-menu-item-text-49' id='mega-menu-item-text-49'><h4 class="mega-block-title">American Revolution</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/history/american-revolution/">American Revolution</a><br /> <a href="https://kidskonnect.com/history/patriots-and-loyalists/">Patriots & Loyalists</a><br /> <a href="https://kidskonnect.com/people/patrick-henry/">Patrick Henry</a><br /> <a href="https://kidskonnect.com/history/sons-of-liberty/">Sons of Liberty</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/american-revolution/">View all American Revolution worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-3 mega-menu-item-text-50' id='mega-menu-item-text-50'><h4 class="mega-block-title">US History</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/history/us-constitution/">US Constitution</a><br /> <a href="https://kidskonnect.com/history/declaration-of-independence/">US Independence</a><br /> <a href="https://kidskonnect.com/history/trail-tears/">Trail of Tears</a><br /> <a href="https://kidskonnect.com/history/pilgrims/">The Pilgrims</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/us-history/">View all US History worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-3 mega-menu-clear mega-menu-item-text-51' id='mega-menu-item-text-51'><h4 class="mega-block-title">Ancient History</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/history/ancient-china/">Ancient China</a><br /> <a href="https://kidskonnect.com/history/ancient-mayan/">Ancient Mayan</a><br /> <a href="https://kidskonnect.com/history/ancient-rome/">Ancient Rome</a><br /> <a href="https://kidskonnect.com/history/ancient-aztec/">Ancient Aztec</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/ancient-history/">View all Ancient History worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-3 mega-menu-item-text-52' id='mega-menu-item-text-52'><h4 class="mega-block-title">World History</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/history/roaring-twenties/">Roaring Twenties</a><br /> <a href="https://kidskonnect.com/history/industrial-revolution/">Industrial Revolution</a><br /> <a href="https://kidskonnect.com/history/middle-ages/">Middle Ages</a><br /> <a href="https://kidskonnect.com/history/renaissance/">The Renaissance</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/world-history/">View all World History worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-3 mega-menu-item-text-54' id='mega-menu-item-text-54'><h4 class="mega-block-title">Famous Wars</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/history/world-war-i/">World War 1</a><br /> <a href="https://kidskonnect.com/history/world-war-ii/">World War 2</a><br /> <a href="https://kidskonnect.com/history/vietnam-war/">Vietnam War</a><br /> <a href="https://kidskonnect.com/history/civil-war/">American Civil War</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/wars/">View all Famous War worksheets</a></strong></p> </div> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-megamenu mega-menu-item-has-children mega-align-bottom-left mega-menu-megamenu mega-menu-item-38223' id='mega-menu-item-38223'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/people/" aria-haspopup="true" aria-expanded="false" tabindex="0">People<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-55' id='mega-menu-item-text-55'><h4 class="mega-block-title">Figures</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/people/anne-frank/">Anne Frank</a><br /> <a href="https://kidskonnect.com/people/sally-ride/">Sally Ride</a><br /> <a href="https://kidskonnect.com/people/neil-armstrong/">Neil Armstrong</a><br /> <a href="https://kidskonnect.com/people/christopher-columbus/">Christopher Columbus</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/figures/">View all famous figure worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-56' id='mega-menu-item-text-56'><h4 class="mega-block-title">Presidents</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/people/joe-biden/">Joe Biden</a><br /> <a href="https://kidskonnect.com/people/donald-trump/">Donald Trump</a><br /> <a href="https://kidskonnect.com/people/abraham-lincoln/">Abraham Lincoln</a><br /> <a href="https://kidskonnect.com/people/george-washington/">George Washington</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/presidents/">View all President worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-57' id='mega-menu-item-text-57'><h4 class="mega-block-title">Authors</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/people/roald-dahl/">Roald Dahl</a><br /> <a href="https://kidskonnect.com/reading/dr-seuss/">Dr Seuss</a><br /> <a href="https://kidskonnect.com/people/jk-rowling/">JK Rowling</a><br /> <a href="https://kidskonnect.com/people/michael-morpurgo/">Michael Morpurgo</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/authors/">View all author worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-58' id='mega-menu-item-text-58'><h4 class="mega-block-title">Civil Rights</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/people/rosa-parks/">Rosa Parks</a><br /> <a href="https://kidskonnect.com/people/sojourner-truth/">Sojourner Truth</a><br /> <a href="https://kidskonnect.com/people/medgar-evers/">Medger Evers</a><br /> <a href="https://kidskonnect.com/people/martin-luther-king/">Martin Luther King</a></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-clear mega-menu-item-text-59' id='mega-menu-item-text-59'><h4 class="mega-block-title">Musicians</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/people/elvis-presley/">Elvis Presley</a><br /> <a href="https://kidskonnect.com/people/johann-sebastian-bach/">Johann Sebastian Bach</a><br /> <a href="https://kidskonnect.com/people/ella-fitzgerald/">Ella Fitzgerald</a><br /> <a href="https://kidskonnect.com/people/wolfgang-amadeus-mozart/">Wolfgang Mozart</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/musicians/">View all musician worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-60' id='mega-menu-item-text-60'><h4 class="mega-block-title">Inventors</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/people/thomas-edison/">Thomas Edison</a><br /> <a href="https://kidskonnect.com/people/albert-einstein/">Albert Einstein</a><br /> <a href="https://kidskonnect.com/people/henry-ford/">Henry Ford</a><br /> <a href="https://kidskonnect.com/people/wright-brothers/">Wright Brothers</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/inventors/">View all inventor worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-61' id='mega-menu-item-text-61'><h4 class="mega-block-title">Sports</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/people/muhammad-ali/">Muhammad Ali</a><br /> <a href="https://kidskonnect.com/people/michael-jordan/">Michael Jordan</a><br /> <a href="https://kidskonnect.com/people/jackie-robinson/">Jackie Robinson</a><br /> <a href="https://kidskonnect.com/people/jesse-owens/">Jesse Owens</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/athletes/">View all athlete worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-83' id='mega-menu-item-text-83'> <div class="textwidget"><p><a href="https://kidskonnect.com/people/nat-turner/">Nat Turner</a><br /> <a href="https://kidskonnect.com/people/ruby-bridges/">Ruby Bridges</a><br /> <a href="https://kidskonnect.com/people/harriet-tubman/">Harriet Tubman</a><br /> <a href="https://kidskonnect.com/people/booker-t-washington/">Booker T Washington</a><br /> <a href="https://kidskonnect.com/people/malcolm-x/">Malcolm X</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/civil-rights/">View all civil rights worksheets</a></strong></p> </div> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-megamenu mega-menu-item-has-children mega-align-bottom-left mega-menu-megamenu mega-menu-item-38220' id='mega-menu-item-38220'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/geography/" aria-haspopup="true" aria-expanded="false" tabindex="0">Geography<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-62' id='mega-menu-item-text-62'><h4 class="mega-block-title">Natural Wonders</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/geography/river-nile/">River Nile</a><br /> <a href="https://kidskonnect.com/geography/mount-everest/">Mount Everest</a><br /> <a href="https://kidskonnect.com/geography/sahara-desert/">Sahara Desert</a><br /> <a href="https://kidskonnect.com/geography/mount-etna/">Mount Etna</a><br /> <a href="https://kidskonnect.com/history/ancient-pyramids/">Ancient Pyramids</a><br /> <a href="https://kidskonnect.com/geography/amazon-river/">Amazon River</a></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-64' id='mega-menu-item-text-64'><h4 class="mega-block-title">Landmarks/Sights</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/social-studies/mount-rushmore/">Mount Rushmore</a><br /> <a href="https://kidskonnect.com/social-studies/statue-of-liberty/">Statue Of Liberty</a><br /> <a href="https://kidskonnect.com/social-studies/white-house/">White House</a><br /> <a href="https://kidskonnect.com/history/stonehenge/">Stonehenge</a><br /> <a href="https://kidskonnect.com/history/great-wall-china/">Great Wall of China</a><br /> <a href="https://kidskonnect.com/history/santa-fe-trail/">Santa Fe Trail</a></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-63' id='mega-menu-item-text-63'><h4 class="mega-block-title">US States</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/states/new-york/">New York</a><br /> <a href="https://kidskonnect.com/states/texas/">Texas</a><br /> <a href="https://kidskonnect.com/states/south-carolina/">South Carolina</a><br /> <a href="https://kidskonnect.com/states/alaska/">Alaska</a><br /> <a href="https://kidskonnect.com/states/nevada/">Nevada</a><br /> <a href="https://kidskonnect.com/states/ohio/">Ohio</a></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-82' id='mega-menu-item-text-82'><h4 class="mega-block-title">Countries</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/places/australia/">Australia</a><br /> <a href="https://kidskonnect.com/places/united-kingdom/">United Kingdom</a><br /> <a href="https://kidskonnect.com/worksheets/china/">China</a><br /> <a href="https://kidskonnect.com/places/canada/">Canada<br /> </a><a href="https://kidskonnect.com/places/argentina/">Argentina</a><a href="https://kidskonnect.com/places/canada/"><br /> </a><a href="https://kidskonnect.com/places/brazil/">Brazil</a></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-clear mega-menu-item-text-91' id='mega-menu-item-text-91'> <div class="textwidget"><p><a href="https://kidskonnect.com/geography/mount-fuji/">Mount Fuji</a><br /> <a href="https://kidskonnect.com/geography/mississippi-river/">Mississippi River</a><br /> <a href="https://kidskonnect.com/geography/rocky-mountains/">Rocky Mountains</a><br /> <a href="https://kidskonnect.com/science/volcano/">Volcano</a><br /> <a href="https://kidskonnect.com/science/glaciers/">Glacier</a><br /> <a href="https://kidskonnect.com/geography/great-barrier-reef/">The Great Barrier Reef</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/natural-wonders/">View all natural wonders worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-92' id='mega-menu-item-text-92'> <div class="textwidget"><p><a href="https://kidskonnect.com/geography/hoover-dam/">Hoover Dam</a><br /> <a href="https://kidskonnect.com/geography/bermuda-triangle/">Bermuda Triangle</a><br /> <a href="https://kidskonnect.com/geography/leaning-tower-of-pisa/">Leaning Tower Of Pisa</a><br /> <a href="https://kidskonnect.com/geography/arc-de-triomphe/">Arc De Triomphe</a><br /> <a href="https://kidskonnect.com/geography/golden-gate-bridge/">Golden Gate Bridge</a><br /> <a href="https://kidskonnect.com/geography/colosseum/">Colosseum</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/landmarks/">View all landmark worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-93' id='mega-menu-item-text-93'> <div class="textwidget"><p><a href="https://kidskonnect.com/states/california/">California</a><br /> <a href="https://kidskonnect.com/states/colorado/">Colorado</a><br /> <a href="https://kidskonnect.com/states/indiana/">Indiana</a><br /> <a href="https://kidskonnect.com/states/florida/">Florida</a><br /> <a href="https://kidskonnect.com/states/washington/">Washington</a><br /> <a href="https://kidskonnect.com/states/georgia/">Georgia</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/states/">View all US state worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-94' id='mega-menu-item-text-94'> <div class="textwidget"><p><a href="https://kidskonnect.com/places/poland/">Poland</a><br /> <a href="https://kidskonnect.com/geography/greece/">Greece</a><br /> <a href="https://kidskonnect.com/geography/philippines/">Philippines</a><br /> <a href="https://kidskonnect.com/places/japan/">Japan<br /> </a><a href="https://kidskonnect.com/places/france/">France</a><a href="https://kidskonnect.com/places/india/"><br /> India</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/countries/">View all country worksheets</a></strong></p> </div> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-megamenu mega-menu-item-has-children mega-align-bottom-left mega-menu-megamenu mega-menu-item-38225' id='mega-menu-item-38225'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/seasonal/" aria-haspopup="true" aria-expanded="false" tabindex="0">Seasonal<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-65' id='mega-menu-item-text-65'><h4 class="mega-block-title">March Topics</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/history/womens-history-month/">Women’s History Month</a><br /> <a href="https://kidskonnect.com/religion/ramadan/">Ramadan</a><br /> <a href="https://kidskonnect.com/history/international-womens-day/">International Women’s Day</a><br /> <a href="https://kidskonnect.com/holidays-seasons/saint-patricks-day/">Saint Patrick’s Day</a><br /> <a href="https://kidskonnect.com/holidays-seasons/spring/">Spring</a><br /> <a href="https://kidskonnect.com/religion/ash-wednesday/">Ash Wednesday</a><br /> <a href="https://kidskonnect.com/holidays-seasons/purim/">Purim</a><br /> <a href="https://kidskonnect.com/religion/eid-al-fitr/">Eid Al-Fitr</a><br /> <a href="https://kidskonnect.com/holidays-seasons/ostara/">Ostara</a><br /> <a href="https://kidskonnect.com/holidays-seasons/holi/">Holi</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/seasonal/">View all Seasonal worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-90' id='mega-menu-item-text-90'><h4 class="mega-block-title">Social Emotional Learning</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/social-emotional/morals-and-values-of-social-emotional-learning/">Morals and Values </a><br /> <a href="https://kidskonnect.com/social-emotional/self-management-facts-worksheets/">Self Management</a><br /> <a href="https://kidskonnect.com/social-emotional/ethics/">Ethics</a><br /> <a href="https://kidskonnect.com/social-emotional/depression/">Depression</a><br /> <a href="https://kidskonnect.com/social-emotional/relationship-skills-for-kids/">Relationship Skills</a><br /> <a href="https://kidskonnect.com/social-emotional/self-awareness/">Self-Awareneess</a><br /> <a href="https://kidskonnect.com/social-emotional/self-esteem/">Self-Esteem</a><br /> <a href="https://kidskonnect.com/social-studies/emotions-and-feelings/">Emotions and Feelings</a><br /> <a href="https://kidskonnect.com/social-emotional/goal-setting/">Goal-Setting</a><br /> <a href="https://kidskonnect.com/social-emotional/interpersonal-skills/">Interpersonal Skills</a></p> <p><strong><a href="https://kidskonnect.com/social-emotional/">View all Social-Emotional Learning worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-66' id='mega-menu-item-text-66'><h4 class="mega-block-title">Celebrations</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/holidays-seasons/easter/">Easter</a><br /> <a href="https://kidskonnect.com/holidays-seasons/saint-patricks-day/">Saint Patrick’s Day</a><a href="https://kidskonnect.com/holidays-seasons/valentines-day/"><br /> Valentines Day</a><br /> <a href="https://kidskonnect.com/holidays-seasons/chinese-new-year/">Chinese New Year</a><br /> <a href="https://kidskonnect.com/holidays-seasons/rosh-hashanah/">Rosh Hashanah</a><a href="https://kidskonnect.com/holidays-seasons/thanksgiving/"><br /> Thanksgiving</a><br /> <a href="https://kidskonnect.com/holidays-seasons/flag-day/">Flag Day</a><br /> <a href="https://kidskonnect.com/holidays-seasons/cinco-de-mayo/">Cinco de Mayo</a><br /> <a href="https://kidskonnect.com/religion/beginning-of-lent/">Beginning Of Lent</a><br /> <a href="https://kidskonnect.com/holidays-seasons/yom-kippur/">Yom Kippur</a><br /> <strong><a href="https://kidskonnect.com/worksheets/celebrations/">View all Celebrations worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-87' id='mega-menu-item-text-87'><h4 class="mega-block-title">Remembrance</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/history/pearl-harbor-remembrance-day/">Pearl Harbor Day</a><br /> <a href="https://kidskonnect.com/holidays-seasons/veterans-day/">Veterans’ Day</a><br /> <a href="https://kidskonnect.com/holidays-seasons/memorial-day/">Memorial Day</a><a><br /> </a><a href="https://kidskonnect.com/history/battle-of-the-somme/">Battle Of The Somme</a><a><br /> </a><a href="https://kidskonnect.com/history/d-day/">D-Day</a><br /> <a href="https://kidskonnect.com/history/9-11/">9/11</a><br /> <a href="https://kidskonnect.com/social-studies/anzac-day/">Anzac Day</a><br /> <a href="https://kidskonnect.com/history/martin-luther-king-jr-day/">Martin Luther King Jr. Day</a><br /> <a href="https://kidskonnect.com/history/international-womens-day/">International Women’s Day</a><br /> <a href="https://kidskonnect.com/a-z/">Victoria Day</a><br /> <strong><a href="https://kidskonnect.com/worksheets/remembrance/">View all Remembrance worksheets</a></strong></p> </div> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-megamenu mega-menu-item-has-children mega-align-bottom-left mega-menu-megamenu mega-menu-item-38222' id='mega-menu-item-38222'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/animals/" aria-haspopup="true" aria-expanded="false" tabindex="0">Animals<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-69' id='mega-menu-item-text-69'><h4 class="mega-block-title">Mammals</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/animals/camel/">Camels</a><br /> <a href="https://kidskonnect.com/animals/fox/">Fox</a><br /> <a href="https://kidskonnect.com/animals/grizzly-bear/">Bears</a><br /> <a href="https://kidskonnect.com/animals/penguin/">Penguin</a><br /> <a href="https://kidskonnect.com/animals/wolf/">Wolf</a><br /> <a href="https://kidskonnect.com/animals/beavers/">Beavers</a><br /> <a href="https://kidskonnect.com/animals/mountain-lion/">Mountain Lion</a><br /> <a href="https://kidskonnect.com/animals/red-panda/">Red Panda</a><br /> <a href="https://kidskonnect.com/animals/snow-leopard/">Snow Leopard</a><br /> <a href="https://kidskonnect.com/animals/white-tigers/">White Tigers</a><br /> <a href="https://kidskonnect.com/animals/silverback-gorilla/">Silverback Gorilla</a><br /> <a href="https://kidskonnect.com/animals/okapi/">Okapi</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/mammals/">View all mammal worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-70' id='mega-menu-item-text-70'><h4 class="mega-block-title">Marine Life</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/animals/crab/">Crabs</a><br /> <a href="https://kidskonnect.com/animals/starfish/">Starfish</a><br /> <a href="https://kidskonnect.com/animals/fish/">Fish</a><br /> <a href="https://kidskonnect.com/animals/octopus/">Octopus</a><br /> <a href="https://kidskonnect.com/animals/great-white-shark/">Great White Shark</a><br /> <a href="https://kidskonnect.com/animals/dolphin/">Dolphin</a><br /> <a href="https://kidskonnect.com/animals/walrus/">Walrus</a><br /> <a href="https://kidskonnect.com/animals/narwhal/">Narwhal</a><br /> <a href="https://kidskonnect.com/animals/megalodon-shark/">Megalodon Shark</a><br /> <a href="https://kidskonnect.com/animals/killer-whale/">Killer Whale</a><br /> <a href="https://kidskonnect.com/animals/beluga-whales/">Beluga Whale</a><br /> <a href="https://kidskonnect.com/animals/lionfish/">Lionfish</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/marine/">View all marine life worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-88' id='mega-menu-item-text-88'><h4 class="mega-block-title">Insects/Invertebrates/Reptiles</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/animals/millipede/">Millipede</a><br /> <a href="https://kidskonnect.com/animals/praying-mantis/">Praying Mantis</a><br /> <a href="https://kidskonnect.com/animals/ladybug/">Ladybug</a><br /> <a href="https://kidskonnect.com/animals/ant/">Ants</a><br /> <a href="https://kidskonnect.com/animals/spider/">Spider</a><br /> <a href="https://kidskonnect.com/animals/iguana/">Iguana</a><br /> <a href="https://kidskonnect.com/animals/chameleon/">Chameleon</a><br /> <a href="https://kidskonnect.com/animals/komodo-dragon/">Komodo Dragon</a><br /> <a href="https://kidskonnect.com/animals/lizard/">Lizard</a><br /> <a href="https://kidskonnect.com/animals/bearded-dragon/">Bearded Dragon</a><br /> <a href="https://kidskonnect.com/animals/gila-monster/">Gila Monster</a><br /> <a href="https://kidskonnect.com/animals/snakes/">Snakes</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/insects/">View all insect worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-99' id='mega-menu-item-text-99'><h4 class="mega-block-title">Birds</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/animals/eagle/">Eagle</a><br /> <a href="https://kidskonnect.com/animals/peregrine-falcon/">Peregrine Falcon</a><br /> <a href="https://kidskonnect.com/animals/snowy-owl/">Snowy Owl</a><br /> <a href="https://kidskonnect.com/animals/emu/">Emu</a><br /> <a href="https://kidskonnect.com/animals/woodpecker/">Woodpecker</a><br /> <a href="https://kidskonnect.com/animals/albatross/">Albatross</a><br /> <a href="https://kidskonnect.com/animals/swan/">Swan</a><br /> <a href="https://kidskonnect.com/animals/quail/">Quail</a><br /> <a href="https://kidskonnect.com/animals/bald-eagle/">Bald Eagle</a><br /> <a href="https://kidskonnect.com/animals/hummingbird/">Hummingbird</a><br /> <a href="https://kidskonnect.com/animals/peacock/">Peacock</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/birds/">View all Bird worksheets</a></strong></p> </div> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-megamenu mega-menu-item-has-children mega-align-bottom-left mega-menu-megamenu mega-menu-item-38221' id='mega-menu-item-38221'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/science/" aria-haspopup="true" aria-expanded="false" tabindex="0">Science<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-3 mega-menu-item-text-73' id='mega-menu-item-text-73'><h4 class="mega-block-title">Natural World</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/science/avalanche/">Avalanche</a><br /> <a href="https://kidskonnect.com/science/flood/">Flood</a><br /> <a href="https://kidskonnect.com/science/tsunami/">Tsunami</a><br /> <a href="https://kidskonnect.com/science/natural-disasters/">Natural Disasters</a><br /> <a href="https://kidskonnect.com/science/fossils/">Fossils</a><br /> <a href="https://kidskonnect.com/history/ice-age/">Ice Age</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/natural-world/">View all natural world worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-3 mega-menu-item-text-74' id='mega-menu-item-text-74'><h4 class="mega-block-title">Earth Sciences</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/science/water-cycle/">Water Cycle</a><br /> <a href="https://kidskonnect.com/science/global-warming/">Global Warming</a><br /> <a href="https://kidskonnect.com/science/deciduous-forest/">Deciduous Forests</a><br /> <a href="https://kidskonnect.com/geography/hurricane-sandy/">Hurricane Sandy</a><br /> <a href="https://kidskonnect.com/science/hurricane-katrina/">Hurricane Katrina</a><br /> <a href="https://kidskonnect.com/science/global-warming/">Global Warming</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/earth-sciences/">View all earth science worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-3 mega-menu-item-text-75' id='mega-menu-item-text-75'><h4 class="mega-block-title">Biology</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/science/food-chain/">Food Chain</a><br /> <a href="https://kidskonnect.com/science/fossils/">Fossils</a><br /> <a href="https://kidskonnect.com/science/photosynthesis/">Photosynthesis</a><br /> <a href="https://kidskonnect.com/science/cells/">Cells</a><br /> <a href="https://kidskonnect.com/science/ecosystem-worksheets/">Ecosystem</a><br /> <a href="https://kidskonnect.com/science/plant-worksheets/">Plants</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/biology/">View all biology worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-3 mega-menu-clear mega-menu-item-text-76' id='mega-menu-item-text-76'><h4 class="mega-block-title">Space</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/science/solar-system-science-unit/">Solar System</a><br /> <a href="https://kidskonnect.com/science/black-holes/">Black Holes</a><br /> <a href="https://kidskonnect.com/science/eclipse/">Eclipse</a><br /> <a href="https://kidskonnect.com/science/stars-constellations/">Stars and Constellations</a><br /> <a href="https://kidskonnect.com/science/moon/">The Moon</a><br /> <a href="https://kidskonnect.com/science/comets/">Comets</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/space/">View all space worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-3 mega-menu-item-text-77' id='mega-menu-item-text-77'><h4 class="mega-block-title">Chemistry/Physics</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/science/magnetism-worksheets/">Magnetism</a><br /> <a href="https://kidskonnect.com/science/graduated-cylinders-worksheets/">Graduated Cylinders</a><br /> <a href="https://kidskonnect.com/science/solid-liquid-gas-worksheets/">Solid, Liquid, Gas</a><br /> <a href="https://kidskonnect.com/science/gravity/">Gravity</a><br /> <a href="https://kidskonnect.com/science/light/">Light</a><br /> <a href="https://kidskonnect.com/science/sound/">Sound</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/science/">View all science worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-3 mega-menu-item-text-89' id='mega-menu-item-text-89'><h4 class="mega-block-title">Animals</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/animals/kangaroo/">Kangaroo</a><br /> <a href="https://kidskonnect.com/animals/horse/">Horse</a><br /> <a href="https://kidskonnect.com/animals/bear/">Bear</a><br /> <a href="https://kidskonnect.com/animals/lion/">Lion</a><br /> <a href="https://kidskonnect.com/animals/lizard/">Lizard</a><br /> <a href="https://kidskonnect.com/animals/octopus/">Octopus</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/animals/">View all animal worksheets</a></strong></p> </div> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-megamenu mega-menu-item-has-children mega-align-bottom-left mega-menu-megamenu mega-menu-item-146735' id='mega-menu-item-146735'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/math/" aria-haspopup="true" aria-expanded="false" tabindex="0">Math<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-100' id='mega-menu-item-text-100'><h4 class="mega-block-title">Addition</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/math/addition-sentences-worksheets/">Addition Sentences</a><br /> <a href="https://kidskonnect.com/math/single-digit-addition-worksheets/">Single Digital Addition</a><br /> <a href="https://kidskonnect.com/math/two-digit-addition-worksheets/">Two-Digit Addition</a><br /> <a href="https://kidskonnect.com/math/three-digit-addition-worksheets/">Three Digit Addition</a><br /> <a href="https://kidskonnect.com/math/repeated-addition-worksheets/">Repeated Addition</a></p> <p><a href="https://kidskonnect.com/worksheets/addition/"><strong>View all Addition Worksheets</strong></a></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-101' id='mega-menu-item-text-101'><h4 class="mega-block-title">Numbers</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/math/ordinal-numbers-worksheets/">Ordinal Numbers</a><br /> <a href="https://kidskonnect.com/math/cardinal-numbers-worksheets/">Cardinal Numbers</a><br /> <a href="https://kidskonnect.com/math/rounding-numbers-worksheets/">Rounding Numbers</a><br /> <a href="https://kidskonnect.com/math/odd-and-even-numbers-worksheets/">Odd & Even Numbers</a><br /> <a href="https://kidskonnect.com/math/comparing-numbers-worksheets/">Comparing Numbers</a></p> <p><a href="https://kidskonnect.com/worksheets/numbers/"><strong>View all Numbers Worksheets</strong></a></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-103' id='mega-menu-item-text-103'><h4 class="mega-block-title">Money</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/math/counting-money-worksheets/">Counting Money</a><br /> <a href="https://kidskonnect.com/math/subtracting-money-worksheets/">Subtracting Money</a><br /> <a href="https://kidskonnect.com/math/calculate-change-money-worksheets/">Change Money</a><br /> <a href="https://kidskonnect.com/math/coin-name-value-worksheets/">Coin Name & Value</a><br /> <a href="https://kidskonnect.com/math/calculate-change-money-worksheets/">Calculate Change (Money)</a></p> <p><strong><a href="https://kidskonnect.com/worksheets/money/">View all Money Worksheets</a></strong></p> </div> </li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-columns-1-of-4 mega-menu-item-text-102' id='mega-menu-item-text-102'><h4 class="mega-block-title">More Math</h4> <div class="textwidget"><p><a href="https://kidskonnect.com/math/number-line-worksheets/">Number Line</a><br /> <a href="https://kidskonnect.com/math/single-digit-subtraction-worksheets/">Single Digit Subtraction</a><br /> <a href="https://kidskonnect.com/math/place-value-worksheets/">Place Value</a><br /> <a href="https://kidskonnect.com/math/subtraction-sentences-worksheets/">Subtraction Sentences</a><br /> <a href="https://kidskonnect.com/math/input-output-tables-worksheets/">Input & Output Tables</a></p> <p><a href="https://kidskonnect.com/worksheets/math/"><strong>View all Math Worksheets</strong></a></p> </div> </li></ul> </li></ul></div></div><div class="site-inner"><div class="content-sidebar-wrap"> <section class="search-overlay-wrapper"> <div class="site-inner"> <h3 class="search-overlay-title">Search for Worksheets</h3> <a href="#" class="close-search"><span class="fa fa-close"></span></a> <div class="search-form-wrapper"> <form class="search-form" method="get" action="https://kidskonnect.com/" role="search"><label class="search-form-label screen-reader-text" for="searchform-1">e.g figurative language</label><input class="search-form-input" type="search" name="s" data-swplive="true" data-swpengine="default" data-swpconfig="default" id="searchform-1" placeholder="e.g figurative language"><input class="search-form-submit" type="submit" value="Search"><meta content="https://kidskonnect.com/?s={s}"></form> </div> </div> </section> <main class="content" id="genesis-content"><div class="archive-description posts-page-description"><h1 class="archive-title">High Quality Teacher Worksheets</h1></div><article class="resources type-resources post-35571 post type-post status-publish format-standard has-post-thumbnail sticky category-history subject-canada subject-celebrations subject-days subject-seasonal subject-social subject-us-history subject-women subject-world-history entry one-third first"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/history/womens-history-month/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2019/01/Womens-History-Month-Worksheets-6-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="Women's History Month Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2019/01/Womens-History-Month-Worksheets-6-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2019/01/Womens-History-Month-Worksheets-6-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2019/01/Womens-History-Month-Worksheets-6.jpg 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2019/01/Womens-History-Month-Worksheets-6-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/history/womens-history-month/">Women’s History Month Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/history/womens-history-month/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-73324 post type-post status-publish format-standard has-post-thumbnail sticky category-religion subject-islam subject-religion entry one-third"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/religion/ramadan/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2018/05/Ramadan-Worksheets-6-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="Ramadan Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2018/05/Ramadan-Worksheets-6-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2018/05/Ramadan-Worksheets-6-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2018/05/Ramadan-Worksheets-6.jpg 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2018/05/Ramadan-Worksheets-6-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/religion/ramadan/">Ramadan Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/religion/ramadan/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-122742 post type-post status-publish format-standard has-post-thumbnail sticky category-history subject-days subject-remembrance subject-seasonal subject-social subject-women entry one-third"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/history/international-womens-day/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2019/03/International-Womens-Day-Worksheets-6-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="International Women's Day Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2019/03/International-Womens-Day-Worksheets-6-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2019/03/International-Womens-Day-Worksheets-6-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2019/03/International-Womens-Day-Worksheets-6.jpg 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2019/03/International-Womens-Day-Worksheets-6-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/history/international-womens-day/">International Women’s Day Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/history/international-womens-day/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-789762 post type-post status-publish format-standard has-post-thumbnail sticky category-holidays-seasons subject-celebrations subject-days subject-people subject-religion subject-seasonal entry one-third first"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/holidays-seasons/st-patricks-day-facts-worksheets/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2021/02/Saint-Patricks-Day-Worksheets-4-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2021/02/Saint-Patricks-Day-Worksheets-4-360x480.png 360w, https://kidskonnect.com/wp-content/uploads/2021/02/Saint-Patricks-Day-Worksheets-4-225x300.png 225w, https://kidskonnect.com/wp-content/uploads/2021/02/Saint-Patricks-Day-Worksheets-4.png 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2021/02/Saint-Patricks-Day-Worksheets-4-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/holidays-seasons/st-patricks-day-facts-worksheets/">St Patrick’s Day Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/holidays-seasons/st-patricks-day-facts-worksheets/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-569 post type-post status-publish format-standard has-post-thumbnail sticky category-holidays-seasons subject-earth-sciences subject-spring subject-science subject-seasonal subject-weather entry one-third"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/holidays-seasons/spring/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2018/01/Spring-Worksheets-17-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="Spring Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2018/01/Spring-Worksheets-17-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2018/01/Spring-Worksheets-17-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2018/01/Spring-Worksheets-17.jpg 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2018/01/Spring-Worksheets-17-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/holidays-seasons/spring/">Spring Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/holidays-seasons/spring/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-830958 post type-post status-publish format-standard has-post-thumbnail sticky category-holidays-seasons category-religion category-social-studies subject-christianity subject-religion subject-social entry one-third"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/religion/ash-wednesday/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2023/01/Ash-Wednesday-Worksheets-6-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2023/01/Ash-Wednesday-Worksheets-6-360x480.png 360w, https://kidskonnect.com/wp-content/uploads/2023/01/Ash-Wednesday-Worksheets-6-225x300.png 225w, https://kidskonnect.com/wp-content/uploads/2023/01/Ash-Wednesday-Worksheets-6.png 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2023/01/Ash-Wednesday-Worksheets-6-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/religion/ash-wednesday/">Ash Wednesday Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/religion/ash-wednesday/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-119134 post type-post status-publish format-standard has-post-thumbnail sticky category-holidays-seasons subject-ancient-history subject-ancient-near-east subject-days subject-judaism subject-religion subject-seasonal subject-social entry one-third first"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/holidays-seasons/purim/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2019/02/PURIM-Worksheets-6-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="PURIM Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2019/02/PURIM-Worksheets-6-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2019/02/PURIM-Worksheets-6-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2019/02/PURIM-Worksheets-6.jpg 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2019/02/PURIM-Worksheets-6-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/holidays-seasons/purim/">Purim Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/holidays-seasons/purim/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-4851 post type-post status-publish format-standard has-post-thumbnail sticky category-history subject-american-revolution subject-social subject-us-history subject-world-history entry one-third"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/history/boston-massacre/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2018/02/Boston-Massacre-Worksheets-11-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="Boston Massacre Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2018/02/Boston-Massacre-Worksheets-11-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2018/02/Boston-Massacre-Worksheets-11-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2018/02/Boston-Massacre-Worksheets-11.jpg 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2018/02/Boston-Massacre-Worksheets-11-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/history/boston-massacre/">Boston Massacre Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/history/boston-massacre/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-197035 post type-post status-publish format-standard has-post-thumbnail sticky category-holidays-seasons subject-celebrations subject-days subject-hinduism subject-religion subject-seasonal entry one-third"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/holidays-seasons/holi/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2019/10/Holi-Worksheets-6-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="Holi Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2019/10/Holi-Worksheets-6-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2019/10/Holi-Worksheets-6-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2019/10/Holi-Worksheets-6.jpg 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2019/10/Holi-Worksheets-6-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/holidays-seasons/holi/">Holi Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/holidays-seasons/holi/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-25708 post type-post status-publish format-standard has-post-thumbnail sticky category-social-studies subject-acts subject-american-revolution subject-social subject-us-history subject-world-history entry one-third first"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/social-studies/stamp-act-1765/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2016/12/Stamp-Act-of-1765-Worksheets-6-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="Stamp Act of 1765 Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2016/12/Stamp-Act-of-1765-Worksheets-6-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2016/12/Stamp-Act-of-1765-Worksheets-6-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2016/12/Stamp-Act-of-1765-Worksheets-6.jpg 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2016/12/Stamp-Act-of-1765-Worksheets-6-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/stamp-act-1765/">Stamp Act of 1765 Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/stamp-act-1765/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-75089 post type-post status-publish format-standard has-post-thumbnail sticky category-holidays-seasons category-religion subject-days subject-islam subject-religion subject-seasonal subject-social entry one-third"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/religion/eid-al-fitr/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2018/05/Eid-al-Fitr-Worksheets-6-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="Eid al-Fitr Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2018/05/Eid-al-Fitr-Worksheets-6-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2018/05/Eid-al-Fitr-Worksheets-6-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2018/05/Eid-al-Fitr-Worksheets-6.jpg 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2018/05/Eid-al-Fitr-Worksheets-6-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/religion/eid-al-fitr/">Eid Al-Fitr Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/religion/eid-al-fitr/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-113427 post type-post status-publish format-standard has-post-thumbnail sticky category-history subject-acts subject-policy subject-social subject-us-history subject-world-history subject-world-war-two entry one-third"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/history/lend-lease-act/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2018/11/Lend-Lease-Act-Worksheets-6-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="Lend Lease Act Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2018/11/Lend-Lease-Act-Worksheets-6-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2018/11/Lend-Lease-Act-Worksheets-6-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2018/11/Lend-Lease-Act-Worksheets-6.jpg 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2018/11/Lend-Lease-Act-Worksheets-6-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/history/lend-lease-act/">Lend Lease Act Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/history/lend-lease-act/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-115268 post type-post status-publish format-standard has-post-thumbnail sticky category-holidays-seasons subject-celebrations subject-days subject-spring subject-seasonal subject-social entry one-third first"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/holidays-seasons/ostara/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2019/01/Ostara-Worksheets-6-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="Ostara Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2019/01/Ostara-Worksheets-6-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2019/01/Ostara-Worksheets-6-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2019/01/Ostara-Worksheets-6.jpg 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2019/01/Ostara-Worksheets-6-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/holidays-seasons/ostara/">Ostara Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/holidays-seasons/ostara/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-61609 post type-post status-publish format-standard has-post-thumbnail sticky category-geography category-science subject-earth-sciences subject-geography subject-natural-world subject-science entry one-third"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/geography/northern-hemisphere/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2017/11/Northern-Hemisphere-Worksheets-6-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="Northern Hemisphere Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2017/11/Northern-Hemisphere-Worksheets-6-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2017/11/Northern-Hemisphere-Worksheets-6-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2017/11/Northern-Hemisphere-Worksheets-6.jpg 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2017/11/Northern-Hemisphere-Worksheets-6-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/geography/northern-hemisphere/">Northern Hemisphere Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/geography/northern-hemisphere/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-119440 post type-post status-publish format-standard has-post-thumbnail sticky category-science subject-earth-sciences subject-science entry one-third"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/science/vernal-equinox/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2019/02/Vernal-Equinox-Worksheets-6-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="Vernal Equinox Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2019/02/Vernal-Equinox-Worksheets-6-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2019/02/Vernal-Equinox-Worksheets-6-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2019/02/Vernal-Equinox-Worksheets-6.jpg 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2019/02/Vernal-Equinox-Worksheets-6-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/science/vernal-equinox/">Vernal Equinox Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/science/vernal-equinox/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-476859 post type-post status-publish format-standard has-post-thumbnail sticky category-history subject-american-revolution subject-curriculum-packs subject-wars subject-social subject-us-history entry one-third first"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/history/revolutionary-war-curriculum/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2020/04/Revolutionary-War-Curriculum-Worksheets-4-e1729169332269-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="Revolutionary War Curriculum Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2020/04/Revolutionary-War-Curriculum-Worksheets-4-e1729169332269.jpg 360w, https://kidskonnect.com/wp-content/uploads/2020/04/Revolutionary-War-Curriculum-Worksheets-4-e1729169332269-225x300.jpg 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2020/04/Revolutionary-War-Curriculum-Worksheets-4-e1729169332269-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/history/revolutionary-war-curriculum/">Revolutionary War Curriculum</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/history/revolutionary-war-curriculum/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-613566 post type-post status-publish format-standard has-post-thumbnail sticky category-history subject-curriculum-packs entry one-third"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/history/world-war-i-curriculum/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2020/07/World-War-I-Curriculum-Worksheets-e1730380961894-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="World War I Curriculum Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2020/07/World-War-I-Curriculum-Worksheets-e1730380961894-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2020/07/World-War-I-Curriculum-Worksheets-e1730380961894-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2020/07/World-War-I-Curriculum-Worksheets-e1730380961894.jpg 400w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2020/07/World-War-I-Curriculum-Worksheets-e1730380961894-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/history/world-war-i-curriculum/">World War I Curriculum</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/history/world-war-i-curriculum/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-549930 post type-post status-publish format-standard has-post-thumbnail sticky category-science subject-curriculum-packs subject-dinosaurs subject-science entry one-third"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/science/dinosaurs-curriculum/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2020/05/Dinosaurs-Curriculum-Worksheets-e1730380962929-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt="Dinosaurs Curriculum Worksheets" data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2020/05/Dinosaurs-Curriculum-Worksheets-e1730380962929-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2020/05/Dinosaurs-Curriculum-Worksheets-e1730380962929-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2020/05/Dinosaurs-Curriculum-Worksheets-e1730380962929.jpg 400w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2020/05/Dinosaurs-Curriculum-Worksheets-e1730380962929-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/science/dinosaurs-curriculum/">Dinosaurs Curriculum</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/science/dinosaurs-curriculum/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-457234 post type-post status-publish format-standard has-post-thumbnail sticky category-social-studies subject-acts subject-curriculum-packs subject-social entry one-third first"><div><span class="label label-pro">Popular</span><a href="https://kidskonnect.com/social-studies/acts-constitution-and-bills-curriculum/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2020/04/Acts-Constitution-and-Bills-Curriculum-Worksheets-4-e1730380964513-360x480.jpg" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2020/04/Acts-Constitution-and-Bills-Curriculum-Worksheets-4-e1730380964513-360x480.jpg 360w, https://kidskonnect.com/wp-content/uploads/2020/04/Acts-Constitution-and-Bills-Curriculum-Worksheets-4-e1730380964513-225x300.jpg 225w, https://kidskonnect.com/wp-content/uploads/2020/04/Acts-Constitution-and-Bills-Curriculum-Worksheets-4-e1730380964513.jpg 400w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2020/04/Acts-Constitution-and-Bills-Curriculum-Worksheets-4-e1730380964513-360x480.jpg?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/acts-constitution-and-bills-curriculum/">Acts, Constitution, and Bills Curriculum</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/acts-constitution-and-bills-curriculum/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-887044 post type-post status-publish format-standard has-post-thumbnail category-fun category-social-studies subject-fun subject-social subject-arts entry one-third"><div><a href="https://kidskonnect.com/social-studies/anime/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/03/Anime-Worksheets-6-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/03/Anime-Worksheets-6-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/03/Anime-Worksheets-6-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/03/Anime-Worksheets-6-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/anime/">Anime Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/anime/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884701 post type-post status-publish format-standard has-post-thumbnail category-social-studies subject-ancient-history subject-ancient-rome subject-social entry one-third"><div><a href="https://kidskonnect.com/social-studies/etruscan-civilization/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/Etruscan-Civilization-Worksheets-7-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/Etruscan-Civilization-Worksheets-7-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/Etruscan-Civilization-Worksheets-7-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/Etruscan-Civilization-Worksheets-7-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/etruscan-civilization/">Etruscan Civilization Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/etruscan-civilization/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884840 post type-post status-publish format-standard has-post-thumbnail category-social-studies subject-explorers subject-people subject-social entry one-third first"><div><a href="https://kidskonnect.com/social-studies/pedro-fages/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/Pedro-Fages-Worksheet-6-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/Pedro-Fages-Worksheet-6-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/Pedro-Fages-Worksheet-6-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/Pedro-Fages-Worksheet-6-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/pedro-fages/">Pedro Fages Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/pedro-fages/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884570 post type-post status-publish format-standard has-post-thumbnail category-history subject-ancient-china subject-empires subject-ancient-history subject-world-history entry one-third"><div><a href="https://kidskonnect.com/history/peking-man/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/Peking-Man-Worksheets-6-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/Peking-Man-Worksheets-6-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/Peking-Man-Worksheets-6-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/Peking-Man-Worksheets-6-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/history/peking-man/">Peking Man Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/history/peking-man/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884794 post type-post status-publish format-standard has-post-thumbnail category-social-studies subject-celebrations subject-christianity subject-days subject-religion subject-social entry one-third"><div><a href="https://kidskonnect.com/social-studies/st-martins-day/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/St.-Martins-Day-Worksheets-6-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/St.-Martins-Day-Worksheets-6-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/St.-Martins-Day-Worksheets-6-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/St.-Martins-Day-Worksheets-6-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/st-martins-day/">St. Martin’s Day Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/st-martins-day/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884928 post type-post status-publish format-standard has-post-thumbnail category-people category-social-studies subject-american-revolution subject-figures subject-people subject-social subject-us-history subject-world-history entry one-third first"><div><a href="https://kidskonnect.com/social-studies/john-hancock/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/John-Hancock-Worksheets-6-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/John-Hancock-Worksheets-6-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/John-Hancock-Worksheets-6-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/John-Hancock-Worksheets-6-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/john-hancock/">John Hancock Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/john-hancock/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884961 post type-post status-publish format-standard has-post-thumbnail category-fun category-general category-language subject-actors subject-ela subject-grammar subject-vocabulary entry one-third"><div><a href="https://kidskonnect.com/language/speech/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/Speech-Worksheets-6-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/Speech-Worksheets-6-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/Speech-Worksheets-6-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/Speech-Worksheets-6-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/language/speech/">Speech Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/language/speech/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884661 post type-post status-publish format-standard has-post-thumbnail category-social-studies subject-empires subject-ancient-history subject-social subject-world-history entry one-third"><div><a href="https://kidskonnect.com/social-studies/sukhothai-kingdom/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/Sukhothai-Kingdom-Worksheets-7-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/Sukhothai-Kingdom-Worksheets-7-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/Sukhothai-Kingdom-Worksheets-7-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/Sukhothai-Kingdom-Worksheets-7-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/sukhothai-kingdom/">Sukhothai Kingdom Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/sukhothai-kingdom/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884881 post type-post status-publish format-standard has-post-thumbnail category-people category-social-studies subject-american-civil-war subject-black-history subject-civil-rights subject-people subject-social subject-us-history entry one-third first"><div><a href="https://kidskonnect.com/social-studies/a-philip-randolph/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/A.-Philip-Randolph-Worksheets-6-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/A.-Philip-Randolph-Worksheets-6-360x480.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/A.-Philip-Randolph-Worksheets-6-225x300.png 225w, https://kidskonnect.com/wp-content/uploads/2025/02/A.-Philip-Randolph-Worksheets-6.png 720w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/A.-Philip-Randolph-Worksheets-6-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/a-philip-randolph/">A. Philip Randolph Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/a-philip-randolph/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884616 post type-post status-publish format-standard has-post-thumbnail category-history category-social-studies subject-british-history subject-religion subject-royalty subject-social entry one-third"><div><a href="https://kidskonnect.com/social-studies/elizabethan-religious-settlement/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/Elizabethan-Religious-Settlement-Worksheets-7-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/Elizabethan-Religious-Settlement-Worksheets-7-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/Elizabethan-Religious-Settlement-Worksheets-7-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/Elizabethan-Religious-Settlement-Worksheets-7-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/elizabethan-religious-settlement/">Elizabethan Religious Settlement Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/elizabethan-religious-settlement/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884747 post type-post status-publish format-standard has-post-thumbnail category-people category-social-studies subject-australia subject-figures subject-people entry one-third"><div><a href="https://kidskonnect.com/social-studies/john-christian-watson/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/John-Christian-Watson-Worksheets-7-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/John-Christian-Watson-Worksheets-7-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/John-Christian-Watson-Worksheets-7-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/John-Christian-Watson-Worksheets-7-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/john-christian-watson/">John Christian Watson Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/john-christian-watson/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-886367 post type-post status-publish format-standard has-post-thumbnail category-science subject-earth-sciences subject-fun subject-science entry one-third first"><div><a href="https://kidskonnect.com/science/fire-safety-and-prevention/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/03/Fire-Safety-and-Prevention-Worksheets-7-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/03/Fire-Safety-and-Prevention-Worksheets-7-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/03/Fire-Safety-and-Prevention-Worksheets-7-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/03/Fire-Safety-and-Prevention-Worksheets-7-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/science/fire-safety-and-prevention/">Fire Safety and Prevention Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/science/fire-safety-and-prevention/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884064 post type-post status-publish format-standard has-post-thumbnail category-people category-social-studies subject-people subject-social subject-us-history entry one-third"><div><a href="https://kidskonnect.com/social-studies/madeleine-albright/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/Madeleine-Albright-Worksheets-6-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/Madeleine-Albright-Worksheets-6-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/Madeleine-Albright-Worksheets-6-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/Madeleine-Albright-Worksheets-6-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/madeleine-albright/">Madeleine Albright Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/madeleine-albright/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884317 post type-post status-publish format-standard has-post-thumbnail category-people category-social-studies subject-actors subject-people subject-social subject-women entry one-third"><div><a href="https://kidskonnect.com/social-studies/angelina-jolie/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/Angelina-Jolie-Worksheets-6-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/Angelina-Jolie-Worksheets-6-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/Angelina-Jolie-Worksheets-6-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/Angelina-Jolie-Worksheets-6-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/angelina-jolie/">Angelina Jolie Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/angelina-jolie/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-883889 post type-post status-publish format-standard has-post-thumbnail category-social-studies subject-figures subject-native-americans subject-people subject-social subject-women entry one-third first"><div><a href="https://kidskonnect.com/social-studies/deb-haaland/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/Deb-Haaland-Worksheets-7-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/Deb-Haaland-Worksheets-7-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/Deb-Haaland-Worksheets-7-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/Deb-Haaland-Worksheets-7-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/deb-haaland/">Deb Haaland Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/deb-haaland/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884188 post type-post status-publish format-standard has-post-thumbnail category-social-studies subject-social subject-us-history entry one-third"><div><a href="https://kidskonnect.com/social-studies/war-hawks/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/The-War-Hawks-Worksheets-7-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/The-War-Hawks-Worksheets-7-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/The-War-Hawks-Worksheets-7-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/The-War-Hawks-Worksheets-7-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/war-hawks/">The War Hawks Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/war-hawks/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884513 post type-post status-publish format-standard has-post-thumbnail category-science subject-chemistry subject-science entry one-third"><div><a href="https://kidskonnect.com/science/bismuth/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/Bismuth-Worksheets-6-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/Bismuth-Worksheets-6-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/Bismuth-Worksheets-6-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/Bismuth-Worksheets-6-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/science/bismuth/">Bismuth Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/science/bismuth/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884466 post type-post status-publish format-standard has-post-thumbnail category-science subject-earth-sciences subject-science entry one-third first"><div><a href="https://kidskonnect.com/science/renewable-energy/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/Renewable-Energy-Worksheets-6-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/Renewable-Energy-Worksheets-6-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/Renewable-Energy-Worksheets-6-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/Renewable-Energy-Worksheets-6-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/science/renewable-energy/">Renewable Energy Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/science/renewable-energy/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884231 post type-post status-publish format-standard has-post-thumbnail category-people category-social-studies subject-explorers subject-people subject-social entry one-third"><div><a href="https://kidskonnect.com/social-studies/alvar-nunez-cabeza-de-vaca/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/Alvar-Nunez-Cabeza-de-Vaca-Worksheets-8-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/Alvar-Nunez-Cabeza-de-Vaca-Worksheets-8-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/Alvar-Nunez-Cabeza-de-Vaca-Worksheets-8-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/Alvar-Nunez-Cabeza-de-Vaca-Worksheets-8-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/alvar-nunez-cabeza-de-vaca/">Álvar Núñez Cabeza de Vaca Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/alvar-nunez-cabeza-de-vaca/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-878544 post type-post status-publish format-standard has-post-thumbnail category-history category-people category-social-studies subject-american-revolution subject-figures subject-people subject-social subject-us-history entry one-third"><div><a href="https://kidskonnect.com/social-studies/light-horse-harry/"><img width="320" height="427" src="https://kidskonnect.com/wp-content/uploads/2024/11/Harry-Lee-Light-Horse-Harry-Worksheets-6.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2024/11/Harry-Lee-Light-Horse-Harry-Worksheets-6.png 320w, https://kidskonnect.com/wp-content/uploads/2024/11/Harry-Lee-Light-Horse-Harry-Worksheets-6-225x300.png 225w" data-lazy-sizes="(max-width: 320px) 100vw, 320px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2024/11/Harry-Lee-Light-Horse-Harry-Worksheets-6.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/light-horse-harry/">Light Horse Harry Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/light-horse-harry/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884187 post type-post status-publish format-standard has-post-thumbnail category-history category-social-studies subject-social subject-us-history subject-world-war-two entry one-third first"><div><a href="https://kidskonnect.com/social-studies/japanese-internment/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/Japanese-Internment-Worksheets-6-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/Japanese-Internment-Worksheets-6-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/Japanese-Internment-Worksheets-6-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/Japanese-Internment-Worksheets-6-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/japanese-internment/">Japanese Internment Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/japanese-internment/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><article class="resources type-resources post-884107 post type-post status-publish format-standard has-post-thumbnail category-social-studies subject-american-civil-war subject-social subject-us-history entry one-third"><div><a href="https://kidskonnect.com/social-studies/harpers-ferry-raid/"><img width="360" height="480" src="https://kidskonnect.com/wp-content/uploads/2025/02/Harpers-Ferry-Raid-Worksheets-7-Small-360x480.png" class="attachment-worksheet-image size-worksheet-image wp-post-image jetpack-lazy-image" alt data-lazy-srcset="https://kidskonnect.com/wp-content/uploads/2025/02/Harpers-Ferry-Raid-Worksheets-7-Small.png 360w, https://kidskonnect.com/wp-content/uploads/2025/02/Harpers-Ferry-Raid-Worksheets-7-Small-225x300.png 225w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2025/02/Harpers-Ferry-Raid-Worksheets-7-Small-360x480.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></a><header class="entry-header"><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://kidskonnect.com/social-studies/harpers-ferry-raid/">Harpers Ferry Raid Facts & Worksheets</a></h2> </header><div class="lesson-meta"><a href="https://kidskonnect.com/social-studies/harpers-ferry-raid/" class="download-btn secondary btn-small">View Worksheets</a></div><footer class="entry-footer"></footer></div></article><div class="archive-pagination pagination" role="navigation" aria-label="Pagination"><ul><li class="active" ><a href="https://kidskonnect.com/worksheets/" aria-current="page"><span class="screen-reader-text">Page</span> 1</a></li> <li><a href="https://kidskonnect.com/worksheets/page/2/"><span class="screen-reader-text">Page</span> 2</a></li> <li><a href="https://kidskonnect.com/worksheets/page/3/"><span class="screen-reader-text">Page</span> 3</a></li> <li class="pagination-omission"><span class="screen-reader-text">Interim pages omitted</span> …</li> <li><a href="https://kidskonnect.com/worksheets/page/225/"><span class="screen-reader-text">Page</span> 225</a></li> <li class="pagination-next"><a href="https://kidskonnect.com/worksheets/page/2/" ><span class="screen-reader-text">Go to</span> Next Page »</a></li> </ul></div> </main><aside class="sidebar sidebar-primary widget-area" role="complementary" aria-label="Primary Sidebar" id="genesis-sidebar-primary"><h2 class="genesis-sidebar-title screen-reader-text">Primary Sidebar</h2><section id="maxmegamenu-2" class="widget-odd widget-first widget-1 widget widget_maxmegamenu"><div class="widget-wrap"><h3 class="widgettitle widget-title">Search Worksheets by Subject</h3> <div id="mega-menu-wrap-max_mega_menu_1" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class='mega-toggle-block mega-menu-toggle-block mega-toggle-block-1' id='mega-toggle-block-1' tabindex='0'><span class='mega-toggle-label' role='button' aria-expanded='false'><span class='mega-toggle-label-closed'>MENU</span><span class='mega-toggle-label-open'>MENU</span></span></div></div></div><ul id="mega-menu-max_mega_menu_1" class="mega-menu max-mega-menu mega-menu-accordion mega-no-js" data-event="click" data-effect="fade_up" data-effect-speed="200" data-effect-mobile="disabled" data-effect-speed-mobile="0" data-mobile-force-width="false" data-second-click="go" data-document-click="disabled" data-vertical-behaviour="standard" data-breakpoint="600" data-unbind="true" data-mobile-state="collapse_all" data-hover-intent-timeout="300" data-hover-intent-interval="100"><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-225276' id='mega-menu-item-225276'><a class="mega-menu-link" href="https://kidskonnect.com/a-z/" tabindex="0">A-Z All Worksheets</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-menu-item-645729' id='mega-menu-item-645729'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/curriculum-packs/" tabindex="0">→ Free Curriculum Packs ←</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-menu-item-868138' id='mega-menu-item-868138'><a class="mega-menu-link" href="https://kidskonnect.com/kid-friendly-videos/" tabindex="0">Kid-Friendly Videos</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-225124' id='mega-menu-item-225124'><a class="mega-menu-link" href="https://kidskonnect.com/history-timeline/" tabindex="0">Historic Events Timeline</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-40698' id='mega-menu-item-40698'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/ela/" aria-haspopup="true" aria-expanded="false" tabindex="0">English Language Arts<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-category mega-menu-item-858178' id='mega-menu-item-858178'><a class="mega-menu-link" href="https://kidskonnect.com/literature/">Literature Studies</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40699' id='mega-menu-item-40699'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/grammar/">Grammar</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40700' id='mega-menu-item-40700'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/handwriting/">Handwriting</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40701' id='mega-menu-item-40701'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/literary-devices/">Literary Devices</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40702' id='mega-menu-item-40702'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/literature/">Literature</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40703' id='mega-menu-item-40703'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/main-idea/">Main Idea</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-menu-item-40704' id='mega-menu-item-40704'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/reading/" aria-haspopup="true" aria-expanded="false">Reading<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-795464' id='mega-menu-item-795464'><a class="mega-menu-link" href="https://kidskonnect.com/reading/phonics/">Phonics</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40715' id='mega-menu-item-40715'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/spelling/">Spelling</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40716' id='mega-menu-item-40716'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/text-analysis/">Text Analysis</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-menu-item-40717' id='mega-menu-item-40717'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/writing/" aria-haspopup="true" aria-expanded="false">Writing<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-475209' id='mega-menu-item-475209'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/writing-grade-one/">Grade 1</a></li> </ul> </li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-812131' id='mega-menu-item-812131'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/arts/" aria-haspopup="true" aria-expanded="false" tabindex="0">The Arts<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-852905' id='mega-menu-item-852905'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/film-studies/">Film Studies</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-category mega-menu-item-858208' id='mega-menu-item-858208'><a class="mega-menu-link" href="https://kidskonnect.com/theater/">Theater Studies</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-40741' id='mega-menu-item-40741'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/social/" aria-haspopup="true" aria-expanded="false" tabindex="0">Social Studies<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40742' id='mega-menu-item-40742'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/acts/">Acts, Constitutions & Bills</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40743' id='mega-menu-item-40743'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/american-revolution/">American Revolution</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-menu-item-40744' id='mega-menu-item-40744'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/ancient-history/" aria-haspopup="true" aria-expanded="false">Ancient History<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-category mega-menu-item-824621' id='mega-menu-item-824621'><a class="mega-menu-link" href="https://kidskonnect.com/mythology/">Mythology</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-134036' id='mega-menu-item-134036'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/empires/">Ancient Empires & Civilizations</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-862698' id='mega-menu-item-862698'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/ancient-asia/">Ancient Asia</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-862699' id='mega-menu-item-862699'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/ancient-china/">Ancient China</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-554080' id='mega-menu-item-554080'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/ancient-agypt/">Ancient Egypt</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-554085' id='mega-menu-item-554085'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/ancient-greece/" aria-haspopup="true" aria-expanded="false">Ancient Greece<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-822874' id='mega-menu-item-822874'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/mythology/">Greek Mythology</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-822858' id='mega-menu-item-822858'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/ancient-india/">Ancient India</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-864292' id='mega-menu-item-864292'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/ancient-near-east/">Ancient Near East</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-554180' id='mega-menu-item-554180'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/ancient-rome/">Ancient Rome</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40745' id='mega-menu-item-40745'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/black-history/">Black History</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-menu-item-40746' id='mega-menu-item-40746'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/wars/" aria-haspopup="true" aria-expanded="false">Famous Wars<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-348253' id='mega-menu-item-348253'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/world-war-one/">World War One</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-360367' id='mega-menu-item-360367'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/world-war-two/">World War Two</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-360368' id='mega-menu-item-360368'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/vietnam-war/">Vietnam War</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-370929' id='mega-menu-item-370929'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/american-civil-war/">American Civil War</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-603173' id='mega-menu-item-603173'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/french-revolution/">French Revolution</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-60889' id='mega-menu-item-60889'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/native-americans/">Native American History</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40753' id='mega-menu-item-40753'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/policy/">Policy</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40754' id='mega-menu-item-40754'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/us-history/">US History</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40755' id='mega-menu-item-40755'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/world-history/">World History</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-40719' id='mega-menu-item-40719'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/animals/" aria-haspopup="true" aria-expanded="false" tabindex="0">Animals<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40720' id='mega-menu-item-40720'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/amphibians/">Amphibians</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-134051' id='mega-menu-item-134051'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/birds/">Birds</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-544545' id='mega-menu-item-544545'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/dinosaurs/">Dinosaurs</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-615160' id='mega-menu-item-615160'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/farm-animals/">Farm Animals</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40721' id='mega-menu-item-40721'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/fish/">Fish</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40722' id='mega-menu-item-40722'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/insects/">Insects</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40723' id='mega-menu-item-40723'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/mammals/">Mammals</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-menu-item-40724' id='mega-menu-item-40724'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/marine/" aria-haspopup="true" aria-expanded="false">Marine Life<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-395091' id='mega-menu-item-395091'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/marine-mammals/">Marine mammals</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-395092' id='mega-menu-item-395092'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/sharks/">Sharks</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-568722' id='mega-menu-item-568722'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/pets/">Pets</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40725' id='mega-menu-item-40725'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/reptiles/">Reptiles</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-40747' id='mega-menu-item-40747'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/geography/" aria-haspopup="true" aria-expanded="false" tabindex="0">Geography<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40752' id='mega-menu-item-40752'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/states/">US States</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-menu-item-134037' id='mega-menu-item-134037'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/continents/" aria-haspopup="true" aria-expanded="false">Continents<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-530145' id='mega-menu-item-530145'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/africa/">Africa</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-811351' id='mega-menu-item-811351'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/asia/" aria-haspopup="true" aria-expanded="false">Asia<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-864300' id='mega-menu-item-864300'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/middle-east/">Middle East</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-811357' id='mega-menu-item-811357'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/europe/">Europe</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-811359' id='mega-menu-item-811359'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/oceania-continent/">Oceania</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-811358' id='mega-menu-item-811358'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/south-america/">South America</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-menu-item-40749' id='mega-menu-item-40749'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/countries/" aria-haspopup="true" aria-expanded="false">Countries<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-307872' id='mega-menu-item-307872'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/australia/">Australia</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-509329' id='mega-menu-item-509329'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/china/">China</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-667588' id='mega-menu-item-667588'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/canada/">Canada</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40748' id='mega-menu-item-40748'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/city/">Cities</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-550141' id='mega-menu-item-550141'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/oceans-and-seas/">Oceans & Seas</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-846819' id='mega-menu-item-846819'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/mountains/">Mountains</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-134035' id='mega-menu-item-134035'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/rivers/">Rivers</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40750' id='mega-menu-item-40750'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/landmarks/">Landmarks & Sights</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-134040' id='mega-menu-item-134040'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/world-heritage-sites/">World Heritage Sites</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40751' id='mega-menu-item-40751'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/natural-wonders/">Natural Wonders</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-40705' id='mega-menu-item-40705'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/people/" aria-haspopup="true" aria-expanded="false" tabindex="0">People<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-134033' id='mega-menu-item-134033'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/actors/">Actors</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40706' id='mega-menu-item-40706'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/athletes/">Athletes</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-370950' id='mega-menu-item-370950'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/artists/">Artists</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40707' id='mega-menu-item-40707'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/authors/">Authors</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40708' id='mega-menu-item-40708'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/civil-rights/">Civil Rights</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40709' id='mega-menu-item-40709'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/explorers/">Explorers</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40710' id='mega-menu-item-40710'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/figures/">Figures</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40711' id='mega-menu-item-40711'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/inventors/">Inventors</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40712' id='mega-menu-item-40712'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/musicians/">Musicians</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-228837' id='mega-menu-item-228837'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/philosopher/">Philosophers</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-790213' id='mega-menu-item-790213'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/poets/">Poets</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-menu-item-40713' id='mega-menu-item-40713'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/presidents/" aria-haspopup="true" aria-expanded="false">Presidents<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-383457' id='mega-menu-item-383457'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/flotus/">First Lady of the United States</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40714' id='mega-menu-item-40714'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/royalty/">Royalty</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-858363' id='mega-menu-item-858363'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/scientists/">Scientists</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-134039' id='mega-menu-item-134039'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/women/">Women</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-menu-item-807578' id='mega-menu-item-807578'><a class="mega-menu-link" href="https://kidskonnect.com/social-emotional/" tabindex="0">Social Emotional Learning</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-menu-item-810535' id='mega-menu-item-810535'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/careers/" tabindex="0">Careers</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-40718' id='mega-menu-item-40718'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/science/" aria-haspopup="true" aria-expanded="false" tabindex="0">Science<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40726' id='mega-menu-item-40726'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/biology/">Biology</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40727' id='mega-menu-item-40727'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/body/">Body</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-830870' id='mega-menu-item-830870'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/health/">Health</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40728' id='mega-menu-item-40728'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/chemistry/">Chemistry</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-menu-item-40729' id='mega-menu-item-40729'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/earth-sciences/" aria-haspopup="true" aria-expanded="false">Earth Sciences<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-category mega-menu-item-823218' id='mega-menu-item-823218'><a class="mega-menu-link" href="https://kidskonnect.com/ecosystems/">Ecosystems</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-822827' id='mega-menu-item-822827'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/weather/">Weather</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40730' id='mega-menu-item-40730'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/natural-world/">Natural World</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40731' id='mega-menu-item-40731'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/physics/">Physics</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40732' id='mega-menu-item-40732'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/space/">Space</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-40733' id='mega-menu-item-40733'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/seasonal/" aria-haspopup="true" aria-expanded="false" tabindex="0">Seasonal and Holiday<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-60890' id='mega-menu-item-60890'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/halloween/">Halloween</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40734' id='mega-menu-item-40734'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/celebrations/">Celebrations</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40735' id='mega-menu-item-40735'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/winter/">Christmas and Winter</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40736' id='mega-menu-item-40736'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/days/">Days</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40737' id='mega-menu-item-40737'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/spring/">Easter and Spring</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40738' id='mega-menu-item-40738'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/remembrance/">Remembrance</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40739' id='mega-menu-item-40739'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/summer/">Summer</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-40740' id='mega-menu-item-40740'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/fall/">Thanksgiving and Fall</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-134030' id='mega-menu-item-134030'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/math/" aria-haspopup="true" aria-expanded="false" tabindex="0">Math<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-457224' id='mega-menu-item-457224'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/math-kindergarten4-5/">Kindergarten (ages 5-6)</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-489364' id='mega-menu-item-489364'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/math-grade-1/">Grade 1 (age 6-7)</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-514976' id='mega-menu-item-514976'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/math-grade-2/">Grade 2 (age 7-8)</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-554195' id='mega-menu-item-554195'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/math-grade-3/">Grade 3 (ages 8-9)</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-563497' id='mega-menu-item-563497'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/math-grade-4/">Grade 4 (ages 9-10)</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-785424' id='mega-menu-item-785424'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/grade-5-ages-10-11/">Grade 5 (ages 10-11)</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-785425' id='mega-menu-item-785425'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/grade-6-ages-11-12/">Grade 6 (ages 11-12)</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-146768' id='mega-menu-item-146768'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/addition/">Addition</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-146767' id='mega-menu-item-146767'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/numbers/">Numbers</a></li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-146769' id='mega-menu-item-146769'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/money/">Money</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-811689' id='mega-menu-item-811689'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/times-tables/">Times Tables</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-567551' id='mega-menu-item-567551'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/technology/" aria-haspopup="true" aria-expanded="false" tabindex="0">Technology<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-category mega-menu-item-846680' id='mega-menu-item-846680'><a class="mega-menu-link" href="https://kidskonnect.com/transportation/">Transportation</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-567552' id='mega-menu-item-567552'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/computer-science/">Computer Science</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-134032' id='mega-menu-item-134032'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/fun/" aria-haspopup="true" aria-expanded="false" tabindex="0">Fun<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-587448' id='mega-menu-item-587448'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/coloring-pages/">Coloring</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-134034' id='mega-menu-item-134034'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/religion/" aria-haspopup="true" aria-expanded="false" tabindex="0">Religion<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-811442' id='mega-menu-item-811442'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/buddhism/">Buddhism</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-811400' id='mega-menu-item-811400'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/christianity/">Christianity</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-811402' id='mega-menu-item-811402'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/hinduism/">Hinduism</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-811403' id='mega-menu-item-811403'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/islam/">Islam</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-811401' id='mega-menu-item-811401'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/judaism/">Judaism</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-taxonomy mega-menu-item-object-subject mega-align-bottom-left mega-menu-flyout mega-menu-item-134038' id='mega-menu-item-134038'><a class="mega-menu-link" href="https://kidskonnect.com/worksheets/sports/" tabindex="0">Sports</a></li></ul></div></div></section> <section id="block-2" class="widget-even widget-2 widget widget_block"><div class="widget-wrap"> <ul class="wp-container-2 is-content-justification-center wp-block-social-links has-large-icon-size"><li class="wp-social-link wp-social-link-facebook wp-block-social-link"><a href="https://www.facebook.com/people/KidsKonnect-Worksheets/100090225644322/" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z"></path></svg><span class="wp-block-social-link-label screen-reader-text">Facebook</span></a></li> <li class="wp-social-link wp-social-link-pinterest wp-block-social-link"><a href="https://pin.it/47E7dDhn7" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M12.289,2C6.617,2,3.606,5.648,3.606,9.622c0,1.846,1.025,4.146,2.666,4.878c0.25,0.111,0.381,0.063,0.439-0.169 c0.044-0.175,0.267-1.029,0.365-1.428c0.032-0.128,0.017-0.237-0.091-0.362C6.445,11.911,6.01,10.75,6.01,9.668 c0-2.777,2.194-5.464,5.933-5.464c3.23,0,5.49,2.108,5.49,5.122c0,3.407-1.794,5.768-4.13,5.768c-1.291,0-2.257-1.021-1.948-2.277 c0.372-1.495,1.089-3.112,1.089-4.191c0-0.967-0.542-1.775-1.663-1.775c-1.319,0-2.379,1.309-2.379,3.059 c0,1.115,0.394,1.869,0.394,1.869s-1.302,5.279-1.54,6.261c-0.405,1.666,0.053,4.368,0.094,4.604 c0.021,0.126,0.167,0.169,0.25,0.063c0.129-0.165,1.699-2.419,2.142-4.051c0.158-0.59,0.817-2.995,0.817-2.995 c0.43,0.784,1.681,1.446,3.013,1.446c3.963,0,6.822-3.494,6.822-7.833C20.394,5.112,16.849,2,12.289,2"></path></svg><span class="wp-block-social-link-label screen-reader-text">Pinterest</span></a></li> <li class="wp-social-link wp-social-link-twitter wp-block-social-link"><a href="https://x.com/KidsKonnectEdu" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z"></path></svg><span class="wp-block-social-link-label screen-reader-text">Twitter</span></a></li> <li class="wp-social-link wp-social-link-youtube wp-block-social-link"><a href="https://www.youtube.com/@kidskonnect122" class="wp-block-social-link-anchor"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M21.8,8.001c0,0-0.195-1.378-0.795-1.985c-0.76-0.797-1.613-0.801-2.004-0.847c-2.799-0.202-6.997-0.202-6.997-0.202 h-0.009c0,0-4.198,0-6.997,0.202C4.608,5.216,3.756,5.22,2.995,6.016C2.395,6.623,2.2,8.001,2.2,8.001S2,9.62,2,11.238v1.517 c0,1.618,0.2,3.237,0.2,3.237s0.195,1.378,0.795,1.985c0.761,0.797,1.76,0.771,2.205,0.855c1.6,0.153,6.8,0.201,6.8,0.201 s4.203-0.006,7.001-0.209c0.391-0.047,1.243-0.051,2.004-0.847c0.6-0.607,0.795-1.985,0.795-1.985s0.2-1.618,0.2-3.237v-1.517 C22,9.62,21.8,8.001,21.8,8.001z M9.935,14.594l-0.001-5.62l5.404,2.82L9.935,14.594z"></path></svg><span class="wp-block-social-link-label screen-reader-text">YouTube</span></a></li></ul> </div></section> <section id="search-4" class="widget-odd widget-3 widget widget_search"><div class="widget-wrap"><h3 class="widgettitle widget-title">Search by Keyword</h3> <form class="search-form" method="get" action="https://kidskonnect.com/" role="search"><label class="search-form-label screen-reader-text" for="searchform-3">e.g figurative language</label><input class="search-form-input" type="search" name="s" data-swplive="true" data-swpengine="default" data-swpconfig="default" id="searchform-3" placeholder="e.g figurative language"><input class="search-form-submit" type="submit" value="Search"><meta content="https://kidskonnect.com/?s={s}"></form></div></section> <section id="media_image-4" class="widget-even widget-4 widget widget_media_image"><div class="widget-wrap"><a href="https://kidskonnect.com/worksheets/seasonal/"><img class="image " src="https://kidskonnect.com/wp-content/uploads/2021/01/March-Widget.png" alt="" width="650" height="650" /></a></div></section> <section id="media_image-3" class="widget-odd widget-5 widget widget_media_image"><div class="widget-wrap"><a href="https://kidskonnect.com/worksheets/women/"><img class="image " src="https://kidskonnect.com/wp-content/uploads/2020/02/Widget-Images.png" alt="Women's History Worksheets" width="650" height="650" /></a></div></section> <section id="custom_html-5" class="widget_text widget-even widget-6 banner widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"><a href="https://kidskonnect.com/membership/?ref=sidebar-banner"><img src="https://kidskonnect.com/wp-content/uploads/2024/08/Lifetime-Widget-Image-5000.png" width="325" data-lazy-src="https://kidskonnect.com/wp-content/uploads/2024/08/Lifetime-Widget-Image-5000.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class=" jetpack-lazy-image"><noscript><img data-lazy-fallback="1" src="https://kidskonnect.com/wp-content/uploads/2024/08/Lifetime-Widget-Image-5000.png" width="325" /></noscript> </a></div></div></section> <section id="text-34" class="widget-odd widget-7 why-buy widget widget_text"><div class="widget-wrap"><h3 class="widgettitle widget-title">Why Buy from KidsKonnect?</h3> <div class="textwidget"><ul> <li>Trusted online source since 1999</li> <li>Secure payments via Stripe or PayPal</li> <li>Resources created by teaching professionals</li> <li>Secure servers for online safety</li> <li>Excellent customer support</li> </ul> <div class="gateway-wrapper"> <img class="guarantee-banner jetpack-lazy-image" src="/wp-content/uploads/2016/02/powered-by-stripe.png" data-lazy-src="/wp-content/uploads/2016/02/powered-by-stripe.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"><noscript><img data-lazy-fallback="1" class="guarantee-banner" src="/wp-content/uploads/2016/02/powered-by-stripe.png" /></noscript> <img class="guarantee-banner jetpack-lazy-image" src="/wp-content/uploads/2016/02/powered-by-paypal.png" data-lazy-src="/wp-content/uploads/2016/02/powered-by-paypal.png?is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"><noscript><img data-lazy-fallback="1" class="guarantee-banner" src="/wp-content/uploads/2016/02/powered-by-paypal.png" /></noscript> </div></div> </div></section> <section id="custom_html-10" class="widget_text widget-even widget-8 widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"></div></div></section> <section id="custom_html-9" class="widget_text widget-odd widget-9 widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"></div></div></section> <section id="text-37" class="widget-even widget-10 widget widget_text"><div class="widget-wrap"><h3 class="widgettitle widget-title">About Us</h3> <div class="textwidget"><p>KidsKonnect is a growing library of premium quality educational materials, printable worksheets and teaching resources for use in the classroom.</p> </div> </div></section> <section id="text-39" class="widget-odd widget-last widget-11 widget widget_text"><div class="widget-wrap"><h3 class="widgettitle widget-title">Join KidsKonnect</h3> <div class="textwidget"><p>Join thousands happy teachers and students who use our teaching worksheets and resources every day.</p> <p><a href="https://kidskonnect.com/membership/" class="download-btn">Join</a></p> </div> </div></section> </aside></div> <script nitro-exclude> document.cookie = 'nitroCachedPage=' + (!window.NITROPACK_STATE ? '0' : '1') + '; path=/; SameSite=Lax'; </script></div><div class="footer-widgets" id="genesis-footer-widgets"><h2 class="genesis-sidebar-title screen-reader-text">Footer</h2><div class="wrap"><div class="widget-area footer-widgets-1 footer-widget-area"><section id="custom_html-6" class="widget_text widget-odd widget-first widget-1 widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"><div class="site-header"> <p class="site-title" itemprop="headline"><a>KidsKonnect</a></p> </div> <p>KidsKonnect is a growing library of high-quality, printable worksheets for teachers and homeschoolers.</p> <p class="footer-site-links"> <a href="/">Home</a> <a href="/facts/">Facts</a> <a href="/privacy/">Privacy</a> <a href="/about/">About</a> <a href="/articles/">Blog</a> <a href="/contact/">Contact</a> <a href="/terms/">Terms</a> </p></div></div></section> <section id="text-38" class="widget-even widget-last widget-2 widget widget_text"><div class="widget-wrap"><h3 class="widgettitle widget-title">Safe & Secure</h3> <div class="textwidget"><p>We pride ourselves on being a safe website for both teachers and students. KidsKonnect uses a secure SSL connection to encrypt your data and we only work with trusted payment processors Stripe and PayPal.</p> </div> </div></section> </div></div></div><footer class="site-footer"><div class="wrap"> <div class="creds"> <p> Built with <i class="fa fa-heart" aria-hidden="true"></i> all over the world<br>🇬🇧 🇵🇭 🇿🇦 🇺🇸 🇨🇦 🇭🇷<br />Copyright © 1999–2025<span class="stupid-cookies">This site uses cookies to improve your experience. To find out more, see our <a href="https://kidskonnect.com/cookie-policy/">cookie policy</a>.</span> </p> </div> </div></footer></div> <!-- GTM Container placement set to footer --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NQ3TKPP" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Meta Pixel Event Code --> <script type='text/javascript'> document.addEventListener( 'wpcf7mailsent', function( event ) { if( "fb_pxl_code" in event.detail.apiResponse){ eval(event.detail.apiResponse.fb_pxl_code); } }, false ); </script> <!-- End Meta Pixel Event Code --> <div id='fb-pxl-ajax-code'></div> <style> .searchwp-live-search-results { opacity: 0; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; height: 0; overflow: hidden; z-index: 9999995; /* Exceed SearchWP Modal Search Form overlay. */ position: absolute; display: none; } .searchwp-live-search-results-showing { display: block; opacity: 1; height: auto; overflow: auto; } .searchwp-live-search-no-results { padding: 3em 2em 0; text-align: center; } .searchwp-live-search-no-min-chars:after { content: "Continue typing"; display: block; text-align: center; padding: 2em 2em 0; } </style> <script> var _SEARCHWP_LIVE_AJAX_SEARCH_BLOCKS = true; var _SEARCHWP_LIVE_AJAX_SEARCH_ENGINE = 'default'; var _SEARCHWP_LIVE_AJAX_SEARCH_CONFIG = 'default'; </script> <style>.wp-container-2 {display: flex;gap: 0.5em;flex-wrap: wrap;align-items: center;justify-content: center;}.wp-container-2 > * { margin: 0; }</style> <script type='text/javascript' id='bento-js-js-extra'> /* <![CDATA[ */ var bento_wordpress_sdk_params = {"ajax_url":"https:\/\/kidskonnect.com\/wp-admin\/admin-ajax.php","user_logged_in":"","woocommerce_enabled":""}; /* ]]> */ </script> <script type='text/javascript' src='https://app.bentonow.com/7c288bf76e884c95bc06aeb4df0c279e.js?woocommerce=1&ver=6.0.9' id='bento-js-js'></script> <script type='text/javascript' id='dlm-xhr-js-extra'> /* <![CDATA[ */ var dlmXHRtranslations = {"error":"An error occurred while trying to download the file. Please try again.","not_found":"Download does not exist.","no_file_path":"No file path defined.","no_file_paths":"No file paths defined.","filetype":"Download is not allowed for this file type.","file_access_denied":"Access denied to this file.","access_denied":"Access denied. You do not have permission to download this file.","security_error":"Something is wrong with the file path.","file_not_found":"File not found."}; /* ]]> */ </script> <script type='text/javascript' id='dlm-xhr-js-before'> const dlmXHR = {"xhr_links":{"class":["download-link","download-button"]},"prevent_duplicates":true,"ajaxUrl":"https:\/\/kidskonnect.com\/wp-admin\/admin-ajax.php"}; dlmXHRinstance = {}; const dlmXHRGlobalLinks = "https://kidskonnect.com/download/"; const dlmNonXHRGlobalLinks = []; dlmXHRgif = "https://kidskonnect.com/wp-includes/images/spinner.gif"; const dlmXHRProgress = "1" </script> <script type='text/javascript' src='https://kidskonnect.com/wp-content/plugins/download-monitor/assets/js/dlm-xhr.min.js?ver=4.9.14' id='dlm-xhr-js'></script> <script type='text/javascript' src='https://kidskonnect.com/wp-content/plugins/duracelltomi-google-tag-manager/js/gtm4wp-form-move-tracker.js?ver=1.16.2' id='gtm4wp-form-move-tracker-js'></script> <script type='text/javascript' src='https://kidskonnect.com/wp-content/themes/clever/dist/javascript/all.js?ver=2.3.29' id='all-js-js'></script> <script type='text/javascript' src='https://kidskonnect.com/wp-content/themes/genesis/lib/js/skip-links.min.js?ver=3.5.0' id='skip-links-js'></script> <script type='text/javascript' id='swp-live-search-client-js-extra'> /* <![CDATA[ */ var searchwp_live_search_params = []; searchwp_live_search_params = {"ajaxurl":"https:\/\/kidskonnect.com\/wp-admin\/admin-ajax.php","origin_id":4926,"config":{"default":{"engine":"default","input":{"delay":300,"min_chars":3},"results":{"position":"bottom","width":"auto","offset":{"x":0,"y":5}},"spinner":{"lines":12,"length":8,"width":3,"radius":8,"scale":1,"corners":1,"color":"#424242","fadeColor":"transparent","speed":1,"rotate":0,"animation":"searchwp-spinner-line-fade-quick","direction":1,"zIndex":2000000000,"className":"spinner","top":"50%","left":"50%","shadow":"0 0 1px transparent","position":"absolute"}}},"msg_no_config_found":"No valid SearchWP Live Search configuration found!","aria_instructions":"When autocomplete results are available use up and down arrows to review and enter to go to the desired page. Touch device users, explore by touch or with swipe gestures."};; /* ]]> */ </script> <script type='text/javascript' src='https://kidskonnect.com/wp-content/plugins/searchwp-live-ajax-search/assets/javascript/dist/script.min.js?ver=1.7.2' id='swp-live-search-client-js'></script> <script type='text/javascript' src='https://kidskonnect.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-lazy-images/dist/intersection-observer.js?minify=false&ver=83ec8aa758f883d6da14' id='jetpack-lazy-images-polyfill-intersectionobserver-js'></script> <script type='text/javascript' id='jetpack-lazy-images-js-extra'> /* <![CDATA[ */ var jetpackLazyImagesL10n = {"loading_warning":"Images are still loading. Please cancel your print and try again."}; /* ]]> */ </script> <script type='text/javascript' src='https://kidskonnect.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-lazy-images/dist/lazy-images.js?minify=false&ver=8767d0da914b289bd862' id='jetpack-lazy-images-js'></script> <script type='text/javascript' src='https://kidskonnect.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2' id='hoverIntent-js'></script> <script type='text/javascript' id='megamenu-js-extra'> /* <![CDATA[ */ var megamenu = {"timeout":"300","interval":"100"}; /* ]]> */ </script> <script type='text/javascript' src='https://kidskonnect.com/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.0' id='megamenu-js'></script> <script type='text/javascript' src='https://kidskonnect.com/wp-content/plugins/megamenu-pro/assets/public.js?ver=2.2.3' id='megamenu-pro-js'></script> <script src='https://stats.wp.com/e-202511.js' defer></script> <script> _stq = window._stq || []; _stq.push([ 'view', {v:'ext',j:'1:11.4.2',blog:'105013295',post:'4926',tz:'0',srv:'kidskonnect.com'} ]); _stq.push([ 'clickTrackerInit', '105013295', '4926' ]); </script> </body></html> <!-- plugin=object-cache-pro client=phpredis metric#hits=88827 metric#misses=140 metric#hit-ratio=99.8 metric#bytes=5699856 metric#prefetches=816 metric#store-reads=114 metric#store-writes=5 metric#store-hits=824 metric#store-misses=135 metric#sql-queries=14 metric#ms-total=1271.61 metric#ms-cache=44.69 metric#ms-cache-avg=0.3787 metric#ms-cache-ratio=3.5 -->