(() => { if ( document.cookie.split(';').some((item) => item.trim().indexOf('ckns_id=') > -1) ) { return; } function localStorageIsAvailable() { try { const storage = window && window.localStorage; if(typeof storage.getItem === 'function') { return true } return false } catch (error) { return false } } if(localStorageIsAvailable()) { var dismissCount = Number(window.localStorage.getItem('-banner-undefined-dismiss-count')); if (dismissCount >= 4) { return; } var lastDismissedDate = Number(window.localStorage.getItem('-banner-undefined-last-dismissed-date')); var currentTime = Date.now(); if (currentTime - lastDismissedDate < 10 * 86400000) { return; } } document.querySelector('html').classList.add('display--banner'); })()

Year 3 History

Part of Learn & revise

Sign In Banner

All your learning in one place

Add subjects and guides to My Bitesize to get learning quicker.

Games

  • History Explorer: Secrets Through Time

    Compare and contrast historical eras across the globe and through time. Discover Ancient Egypt, the fascinating Maya Civilisation and the devastation of World War One.

  • Horrible Histories: Raid and Trade

    Think you have what it takes to run your own Viking settlement? Take control of a Norse God or Goddess and lead your Vikings as they raid and trade their way from AD750 to 1066.

  • Ancient Greeks: The Argo Odyssey

    Argo the dog is missing! Help to find him in an adventure with mythical creatures, temples, the Olympic Games and more exciting aspects of Ancient Greek life.