CINXE.COM
National Library of India
<!DOCTYPE html> <html lang="en-IN"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8;" /> <meta http-equiv="X-UA-Compatible" content="IE=10; IE=9; IE=8; IE=7; IE=EDGE" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"/> <meta http-equiv="Last-Modified" content="Wed, 17 Dec 2014 05:46:53 GMT" /> <meta http-equiv="Pragma" content="no-cache, no-store, private, must-revalidate, proxy-revalidate, post-check=0, pre-check=0, max-age=0" /> <meta http-equiv="Cache-Control" content="no-cache, no-store, private, must-revalidate, proxy-revalidate, post-check=0, pre-check=0, max-age=0" /> <meta http-equiv="Expires" content="Wed, 17 Dec 2014 05:46:53 GMT" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name= "format-detection" content ="telephone=no" /> <title>National Library of India</title> <link rel="shortcut icon" href="https://www.nationallibrary.gov.in/favicon.ico" type="image/x-icon" /> <meta name="description" content="National Library, Govt. of India" /> <!--<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">--> <link rel="stylesheet" href="https://www.nationallibrary.gov.in/assets/css/font-awesome.min.css"> <link rel="stylesheet" href="https://www.nationallibrary.gov.in/assets/css/hover.css"> <!--<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">--> <link rel="stylesheet" href="https://www.nationallibrary.gov.in/assets/css/bootstrap.min.css"> <link rel="stylesheet" href="https://www.nationallibrary.gov.in/assets/css/custome-style.css"> <!--<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.29.5/css/theme.default.min.css" integrity="sha384-hjXHnNUDEJD/y5Lf1GYkvSnB6rIOnfS+eUWA0oQv9a4gxmyWCbXW8GOVn3UwkKV6" crossorigin="anonymous">--> <link href="https://www.nationallibrary.gov.in/assets/css/table_sorter.css" rel="stylesheet" type="text/css"/> <link href="https://www.nationallibrary.gov.in/assets/css/style.css" rel="stylesheet" type="text/css" /> <link href="https://www.nationallibrary.gov.in/assets/css/menu.css" rel="stylesheet" type="text/css" /> <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha384-tsQFqpEReu7ZLhBV2VZlAu7zcOV+rXbYlF2cqB8txI/8aZajjp4Bqd+V6D5IgvKT" crossorigin="anonymous"></script> <script>window.jQuery || document.write('<script src="https://www.nationallibrary.gov.in/assets/js/jquery-3.3.1.min.js"><\/script>')</script>--> <script src="https://www.nationallibrary.gov.in/assets/js/jquery-3.3.1.min.js"></script> <!--EXTRA--> <script>base_url = 'https://www.nationallibrary.gov.in/';</script> <!--<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>--> <script src="https://www.nationallibrary.gov.in/assets/js/bootstrap.min.js"></script> <link href="https://www.nationallibrary.gov.in/assets/css/tooltip.css" rel="stylesheet" type="text/css" media="screen"/> <script src="https://www.nationallibrary.gov.in/assets/js/tooltip.js" type="text/javascript"></script> <script src="https://www.nationallibrary.gov.in/assets/js/jquery.form.js" type="text/javascript"></script> <script src="https://www.nationallibrary.gov.in/assets/js/jquery.print.js" type="text/javascript"></script> <!--<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.29.5/js/jquery.tablesorter.min.js" integrity="sha384-hCuW11qVGtDNxfwpKIBnfZclwRLaMrmnn5IQ0HtYwRZaESSeUOJpQmFQg0q3PlkQ" crossorigin="anonymous"></script> <script src="https://www.nationallibrary.gov.in/assets/js/jquery.form.js" type="text/javascript"></script>--> <script src="https://www.nationallibrary.gov.in/assets/js/jquery.tablesorter.js" type="text/javascript"></script> <link href="https://www.nationallibrary.gov.in/assets/ionicon/ionicons.min.css" rel="stylesheet" type="text/css" /> <script type="text/javascript"> $(document).ready(function () { //$.ajaxSetup({cache: false}); $('#site_search_form').find("input[type=search]").click(function () { $('#site_search_form').find("input[type=search]").css({"width": "200px"}); }); //$('.tablesorter').stackedRows({altRowStyle: true}); }); function divOpen(refID, updateDIV, URL) { var divId = "#" + updateDIV; $(divId + " img.x").css({"display": "none"}); $(divId + " .divPopupContent").html("<img src='https://www.nationallibrary.gov.in/assets/images/ajax-loader.gif' alt='Please wait...' />Please wait..."); $.get(URL, {'option': refID}, function (data) { $(divId + " .divPopupContent").html(data); }); $(divId).css({"display": "block"}); $(divId + " img.x").css({"display": "block"}); } function popupDivOpen(refID, updateDIV, URL) { $("#trans_div").remove(); $("body").prepend("<div id=\"trans_div\" style=\"height:" + ($(document).height() - 40) + "px;\"></div>"); if (updateDIV === "") $("#divPopup").remove(); var divId = "#" + updateDIV; if (updateDIV === "") divId = "#divPopup"; ////$(divId).html("Loading...."); if (updateDIV === "") { var pDiv = "<div id=\"divPopup\" style=\"display:block;\"><div class=\"divPopupContent\"></div></div>"; $("body").prepend(pDiv); } $(divId + " img.x").css({"display": "none"}); $(divId + " .divPopupContent").removeClass("divPopup"); $(divId + " .divPopupContent").addClass("center").html("<img src='https://www.nationallibrary.gov.in/assets/images/reload4.gif'/>"); $(divId).css({"display": "block"}); $.get(URL, {'option': refID}, function (data) { if (updateDIV !== "") { $(divId + " .divPopupContent").html("").removeClass("center").addClass("divPopup"); $(divId + " img.x").css({"display": "block"}); $(divId).css({"display": "block"}); $(divId + " .divPopupContent").html(data); } else { $(divId + " .divPopupContent").html("").removeClass("center").addClass("divPopup"); //document.body.append(data.substr(1, data.length - 2)); $(divId + " .divPopupContent").html(data).removeClass("divPopup"); //for Log in } }); $("#trans_div").css({"display": "block"}); } function closeDiv() { $("#divDelete").css({"display": "none"}); //$("#divDelete").remove(); $("#trans_div").css({"display": "none"}); $("#divPopup").css({"display": "none"}); //window.history.back(); } $(document).on('click', '.x', function () { $("#trans_div").css({"display": "none"}); $("#divPopup .divPopupContent").html(""); $("#divPopup").css({"display": "none"}); //window.location.reload(); }); </script> <style type="text/css" media="screen, projection"> /*html, body{height:100%;padding:0px;margin:0px;}*/ </style> </head> <body> <!-- oncontextmenu="return false;"--> <div id="divPopup"> <img src="https://www.nationallibrary.gov.in/assets/images/close.png" alt="Close" class="x" title="Close"/> <div class="divPopupContent"></div> </div> <div id="trans_div"></div> <!--HEADER & TOP MENU--> <div class="col-sm-12 nav_menu_top"> <div class="row top_tool"> <!-- <div class="col-sm-8" align="center"> </div>--> <div class="col-sm-12"> <span style="float:right;"> English | <a href="https://www.nationallibrary.gov.in/home/site_language/hindi/aHR0cHM6Ly93d3cubmF0aW9uYWxsaWJyYXJ5Lmdvdi5pbi9ob21lL2NoaWxkcmVuX2VkdWNhdGlvbmFsX2VyZXNvdXJjZXM=">हिंदी</a> </span> <!--<a href="https://nationallibrary.gov.in/library/booking_for_library_usage" style="float:right;margin-right: 50px;"target="_blank" rel="nofollow noopener noreferrer">Book Your Seat For Reading Room</a>--> <!--<a href="https://nationallibrary.gov.in/library/booking_reading_room" style="float:right;margin-right: 50px;"target="_blank" rel="nofollow noopener noreferrer">Book Your Seat For Reading Room</a>--> <a href="https://www.nationallibrary.gov.in/home/screen_reader_access" style="float:right;margin-right: 50px;">Screen Reader Access</a> <!-- <div style="float: right;color: white; margin-right: 3px;padding-top: 3px;"> <div id="google_translate_element"></div> <script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en', includedLanguages: 'en,bn,hi', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element'); } </script> <script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script> </div>--> </div> <!-- <div class="col-sm-2" align="center"> </div>--> </div> <div class="row nav_top hidden-xs" id="nav_top"> <div class="col-sm-2 logo_cont" align="center"> <div class="header_logo" onclick="window.location = 'https://www.nationallibrary.gov.in/';"><img src="https://www.nationallibrary.gov.in/assets/images/logo.png" alt="" style="width:40px;height: 65px;"></div> <div class="header_site_name" onclick="window.location = 'https://www.nationallibrary.gov.in/';" style="color:red;margin-left:2px"> NATIONAL LIBRARY OF INDIA <div class="clear"></div> <span class="header_site_slogan" onclick="window.location = 'https://www.nationallibrary.gov.in/';" style="color:red"> Ministry of Culture <br>Government of India</span> </div> <!--<a href="https://www.nationallibrary.gov.in/"><img src="https://www.nationallibrary.gov.in/assets/images/logo.png" alt="" width="108%"></a>--> </div> <div class="col-md-7 col-sm-12 nav_cont"> <div class="row"> <nav class="navbar navbar-inverse"> <div class="container-fluid"> <ul class="nav navbar-nav"> <li class="active"><a href="https://www.nationallibrary.gov.in/"title="Home">Home</a></li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"title="About Us">About Us<span class="caret"></span></a> <ul class="dropdown-menu"> <!--<li><a href="https://flic.kr/s/aHBqjzJX1B" target="_blank" rel="nofollow noopener noreferrer">New Arrivals</a></li>--> <li><a href="https://www.nationallibrary.gov.in/home/useful_information"title="Useful Information">Useful Information</a></li> <li><a href="https://www.nationallibrary.gov.in/home/who_is"title="Exhibitions">Who's Who</a></li> <li><a href="https://www.nationallibrary.gov.in/home/divisions"title="Divisions">Divisions</a></li> <li><a href="https://www.nationallibrary.gov.in/home/history"title="History">History</a></li> <li><a href="https://www.nationallibrary.gov.in/home/preservation_activities"title="Preservation">Preservation</a></li> <li><a href="https://www.nationallibrary.gov.in/home/modernisation_programme"title="Modernisation">Modernisation</a></li> <li><a href="https://www.nationallibrary.gov.in/home/administrative_activities"title="Administration">Administration</a></li> <li><a href="https://www.nationallibrary.gov.in/home/more_about_national_library"title="More About National Library">More About National Library</a></li> <li><a href="https://www.nationallibrary.gov.in/home/exhibitions"title="Exhibitions">Exhibitions</a></li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"title="Resources">Resources<span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="https://www.nationallibrary.gov.in/home/services"title="Services">Services</a></li> <!-- <li class="dropdown-submenu"> <a class="bt_ml_menu" href="#"title="Services">Journals <span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="https://www.nationallibrary.gov.in/files/contents/newspaper.pdf" target="_blank">Journals & Newspapers Under DB Act</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/journals.pdf"target="_blank">Online Journals</a></li> </ul> </li>--> <li><a href="https://www.nationallibrary.gov.in/home/open_educational_resources"title="Collection">Open Educational Resources</a></li> <li><a href="https://www.nationallibrary.gov.in/home/children_educational_eresources"title="Collection">Children Educational E-resources</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/newspaper.pdf" target="_blank">Journals & Newspapers Under DB Act</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/eresource2.pdf"target="_blank">Online Collections</a></li> <!--<li><a href="https://www.nationallibrary.gov.in/files/contents/journals.pdf"target="_blank">Online Journals</a></li>--> <li><a href="https://www.nationallibrary.gov.in/files/contents/online_journals_2022.pdf"target="_blank">Online Journals</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/list_of_foreign_print_journals_2018.pdf"target="_blank">Foreign Journals</a></li> <li><a href="https://www.nationallibrary.gov.in/home/collection"title="Collection">Collection</a></li> <li><a href="https://www.nationallibrary.gov.in/home/collection_development"title="Collection Development">Collection Development</a></li> <li><a href="https://www.nationallibrary.gov.in/home/collection_organisation"title="Collection Organisation">Collection Organisation</a></li> <li><a href="https://www.nationallibrary.gov.in/home/english_foreign_languages"title="English & Foreign Languages">English & Foreign Languages</a></li> <li><a href="https://www.nationallibrary.gov.in/home/rare_other_collections"title="Rare & Other Collections">Rare & Other Collections</a></li> <li><a href="https://www.nationallibrary.gov.in/home/publications"title="Publications">Publications</a></li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"title="Catalogue">Catalogue<span class="caret"></span></a> <ul class="dropdown-menu"> <!--<li><a href="https://www.nationallibrary.gov.in/files/contents/how_to_access_books.pdf"" target="_blank">How to Access Books</a></li>--> <li><a href="http://nationallibraryopac.nvli.in" target="_blank" rel="nofollow noopener noreferrer">Library Catalogue</a></li> <!--<li><a href="https://www.nationallibrary.gov.in/home/digital_books">Digitized Books</a></li>--> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"title="Publishers">Digital Collection<span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="https://indianculture.gov.in/MoCorganization/national-library" target="_blank" rel="nofollow noopener noreferrer">Digitized Documents of National Library</a></li> <!--<li><a href="https://www.nationallibrary.gov.in/home/e-Resource">Electronic Resources</a></li>--> <li><a href="https://www.nationallibrary.gov.in/home/E_Resources"title="History">Electronic Resources</a></li> <!--<li><a href="https://www.nationallibrary.gov.in/home/for_publisher"title="For Publishers">For Publishers</a></li>--> </ul> </li> <li><a href="https://www.nationallibrary.gov.in/home/contact_us"title="Contact">Contact Us</a></li> </ul> </div> </nav> <script> $(document).ready(function () { $('.dropdown-submenu a.bt_ml_menu').on("click", function (e) { $(this).next('ul').toggle(); e.stopPropagation(); e.preventDefault(); }); }); </script> </div> </div> <div class="col-md-1 reg pull-right"> <a href="https://www.nationallibrary.gov.in/account/register"title="Register">Register</a> </div> <!-- <div class="col-md-1 pull-right log_cont"> <a href="https://www.nationallibrary.gov.in/account/login"title="Login">Admin Login</a> <span><i class="fa fa-user" aria-hidden="true"></i></span> </div>--> </div> <div class="row mob_menu "> <div id="myNav" class="overlay"> <a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a> <div class="overlay-content"> <ul> <li><a href="https://www.nationallibrary.gov.in/">Home</a></li> <li><a href="https://www.nationallibrary.gov.in/account/login"title="Login">Login</a></li> <li><a href="https://www.nationallibrary.gov.in/account/register"title="Register">Register</a></li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"title="About Us">About Us<span class="caret"></span></a> <ul class="dropdown-menu"> <!--<li><a href="https://flic.kr/s/aHBqjzJX1B" target="_blank" rel="nofollow noopener noreferrer">New Arrivals</a></li>--> <li><a href="https://www.nationallibrary.gov.in/home/about_us"title="More About National Library">More About National Library</a></li> <li><a href="https://www.nationallibrary.gov.in/home/who_is"title="Exhibitions">Who's Who</a></li> <li><a href="https://www.nationallibrary.gov.in/home/divisions"title="Divisions">Divisions</a></li> <li><a href="https://www.nationallibrary.gov.in/home/history"title="History">History</a></li> <li><a href="https://www.nationallibrary.gov.in/home/preservation_activities"title="Preservation">Preservation</a></li> <li><a href="https://www.nationallibrary.gov.in/home/modernisation_programme"title="Modernisation">Modernisation</a></li> <li><a href="https://www.nationallibrary.gov.in/home/administrative_activities"title="Administration">Administration</a></li> <li><a href="https://www.nationallibrary.gov.in/home/exhibitions"title="Exhibitions">Exhibitions</a></li> <li><a href="https://www.nationallibrary.gov.in/home/useful_information"title="Useful Information">Useful Information</a></li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"title="Resources">Resources<span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="https://www.nationallibrary.gov.in/home/services"title="Services">Services</a></li> <li><a href="https://www.nationallibrary.gov.in/home/open_educational_resources"title="Collection">Open Educational Resources</a></li> <li><a href="https://www.nationallibrary.gov.in/home/children_educational_eresources"title="Collection">Children Educational E-resources</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/newspaper.pdf" target="_blank">Journals & Newspapers Under DB Act</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/eresource2.pdf"target="_blank">Online Collections</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/journals.pdf"target="_blank">Online Journals</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/list_of_foreign_ print_ journals_2018.pdf"target="_blank">Foreign Journals</a></li> <li><a href="https://www.nationallibrary.gov.in/home/collection"title="Collection">Collection</a></li> <li><a href="https://www.nationallibrary.gov.in/home/collection_development"title="Collection Development">Collection Development</a></li> <li><a href="https://www.nationallibrary.gov.in/home/collection_organisation"title="Collection Organisation">Collection Organisation</a></li> <li><a href="https://www.nationallibrary.gov.in/home/english_foreign_languages"title="English & Foreign Languages">English & Foreign Languages</a></li> <li><a href="https://www.nationallibrary.gov.in/home/rare_other_collections"title="Rare & Other Collections">Rare & Other Collections</a></li> <li><a href="https://www.nationallibrary.gov.in/home/publications"title="Publications">Publications</a></li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"title="Catalogue">Catalogue<span class="caret"></span></a> <ul class="dropdown-menu"> <!--<li><a href="https://www.nationallibrary.gov.in/files/contents/how_to_access_books.pdf"" target="_blank">How to Access Books</a></li>--> <li><a href="http://nationallibraryopac.nvli.in" target="_blank" rel="nofollow noopener noreferrer">Library Catalogue</a></li> <!--<li><a href="https://www.nationallibrary.gov.in/home/digital_books">Digitized Books</a></li>--> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"title="Publishers">Digital Collection<span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="https://indianculture.gov.in/MoCorganization/national-library" target="_blank" rel="nofollow noopener noreferrer">Digitized Documents of National Library</a></li> <!--<li><a href="https://www.nationallibrary.gov.in/home/e-Resource">Electronic Resources</a></li>--> <li><a href="https://www.nationallibrary.gov.in/home/E_Resources"title="History">Electronic Resources</a></li> <!--<li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"title="Publishers">Publishers<span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="https://www.nationallibrary.gov.in/home/for_publisher"title="For Publishers">For Publishers</a></li>--> </ul> </li> <li><a href="https://www.nationallibrary.gov.in/home/contact_us"title="Contact">Contact Us</a></li> </ul> </div> </div> <span style="font-size:30px;cursor:pointer" onclick="openNav()">☰</span> </div> <div class="col-xs-12 logo_mob"> <div class="col-xs-6 pull-right"> <div class="header_logo" onclick="window.location = 'https://www.nationallibrary.gov.in/';"><img src="https://www.nationallibrary.gov.in/assets/images/logo_fin.png" alt="" ></div> <div class="header_site_name" onclick="window.location = 'https://www.nationallibrary.gov.in/';" style="color:red;margin-left:5px"> NATIONAL LIBRARY <div class="clear"></div> <span class="header_site_slogan" onclick="window.location = 'https://www.nationallibrary.gov.in/';" style="color:red"> Ministry of Culture <br>Government of India</span> </div> </div> </div> <script> function openNav() { document.getElementById("myNav").style.width = "100%"; } function closeNav() { document.getElementById("myNav").style.width = "0%"; } </script> </div> <!--HEADER & TOP MENU END--><!--BANNER--> <div class="col-sm-12 banner_cont"> <div class="row"> <div id="myCarousel" class="carousel slide" data-ride="carousel"> <div class="carousel-inner" role="listbox"> <div class="item active"> <img class="first-slide" src="https://www.nationallibrary.gov.in/files/slider/banner2.jpg" alt="First slide" width="100%" style="height: 70px;"> <div class="container"> <div class="carousel-caption "> </div> </div> </div> </div> </div> </div> </div> <!--BANNER END--><div class="col-sm-12 mid_abt"> <div class="container nl_content"> <!--<div class="col-sm-12">--><!DOCTYPE html> <html> <body style="background-color:AntiqueWhite;"> <h1 style="text-align:center;"> Govt.of India,Ministry of Culture,National library </h1> <h2 style="background-color:DarkOliveGreen;">Integrated Search Portal for Children Open Educational Resources</h2> <p style="background-color:DarkKhaki;">This Discovery Service is created to help in finding free educational resouces from trusted sources. You can also search also individual web resources under each subject category.</p> <body> <h1>Search & Research</h1> </body> <div1>...</div1> <script async src="https://cse.google.com/cse.js?cx=004455792559608383207:6lvujehhlsr"></script> <div class="gcse-searchbox-only"> </div><div2>...</div2> </body> <div1>...</div1> <script async src="https://cse.google.com/cse.js?cx=004455792559608383207:6lvujehhlsr"></script> <div class="gcse-searchresults-only"></div> <div1>...</div1> </body> <h1 style="text-align: center;"><span style="color: #993366;"><strong>LIST OF OPEN ACCESS LEARNING OBJECTS FOR CHILDREN AND YOUNG ADULTS</strong></span></h1> <h2><span style="color: #993300;"><strong>1.Activities, Crafts, etc.</strong></span></h2> <p><a href="https://www.activityvillage.co.uk/school-closures">Activity Village</a></p> <p>With schools closing down all over the world, parents are finding themselves juggling working from home with looking after and entertaining their kids. We are all worried about keeping our families safe, particularly our older loved ones and any members of the family with health problems. Some of us are quarantined or self-isolating too. It's putting us all under tremendous pressure.</p> <p><a href="https://www.ehow.com/"><strong>Ehow</strong></a></p> <p>Art & Crft Activities for the Children</p> <p><a href="https://www.gangaquest.com/">Gangaquest</a></p> <p>Ganga Quest is a competitive knowledge-building platform, an awareness initiative and scientific baseline determination exercise to assess the knowledge gaps and attitude orientation about Ganga and Rivers. Ganga Quest is a national bilingual (Hindi and English) online quiz on Ganga which is organized jointly by National Mission for Clean Ganga (NMCG), an authority under Government of India which implements ‘Namami Gange’ programme and TREE Craze Foundation (TCF), a not for profit organization committed to Ganga, Rivers, and Environment.</p> <h2><span style="color: #993300;"><strong>2.Kids Mental Maths Games</strong></span></h2> <p><a href="https://www.topmarks.co.uk/maths-games/7-11-years/mental-maths">Topmarks</a> ; <a href="https://home.oxfordowl.co.uk/kids-activities/fun-maths-games-and-activities/">Oxford Owl</a>; <a href="https://www.scholastic.com/teachers/articles/teaching-content/15-math-games-15-minutes-or-less/">Scholastic</a>; <a href="https://www.breakoutedu.com/funathome">Breakoutedu</a></p> <p><a href="https://carelpress.uk/the_spelling_challenge">Spelling Challenge</a></p> <p>Carel Press Spelling Challenge Quizzes. Free for single usage</p> <h2><span style="color: #993300;"><strong>3.E-books, Dictionaries, Encyclopedias</strong></span></h2> <p><a href="https://school.eb.co.uk/">Britannica School</a></p> <p><strong><em>Britannica School</em></strong>, a safe, up-to-date, and age-appropriate information resource for Primary, Middle and Secondary School.Discover encyclopedia articles, multimedia, primary sources, games, and other learning resources that support student research, classroom exploration, and curriculum standards. (<strong>login:ID -digitallearning Password – research)</strong></p> <p><a href="https://dictionary.cambridge.org/dictionary/"><strong>Cambridge Dictionary</strong></a></p> <p>Choose from corpus-informed dictionaries for English language learners at all levels. They’re ideal for anyone preparing for Cambridge English exams and IELTS. The English dictionary includes the Cambridge Advanced Learner’s Dictionary, the Cambridge Academic Content Dictionary, and the Cambridge Business English Dictionary. The Cambridge Learner’s Dictionary is perfect for intermediate learners.</p> <p> <a href="https://dictionary.cambridge.org/grammar/british-grammar/">Cambridge Dictionary-Grammar</a></p> <p>Get clear grammar explanations with hundreds of examples of how grammar is used in natural written and spoken English. </p> <p><a href="https://www.macmillandictionary.com/open-dictionary/index.html">Macmillan Dictionary</a></p> <p>The Open Dictionary is Macmillan Dictionary's crowdsourced dictionary, where you can suggest words and expressions for us to add. The Open Dictionary started in 2009, and since then thousands of words and phrases have been added. About half of these have been "promoted" to become full entries in Macmillan Dictionary. </p> <p><a href="https://www.oxfordlearnersdictionaries.com/">Oxfordlearnersdictionaries</a></p> <p>The largest and most trusted free online dictionary for learners of British and American ... of words, abbreviations, phrases, and idioms in our free English Dictionary. ... Get access to the Oxford Advanced Learner's Dictionary anytime, anywhere ...</p> <p><a href="https://cloud.k12edu.follett.com/lightbox-av2-offer?utm_campaign=Follett+Covid19+Britten+letter&utm_medium=email&utm_source=MarketingCloud&utm_content=https%3A%2F%2Fcloud.k12edu.follett.com%2Flightbox-av2-offer">Follett</a></p> <p>More than 1000 e-books</p> <p><a href="http://en.childrenslibrary.org/">International Children Digital Library</a></p> <p>The mission of the International Children's Digital Library Foundation (ICDL Foundation) is to support the world's children in becoming effective members of the global community - who exhibit tolerance and respect for diverse cultures, languages and ideas -- by making the best in children's literature available online free of charge.</p> <p><a href="https://kids.kiddle.co/">Kids encyclopedia</a></p> <p>Kids encyclopedia facts contains over 700,000 articles in the Kiddle encyclopedia. All content from Kiddle encyclopedia articles (including the article images and facts) can be freely used for personal and educational purposes under Attribution-ShareAlike license, unless stated otherwise.</p> <p><a href="https://www.obooko.com/"><strong>Obooko</strong></a></p> <p>The website launched into cyberspace in March 2010 and continues to provide an opportunity for new and established writers from all parts of the world to self-publish and promote their work free of charge. And for us to offer fiction and non-fiction absolutely free for anyone to download.</p> <p><a href="http://www.openculture.com/2016/08/enter-an-archive-of-6000-historical-childrens-books-all-digitized-and-free-to-read-online.html">Openculture</a></p> <p>An Archive of 6,000 Historical Children’s Books, All Digitized and Free to Read Online</p> <h2><span style="color: #993300;"><strong>4.E-books- Literaure in Indian Langauges</strong></span></h2> <h3><span style="color: #800000;"><strong>Bengali Literature</strong></span></h3> <p><a href="https://www.banglabooks.in/">Banglabooks</a></p> <p>The blog banglabooks.in is an excellent and easy ebook pdf download site. With a basic objectives are- attract to readers for reading books, share the invaluable writings of legendary writers of Bengali literature. You can download all Bengali author’s book, share with your friends, be enlightened yourself, please enlighten others.</p> <p><a href="https://www.gobanglabooks.com/">Gobanglabooks</a></p> <p><a href="http://bichitra.jdvu.ac.in/index.php">Bichitra: Online Tagore Variorum</a></p> <p>The Bichitra Tagore Online Variorum Project was sanctioned by the Government of India as part of its programme for the celebration of Rabindranath Tagore’s 150th birth anniversary. It has been fully funded by the Ministry of Culture, Government of India.</p> <p>The project has been executed by the School of Cultural Texts and Records, Jadavpur University, Kolkata. Most of the material was sourced from Rabindra-Bhavana, Santiniketan. The digital images were prepared by C-DAC. Other project partners who have contributed material include the Bangiya Sahitya Parishat; the Central Library, Calcutta University; the Centre for Studies in Social Sciences, Calcutta; the Houghton Library, Harvard University; the Indian National Library; the Central Library, Jadavpur University; and private collectors.Bichitra is the biggest integrated knowledge site devoted to any author in any language to date. It comprises most versions of nearly all Rabindranath’s works in Bengali and English. It excludes most letters, speeches, textbooks and translations, except Tagore’s translations from his own Bengali. It includes</p> <p>Digital images of virtually all his manuscripts and authoritative print versions (books and journals): 47,520 pages of manuscripts and 91,637 pages of printed books and journal, plain-text transcripts of all these versions, a search engine to locate words and phrases in Rabindranath’s works, a collation engine to compare different versions of a work at three levels: chapter (in a long prose work) or act/scene (in a play); paragraph (in prose) or stanza (in verse); detailed wording, a checklist of the contents of each manuscript and a bibliography of all authoritative manuscript and print versions of each work</p> <p><a href="https://granthsouthasia.wordpress.com/">Granth South Asia</a></p> <p><strong>Granth South Asia</strong> is a collaborative and open-access web resource devoted to book history in South Asia, hosted by the School of Cultural Texts and Records (SCTR), Jadavpur University.The site is intended to be an interactive resource for work primarily carried out under the aegis of the ‘Collaborative Project between the School of Cultural Texts and Records, Jadavpur University and the British Library, UK, on Digitization of South Asian Archival Resources’, funded by the Sir Ratan Tata Trust (SRTT). The site will feature bibliographies, short-title catalogues, book trade indices and directories, and archival material.</p> <p><a href="https://www.tagoreweb.in/">TagoreWeb</a></p> <p>The Complete Works of Rabindra Nath Tagore</p> <p><a href="https://www.pratilipi.com/">Pratilipi </a> </p> <p>P ratilipi is India's largest digital platform connecting readers and writers in 12 Indian languages. Pratilipi is a platform which brings readers, writers and their stories together. From the next door neighbour reading stories in the afternoon, to the funny college kid downstairs, millions of people around you are using Pratilipi to discover, express and share their stories in the language they love.</p> <h3><span style="color: #800000;"><strong>Tamil Literature</strong></span></h3> <p><a href="https://tamilbookspdf.com/">Tamil Books</a> ; <a href="https://tamil-desiyam.com/tamil-novels/">Tamil Novels</a> ; <a href="http://tamilnovels.co.in/">Tamilnovels</a></p> <p>Telugu Literature</p> <p><a href="http://www.pramukhandhra.org/">http://www.pramukhandhra.org</a> </p> <p><a href="http://eemaata.com/em/">Eemata</a></p> <p>Eemata an electronic magazine in Telugu for a world without boundaries </p> <p><a href="http://www.bharatadesam.com/literature/ramayanam_in_telugu/ramayanam_telugu.php">Adhyatma Ramayanam </a> Free Adhyatma Ramayanam in telugu </p> <p><a href="https://teluguebooks.org/">TeuguBooks</a></p> <p><a href="http://www.pusthakalu.com/">Pusthakalu</a></p> <p><span style="color: #800000;"><strong>5.Guides to Online Educational Resources</strong></span></p> <p><a href="http://www.amazingeducationalresources.com/">Amazingeducationalresources</a></p> <p>A collection of various teaching learning Resources for Children</p> <p><a href="https://www.ucl.ac.uk/ioe/departments-and-centres/centres/london-centre-leadership-learning/free-online-learning-resources">UCL</a></p> <p>Free online learning resources</p> <h3><span style="color: #800000;"><strong>6.Online Study Materials, Course Books and other Open Access Learning Objects(OALO)</strong></span></h3> <p><a href="https://alldigitalschool.com/">Alldigitalschool</a></p> <p>The Largest Community of Educators & Directory of Resources Online</p> <p><a href="https://www.bbc.co.uk/bitesize">BBC Bitesize</a></p> <p>Daily lessons coming soonBeginning Monday 20 April, BBC Bitesize will publish daily online lessons for all ages. We'll also have a new dedicated TV channel full of learning content, podcasts on BBC Sounds and loads of educational video on iPlayer.</p> <p><a href="https://thebrilliantclub.org/about-the-brilliant-club/what-is-tbc/">Brilliant Club</a></p> <p>The Brilliant Club is an award-winning university access charity that works with schools and universities across the UK.Free online resources have been updated for pupils age 10-18 with masterclasses, workbooks and study skills sessions.</p> <p><a href="https://ciet.nic.in/pages.php?id=accesstoedu&ln=en&ln=en">Central Institute of Educational Technology</a></p> <p>Contains eResources for Differently-abled Children</p> <p><a href="https://ictcurriculum.gov.in/course/index.php?categoryid=29">Curricula for ICT in Education</a></p> <p>Contains resources for students and teachers related to ICT</p> <p><a href="https://kviffcogimlibrary.wordpress.com/"><strong>Educational Resources for Primary Children </strong></a><strong> </strong><strong> </strong></p> <p>A collection of useful resources from the KENDRIYA VIDYALAYA IFFCO GANDHIDHAM LIBRARY for school going Children. </p> <p><a href="https://jcsonlineresources.org/free-access-march-april-2020/">JCS Online Resources</a></p> <p>JCS Online Resources negotiates with publishers to provide institutions worldwide, with the best subscription rates for e-resources. JCS is a central place for schools, colleges and libraries to select high quality and trusted e-resources. The access is free upto 30April, 2020</p> <p><a href="https://www.khanacademy.org/">https://www.khanacademy.org/</a></p> <p>A nonprofit organisation with the mission to provide a free, world-class education for anyone, anywhere.</p> <p><a href="https://nroer.gov.in/welcome">National Repository of Open Educational Resources</a></p> <p>It is a repository of Learning Open Resources (LOR). The teachers can share their teaching and learning objects in ebooks, audios, videos, interactives.Contains about 17,670 e-resources in assamese, English, Gujarati and Hindi</p> <p><a href="http://oer.nios.ac.in/wiki/index.php/Main_Page">NIOS : Open Educational Resources</a></p> <p>The National Institute of Open Schooling (NIOS) formerly known as National Open School (NOS) was established in November,1989 as an autonomous organisation in pursuance of National Policy on Education 1986 by the Ministry of Human Resource Development(MHRD), Governmentof India. NIOS is providing a number of Vocational, Life Enrichment and community oriented courses besides General and Academic Courses at Secondary and Senior Secondary level. It also offers Elementary level Courses through its Open Basic Education Programmes (OBE).Government of India through a gazette notification vested NIOS with the authority to examine and certify learners registered with it upto pre degree level courses.</p> <p>These resources are specifically for Vocational programmes to be offered at Secondary and Sr. Secondary (+2) levels, including stand alone programmes, in partnership with state level institutions and organizations. These educational resources will not only be beneficial for the students pursuing their studies through Open and Distance Learning (ODL) system at school level, but also will be accessible to millions of learners interested in development of their skills in various vocations. This will also help in vocationalisation of the curriculum at Secondary and Sr. Secondary levels across the Boards in the country.</p> <p><a href="https://www.nios.ac.in/online-course-material.aspx">National Institute of Open Schooling Online Courses</a></p> <p>The Secondary and Senior Secondary Course materials of National Institute of Open Schooling are accessible</p> <p><a href="https://ciet.nic.in/pages.php?id=apps-download&ln=en">NCERT APPS DOWNLOAD</a></p> <p>ePathshala, NAS-NCERT, PINDICS, ePathshala Kishore Manch, PARAKH, NISHTHA, ePathshala Scanner, UMANG-</p> <p><a href="https://www.sparknotes.com/"><strong>SparkNotes</strong></a></p> <p>Contains more than 500 Study Guides and Counting. Your source for help with Shakespeare and English literature, plus history, math, biology, and more.</p> <p><a href="https://www.essays.se/"><strong>University essays from Sweden</strong></a></p> <p>Essays.se is a digital resource which enables you to search and download download 101362 university essays from Sweden for free.</p> <h3><span style="color: #800000;"><strong>7.Teacher’s Resources</strong></span></h3> <p><a href="https://itpd.ncert.gov.in/">Nisitha Online</a></p> <p>NISHTHA : National Initiative for School Heads' and Teachers' Holistic AdvancementNISHTHA is a capacity building programme for "Improving Quality of School Education through Integrated Teacher Training". It aims to build competencies among all the teachers and school principals at the elementary stage. The functionaries (at the state, district, block, cluster level) shall be trained in an integrated manner on learning outcomes, school based assessment, learner – centred pedagogy, new initiatives in education, addressing diverse needs of children through multiple pedagogies, etc. This will be organized by constituting National Resource Groups (NRGs) and State Resource Groups (SRGs) at the National and the State level who will be training 42 lakhs teachers subsequently. A robust portal/Management Information System (MIS) for delivery of the training, monitoring and upport mechanism will also be infused with this capacity building initiative.</p> <p><a href="http://ncert.nic.in/tamanna/tamanna.html"><strong>Tamanna – Try And Measure Aptitude And Natural Abilities</strong></a></p> <p>Under the aegis of Ministry of Human Resource Development, Govt. of India, the Central Board of Secondary Education (CBSE) and National Council of Educational Research and Training (NCERT), New Delhi have developed <strong>Tamanna</strong> - An Aptitude Test for Senior School Students to enable stakeholders know the aptitude of students of classes IX and X. Details about use of aptitude test, dimensions measured in the test, construction and standardization of the test, administration and scoring and understanding the meaning of aptitude test scores are available in the test manual. As a collaborative work, piloting of the aptitude test was done by the CBSE with 17,000 students studying in classes IX and X through its affiliated schools across different parts of the country.</p> <h3><span style="color: #800000;"><strong>8.Online Audio Video Content</strong></span></h3> <p><a href="https://authorfy.com/about/">Authorfry</a></p> <p>Authorfy brings readers and writers closer together through interactive video masterclasses, fun downloadable activities, and exciting after school club resources. Whether you’re a teacher, parent, student, librarian, aspiring author or reluctant writer, there’s something on Authorfy for everyone!</p> <p><a href="https://indianculture.gov.in/">Incultureportal</a></p> <p>Digitized E-content designed by Ministry of Culture, Govt of India</p> <p><a href="https://www.wnycstudios.org/podcasts/radiolab-kids">Radiolabs-Podcasts</a></p> <p>Radiolab, one of the most beloved podcasts in the world, reaches into its archives to create Radiolab for Kids. It's a place where we've collected Radiolab's most family-friendly content. (Because we all know that over the years, some of the content has been…er…NOT so family friendly!) From “What do dogs see when they look at the rainbow?” to “Do animals laugh?” the topics are squeaky clean (mostly) and all about curiosity. Radiolab for Kids is sure to delight and engage the most curious minds.</p> <h3><span style="color: #800000;"><strong>9.Youtube videos</strong></span></h3> <p><a href="https://www.youtube.com/channel/UCtGLWafvoU3mki01pDnOx8A">Maths Kitchen</a> (YouTube video channel)</p> <p><a href="https://www.youtube.com/channel/UCBpgrJijMpk_pyp9uTbxLdg">Draw with Rob</a> (YouTube video channel, Rob Biddulph)</p> <p><a href="https://www.youtube.com/user/CosmicKidsYoga">Cosmic Kids Yoga</a> (YouTube video channel)</p> <p><a href="https://www.youtube.com/channel/UCbpwB792UfmrY9JeQ2nk5Iw/videos">Draw-Along-A-Lenton</a> (YouTube video channel, Steven Lenton)</p> <p><a href="https://www.youtube.com/user/thebrainscoop">TheBrainScoop</a> (YouTube video channel)</p> <p><a href="https://www.youtube.com/user/crashcoursekids">Crash Course Kids</a> (YouTube video channel)</p> <p><a href="https://www.youtube.com/user/watchfreeschool">Free School</a> (YouTube video channel)</p> <p><a href="https://www.youtube.com/user/GeekGurlDiaries">Geek Gurl Diaries</a> (YouTube video channel)</p> <p><a href="https://www.youtube.com/channel/UC8HYERScBt-e0kV0fpe0asg">Geography Focus</a> (YouTube video channel)</p> <p><a href="https://www.youtube.com/channel/UCsXVk37bltHxD1rDPwtNM8Q">Kurzgesagt – In a Nutshell</a> (YouTube video channel)</p> <p><a href="https://www.youtube.com/channel/UC7EFWpvc1wYuUwrtZ_BLi9A">Kids Learning Tube</a> (YouTube video channel)</p> <p><a href="http://www.youtube.com/playlist?list=PLyCLoPd4VxBvPHOpzoEk5onAEbq40g2-k">Joe Wicks</a> (YouTube video channel) - During school closures, Joe is broadcasting a live 30-minute PE lesson at 9am every morning. </p> <p><a href="https://www.youtube.com/user/comaniddy">Mike Likes Science </a>(YouTube video channel)</p> <p><a href="https://www.youtube.com/channel/UCXVCgDuD_QCkI7gTKU7-tpg">National Geographic Kids</a> (YouTube video channel)</p> <p><a href="https://www.youtube.com/user/ScienceChannel">Science Channel</a> (YouTube video channel)</p> <p><a href="https://www.youtube.com/user/scishow">SciShow</a> (YouTube video channel)</p> <p><a href="https://www.youtube.com/user/scishowkids">SciShow Kids</a> (YouTube video channel)</p> <p><a href="https://www.youtube.com/channel/UCbprhISv-0ReKPPyhf7-Dtw">Science Max</a> (YouTube video channel)</p> <h3><span style="color: #800000;"><strong>10. Science Experiments</strong></span></h3> <p><a href="https://www.jamesdysonfoundation.com/resources/challenge-cards.html">James Dyson Foundation</a></p> <p>The James Dyson Foundation, Dyson's charitable arm, introduces young people to the exciting world of engineering, encouraging them to think differently, make mistakes and realize their engineering potential.</p> <p><a href="https://www.fizzicseducation.com.au/category/150-science-experiments/">Fizzicseducation</a></p> <h3><span style="color: #800000;"><strong>11.Text books, Magazines, Periodicals</strong></span></h3> <p><a href="https://www.bl.uk/childrens-books?gclid=EAIaIQobChMI36XT54ak6AIVFODtCh0WqQpUEAAYASAAEgJgq_D_Bw">British Library Childrens Books</a></p> <p><a href="http://epathshala.nic.in/index.php?ln=en">Epathshala</a></p> <p>Developed by NCERT. Contains 504 eTextbooks and 3886eResources, Learning Outcomes, Journals and Periodicals. The E-resources can be accessed by QR Code</p> <p><a href="http://ncert.nic.in/textbook/textbook.htm">NCERT Textbooks</a></p> <p>This online service offers easy access to the NCERT textbooks. The service covers textbooks of all subjects published by NCERT for classes I to XII in Hindi, English and Urdu. The Entire book or individual chapters can be downloaded provided the terms of use as mentioned in the Copyright Notice is adhered to.</p> <p><a href="http://ncert.nic.in/ebooks.html">NCERT Flipbooks</a></p> <p>Contains the Textbooks of Classes I-XII (PDF)Textbooks of Classes I-XII (Flipbook),Textbooks of Classes I-XII(ePub)and e-Textbooks of States/UTs (ePub)</p> <p><a href="http://www.ncert.nic.in/publication/journals/journals.html">NCERT Journals and Periodicals</a></p> <p>ContainsBhartiya Adhunik Shiksha, Indian Educational Review,Indian Journal of Educational Technology,Journal of Indian Education,Prathmik Shikshak School Science,The Primary Teacher and Voices of Teachers & Teacher Educators. You can also contribute articles through this</p> <p><a href="https://www.castofthousands.co.uk/">Reading Suggestions</a> Reading suggestions for children to email</p> <h3><span style="color: #800000;"><strong>12.Science Experiments</strong></span></h3> <p><a href="https://www.rigb.org/families/experimental">Royal Institution</a></p> <p>ExpeRimentalA series of short films making it fun, easy and cheap to do science experiments at home with your children.</p> <p><a href="http://www.vlab.co.in/">Virtual Labs</a></p> <p>To provide remote-access to Labs in various disciplines of Science and Engineering. These Virtual Labs would cater to students at the undergraduate level, post graduate level as well as to research scholars.</p> <p><a href="https://ncsm.gov.in/virtual-gallery/">Virtual Science Galleries</a></p> <p>Here are the links to Virtual Galleries/Walk-through, Exhibitions etc. developed by National Council Science Museums and its units:</p> <h3><span style="color: #800000;"><strong>13.Virtual Tours</strong></span></h3> <p><a href="https://artsandculture.google.com/partner/archaeological-survey-of-india">Archeological Survey of India Online Exhibitions</a></p> <p>A beautuful place to experience the virtual tour of 285 monuments under the Archeological survey of India</p> <p><a href="https://www.makeuseof.com/tag/google-earth-virtual-tours/">Google Earth Virtual Tours</a></p> <p>13 breathtaking Google Earth Virtual Tours You Must Explore</p> <p><a href="https://artsandculture.google.com/exhibit/uwLycg_jrsTeKg">Birth and Early Stage of Buddha's Life</a></p> <p>Siddhartha, better known as Gautama, the Buddha, was also called Sakyasimha, the Lion of the Sakyas’ and Sakyamuni, ‘the Sage of the Sakyas’ as he was born in the Kshatriya clan of the Sakyas, of which his father Suddhodana was the chief. </p> <p><a href="https://artsandculture.google.com/asset/_/PwFSd3kgwa9CQA">Buddha In Meditation</a></p> <p>The <a href="https://artsandculture.google.com/entity/m015k7">Buddha</a> is seated in the attitude of meditation. There is a prominent urnaon his forehead and a large nimbus behind. The raised hairline is prominent and the wavy hair is swept back over the ushnisha. The loose garment covers both his <a href="https://artsandculture.google.com/entity/m01ssh5">shoulders</a>. The pedestal contains the scene of the worship of the bowl. The image in every respect is a typical example of the Gandharan idiom.</p> <p> <a href="https://artsandculture.google.com/asset/explore-incredible-india-in-360%C2%B0/gwEj767ThgWTIQ">Incredible India - Ministry Of Tourism</a></p> <p>India has a myriad of landscapes, great heritage, culture, varied flora and fauna. The country is the most preferred tourist destinations for tourists from all across the world for its picturesque landscapes, spectacular waterfalls, tiger reserves and home to the warmest people on earth. <a href="https://www.incredibleindia.org/content/incredible-india-v2/en.html">Incredible India</a> is an initiative of the Ministry Of Tourism. Experience a 360-degree tour of these very places before you can visit them.</p> <p><a href="https://www.incredibleindia.org/content/incredibleindia/en/discover-india/about-india/repository.html">Incredible India Media Repository of Ministry of Tourism, Govt. of India</a></p> <p>This is a wonderful repository of Photos and Videos of various tourist destinations across India</p> <p><a href="https://www.incredibleindia.org/content/incredibleindia/en/explore-the-unseen.html">Explore before you visit the World Heritage Sites</a></p> <p><strong>Indian Museum, Kolkata : Digital Walkthrough & Virtual Galleries</strong></p> <p><a href="https://indianmuseumkolkata.org/videos">Indian Museum Digital Walkthough</a></p> <p><a href="https://indianmuseumkolkata.org/cmspages/virtual-gallery">Indian Museum Virtual Gallery</a></p> <p><a href="https://artsandculture.google.com/exhibit/uwLycg_jrsTeKg"> Life of Buddha in Indian Art</a></p> <p>The Indian Museum, Kolkata organised an exquisite exhibition titled Indian Buddhist Art, showcasing masterpieces of Buddhist Art from different parts of Indian sub-continent. The exhibition travelled to Shanghai Museum, China, Tokyo National Museum, Japan, Asian Civilizations Museum, Singapore and National Museum, New Delhi. After its great success, the exhibition returned back to Indian Museum, Kolkata. In the Indian Museum, Kolkata , the exhibition opened to the public on 2nd February 2016 and continued till 31st May, 2016. Buddhism originated in the Indian sub-continent and flourished to neighbouring regions- South and South-East Asia. The objects showcased in the exhibition illustrates the inspiring life story of the Buddha.</p> <p><strong> </strong><a href="http://www.nationalmuseumindia.gov.in/online-exhibitions.asp?lk=ex4"><strong>National Museum, New Delhi Online Exhibitions</strong></a></p> <p><a href="https://sciencecitykolkata.org.in/videos/"><strong>Science City Virtual Tours</strong></a></p> <p><strong>Digital walkthrough of different Zoo’s and Virtual Tours of the Forest Department, Karnataka</strong></p> <p><a href="https://www.zoosofkarnataka.com/wild-karnataka">Zoosofkarnataka</a></p> <p><a href="https://www.youtube.com/watch?v=o2yqDPqnRbM">The Unsung - A life at Bhadra Tiger Reserve</a></p> <p>A Documentary film on the life at Bhadra. The documentary attempts to create public awareness about Forest Conservation.</p> <p><a href="https://youtu.be/dAUfpcrL_rE">Documentary film about Bandhipur Tiger Reserve</a></p> <p><a href="https://youtu.be/JO4qHg2xwe4">Documentary film on River terns of Bhadra</a></p> <p><a href="https://youtu.be/HiTJiWXYlpo">Documentary film on Daroji Bear Sanctuary </a></p> <p><a href="https://youtu.be/7uPBKxODeh0">Documentary film on the Western Ghats of India</a></p> <p><a href="https://youtu.be/ersBvr57oVI">Namaami Aranyaka - Honnavara Division</a></p> <p><a href="https://youtu.be/N85N3JspPOE">Aganashini</a></p> <p><a href="https://youtu.be/MuB7HHeuNbc">A day at Mysore zoo</a></p> <p><a href="https://www.travelandleisure.com/attractions/museums-galleries/museums-with-virtual-tours">Travel and Leisure</a></p> <p>Virtual tour to 12 Famous Museums</p> <p><strong>Victoria Memorial Hall, Kolkata Virtual Exhibitions Galleries</strong></p> <p><a href="http://www.victoriamemorial-cal.org/virtualtour/content/en">Victoria Memorial Virtual Tour</a></p> <p><a href="https://www.indiaculture.nic.in/virtual-museums"><strong>Virtual Museums in India</strong></a><strong> </strong></p> <p> </p></body> <p> </p><p> </p><h4><span style="color: #ff00ff;"> </span></h4><p>Search National Library Web Portal</p> <p> <a href="https://nationallibrary.gov.in/">National Library Home Page</a> Your Gateway to Knowledge </p> <p> <a href="opac.nationallibrary.gov.in/cgi-bin/gw/chameleon">National Library Online Catalogue</a> WebOPAC. </p> </html> <!--</div>--> </div> </div> <!--FOOTER--> <div class="col-sm-12 footer"> <div class="container"> <div class="row"> <div class="col-md-3 col-xs-6 foot_menu"> <ul> <li><a href="https://www.nationallibrary.gov.in/">Home</a></li> <li><a href="https://www.nationallibrary.gov.in/home/more_about_national_library">About Us</a></li> <li><a href="http://nationallibraryopac.nvli.in" target="_blank" rel="nofollow noopener noreferrer">Library Catalogue</a></li> <li><a href="https://www.nationallibrary.gov.in/home/digital_books">Digitized Books</a></li> <li><a href="https://www.nationallibrary.gov.in/files/contents/rti1.pdf" target="_blank">RTI</a></li> <li><a href="https://www.nationallibrary.gov.in/home/recruitment_rules">Recruitment Rules &<br>Vacancy Position</a></li> <li><a href="https://www.nationallibrary.gov.in/home/order_circular">Order/Circular</a></li> <li><a href="https://www.nationallibrary.gov.in/home/contact_us"title="Contact">Contact Us</a></li> </ul><br><br><br><br><br><br> <li><a href="https://www.facebook.com/National-Library-Govt-of-India-272984609995461/?modal=admin_todo_tour" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/facebook.png" /></a> <a href="https://twitter.com/NationalLib_GoI" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/twitter.png" /></a> <a href="https://www.youtube.com/channel/UCu7RuHVcuY5HAxF4ymKMylw?view_as=subscriber" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/youtube.png" /></a></li> </div> <div class="col-md-3 col-xs-6 foot_menu"> <ul> <li><a href="https://www.nationallibrary.gov.in/home/tender">Tenders</a></li> <li><a href="https://www.nationallibrary.gov.in/home/for_publisher">For Publishers</a></li> <li><a href="https://nationallibrarykolkata.blogspot.com/" target="_blank" rel="nofollow noopener noreferrer">National Library Blog</a></li> <li><a href="https://www.nationallibrary.gov.in/account/login" title="Login">Admin Login</a></li> <!--<li><a href="http://www.indiaculture.nic.in" target="_blank" rel="nofollow noopener noreferrer">India Culture</a></li> <!-- <li><a href="#">Career</a></li> <li><a href="#">Help Line</a></li> <li><a href="#">Govt</a></li>--> <li> </li>--> <!--<li><a href="http://india.gov.in" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/india.gov.in.gif" /></a></li>--> <!--<li><a href="https://indianculture.gov.in/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/indianculture_logo.jpg" /></a></li>--> <li><a href="https://ndl.iitkgp.ac.in/" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/ndl.png" /></a></li> <li><a href="https://www.indiaculture.nic.in/download-sangam-app" target="_blank" rel="nofollow noopener noreferrer"><img src="https://www.nationallibrary.gov.in/assets/images/sangam.jpg" /> Sangam App</a></li> </ul> </div> <div class="col-md-5 col-xs-12 foot_menu pull-right"> <h1>Feedback to Us</h1> <div class="col-md-12 padd_none"> <div class="row"> <form name="feedback_footer_form" id="feedback_footer_form" method="post" action="https://www.nationallibrary.gov.in/home/feedback?redirect=Yjk1YzQ0MGE0ZjYwNWIyNjVmMjk5MzE1NDM3ZTdlMWY2MmM0N2RjNWRmNzZkYmM2NTVhNDRlZDllY2NjM2YxMzFlNmE4OThmN2VhNDg4ZmUwNmQzMzkxZTQ1ODI1NDgxOWI3MGYyMWRjODYwMzEyNmI5MmZmMWI1ZWVlNzY3YzUvNGtYMmNmSnkySU1helN2TWRnQWRtTnpPcWcrVndyNisxUGhNWkswbFpXcTFKYnFLSEx6bUpEc1RQdndjZEpyWmJXWDVaRHI5UmlBdmUrQVF6VDYwTnZ6MStUdXA2RU5oc1liMUNueGU2bVpVNGs2dWZTMkg2bmlUNzFON29MMA==" style="padding:0px; margin:0px" > <input type="hidden" name="csrf_name" value="48a1682957e1815127de236adbfbe450" /> <div class="col-md-6 "> <input type="text" class="form-control foot_text" name="name" id="footer_feedback_form_name" required placeholder="Name" value="" > </div> <div class="col-md-6"> <input type="email" class="form-control foot_text" name="email" id="footer_feedback_form_email" required placeholder="yourname@company.com" value=""> </div> <div class="col-md-12 foot_textarea"> <textarea class="form-control" name="comment" id="footer_feedback_form_message" rows="2" required placeholder="Message"></textarea> </div> <div class="col-md-7 "> <div class="footer_captcha" style="margin-top:3px;float:left;"><img id="Imageid_captcha_footer" src="https://www.nationallibrary.gov.in/account/captcha/1734155213.6274.jpg" style="width: 230; height: 45; border: 0;" alt=" " /></div> <!-- <div style="margin-left:5px;margin-top:10px;float:left;background: white;border-radius: 15px;padding: 4px;"> <img src="https://www.nationallibrary.gov.in/assets/images/reload.png" alt="" title="Reload the code" width="20" height="20" onClick="reloadCodeFooterCaptcha();" border="0" style="cursor:pointer;"/> </div>--> </div> <div class="col-md-5 "> <input type="text" class="form-control foot_text" name="captcha" id="footer_feedback_form_captcha" required placeholder="Image Code" value="" maxlength="4"> </div> <div class="col-md-12 foot_textarea"> <input type="hidden" value="AJAX SUBMIT" name="submit_type" /> <input type="submit" name="submit" class="btn btn-info feedback_footer_form" style="float:left;" value="Submit" /> <div id="ajax_wait_footer_feedback" style="float:left;margin-left:6px;margin-top: 6px;color:#aaa;"></div> <div class="footer_feedback_msg conf_msg" style="padding: 5px 0 0 110px;"></div> <div style="clear: both;"></div> </div> <!-- <script type="text/javascript"> function reloadCodeFooterCaptcha() { $(".footer_captcha").html('Loading...').css({"width": "230px", "height": "50px", "color": "#fff"}); $.post('https://www.nationallibrary.gov.in/account/get_captcha', {}, function (data) { $(".footer_captcha").html(data); }, "json" ); } reloadCodeFooterCaptcha(); </script>--> </form> <script> $(document).ready(function () { $(document).on('click', '.feedback_footer_form', function () { $('#feedback_footer_form').ajaxForm({ beforeSend: function () { //$('<input>').attr({type: 'hidden', id: 'submit_type', name: 'submit_type', value: 'AJAX SUBMIT'}).appendTo('#feedback_footer_form'); $(".footer_feedback_msg").html("").removeClass("err_msg").removeClass("conf_msg"); $(".feedback_footer_form").attr("disabled", true); $("#ajax_wait_footer_feedback").html("<img src='https://www.nationallibrary.gov.in/assets/images/ajax-loader.gif' alt='Please wait...' style='float:left; '><span style='float:left; margin: 4px 0 0 3px; '>Please wait...</span>") .css({"display": "block"}); }, success: function () {}, complete: function (xhr) { var data = jQuery.parseJSON(xhr.responseText); if (data.is_success == "1") { $(".footer_feedback_msg").html(data.conf_msg).removeClass("err_msg").addClass("conf_msg"); $('#feedback_footer_form').resetForm(); } else { $(".footer_feedback_msg").html(data.err_msg).removeClass("conf_msg").addClass("err_msg"); } $(".feedback_footer_form").attr("disabled", false); $("#ajax_wait_footer_feedback").html("").css({"display": "none"}); //$('#feedback_footer_form').find('input[name="submit_type"]').remove(); } }); }); }); </script> </div> </div> </div> <div class="col-md-12 col-xs-12 col-sm-12 share_links"> <div class="col-sm-3"> <a href="#"><i class="fa fa-twitter"></i></a> <a href="#"><i class="fa fa-facebook-f"></i></a> </div> </div> </div> <div class="row disclaimer"> <div class="col-md-12"> <span>COPYRIGHT & DISCLAIMER: </span> No Part of this site can be copied or reproduced in any form, excepting for personal information, without the written permission of the Director General of the National Library, India, Kolkata (Calcutta). While all efforts have been made to make this website as authentic as possible, The National Library authority do not own any responsibility to anybody for any loss or damage, owing to the use of any information caused by any shortcoming, defect or inaccuracy in the information from this web site. </div> </div> </div> </div> <div class="col-sm-12 copyright"> <div class="container"> <div class="hit_counter" style="float:left;"> <!-- <embed src="https://s10.histats.com/602.swf" flashvars="jver=1&acsid=3738164&domi=4" quality="high" width="110" height="40" name="602.swf" align="middle" type="application/x-shockwave-flash" pluginspage="https://www.macromedia.com/go/getflashplayer" wmode="transparent"> <img src="https://sstatic1.histats.com/0.gif?3738164&101" alt="web statistics" border="0">--> </div> © 2018 ‐ 2024, Developed by <span>National Library</span> [Hosted By NIC] <br><span style="line-height: 5%;font-size: 80%;">Page rendered in 0.2925 seconds.</span> Last Updated on: Jan 01,2023 <!--All right reserved @ 2018 National Library of India--> </div> </div> <button onclick="topFunction()" id="myBtn" title="Go to top"><i class="fa fa-arrow-up"></i></button> <!-- Bootstrap core JavaScript ================================================== --> <script> $('.carousel').carousel(); </script> <script> // When the user scrolls down 20px from the top of the document, show the button window.onscroll = function () { scrollFunction() }; function scrollFunction() { if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) { document.getElementById("myBtn").style.display = "block"; } else { document.getElementById("myBtn").style.display = "none"; } } // When the user clicks on the button, scroll to the top of the document function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } </script> </body> </html>