Some International Days, Date, & Theme Booklet

Ticker

10/recent/ticker-posts

Some International Days, Date, & Theme Booklet

 

World Telecommunication and Information Society Day 2021

It is celebrated on 17 May annually. The day marks the anniversary of the signing of the first International Telegraph Convention and the establishment of the International Telecommunication Union (ITU).

Theme:-"Accelerating digital transformation in challenging times."

17 May, 1969                                                         17 May, 2021


International Museum Day 2021

The Day is observed on 18 May to raise awareness among people about the museums as an important means of cultural exchange and development of mutual understanding, cooperation, and peace among people.

                        Theme:-"The Future of Museums: Recover and Reimagine.”

18 May, 1977                                                                                                  18 May, 2021




World Radio Day 2021

World Radio Day is celebrated every year on 13 February to remember the special power of Radio which brings people together and provides vital information. It touches the lives of people across the world. In several countries, radio is the primary medium and source of information. Several measures have been taken to increase the popularity of All India Radio.

Theme:- "New World, New Radio."

13 Feb, 2011                                                                                                        13 Feb, 2021


World Hindi Day 2021

This day is celebrated every year on January 10. Its objective is to create a suitable environment for the promotion of Hindi worldwide and to present Hindi as the prevalent language of the world.

                    Theme:- “New World, New India, New Hindi.“

10 Jan, 2006                                                                                                        10 Jan, 2021




World Sparrow Day 2021

Every year on March 20, World Sparrow Day is celebrated all over the globe with an aim to raise awareness and protect the bird. A few years back, house sparrows were easily spotted at the homes of the people. Now, due to the increase in noise pollution, the bird is on the verge of extinction.

                                                       Theme:- "I Love Sparrows."
20 Mar, 2010                                                                                                        20 Mar, 2021



World Forest Day 2021

On this day, countries around the world undertake local, national as well as international efforts to participate in activities for promoting the message of preserving forests and trees, such as tree-planting campaigns. The United Nations Forum on Forests and the Food and Agriculture Organization (FAO) organise such campaigns in collaboration with governments.
Theme:- "Forest restoration: a path to recovery and well-being."

21 Mar, 2012                                                                       21 Mar, 2021




World Civil Defence Day 2021

World Civil Defence Day is celebrated every year on 1st March to bring the attention of the world public about the importance of Civil protection and to pay tributes to the efforts, sacrifices, and accomplishments of all the services responsible to fight against disasters.


Theme:- "Strong Civil Protection To Preserve The National Economy."


1 Mar, 1990                                                                                                            1 Mar, 2021



WORLD PI Day 2021

Pi Day is celebrated every year on 14 March. This day not only commemorates a very special number but also celebrates the birthday of the great scientist and mathematician Albert Einstein. It is the ratio of the circumference of a circle to its diameter which is approx. 3.14.


14 Mar, 1988                                                              14 Mar, 2021




World Tuberculosis (TB) Day 2021

World Tuberculosis (TB) Day is observed on 24 March to spread awareness about the disastrous health, social, and economic consequences of TB and to take efforts to end the TB epidemic globally. On this day in 1882, Dr. Robert Koch announced the discovery of a Mycobacterium tuberculosis that causes TB and his discovery opened the way towards diagnosing and curing this disease.


Theme:- "The Clock is Ticking."


24 Mar, 1982                                                                24 Mar, 2021


WORLD HOMEOPATHY DAY 2021

World Homeopathy Day is observed every year on 10 April to pay tribute to the founder and father of the Homeopathy system of medicine Dr. Christian Friedrich Samuel Hahnemann. The main aim of this day is to spread knowledge about Homeopathic medicine in public health.

                            Theme:- "Homeopathy- Roadmap for Integrative Medicine."


10 Apr, 1755                                                                                                        10 Apr, 2021




Create This Source Code

<html>

<head>

        <title>Some International Days Booklet</title>  

<link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet">

    

 <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700i" rel="stylesheet">

<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>

<script src="booklet/jquery.easing.1.3.js" type="text/javascript"></script>

<script src="booklet/jquery.booklet.1.1.0.min.js" type="text/javascript"></script>

<link href="booklet/jquery.booklet.1.1.0.css" type="text/css" rel="stylesheet" media="screen" />

<style>

         

              *{

margin:0;

padding:0;

}

body{

background:#34f8ac;

font-size:18px;

color: black;

    font-family: 'Monotype Corsiva';

}

 

 

.booklet           {

width:1000px;

height:847px;

position:relative;

margin:0 auto 10px;

-moz-box-shadow:0px 0px 1px #fff;

-webkit-box-shadow:0px 0px 1px #fff;

box-shadow:0px 0px 1px #fff;

-moz-border-radius:10px;

-webkit-border-radius:10px;

border-radius:10px;

}

.booklet .b-wrap-left  {

background: url("https://i.pinimg.com/originals/f2/d0/59/f2d059abe5b821df61fb22fd98e21d53.jpg") fixed center center;

-webkit-border-top-left-radius: 10px;

-webkit-border-bottom-left-radius: 10px;

-moz-border-radius-topleft:10px;

-moz-border-radius-bottomleft: 10px;

border-top-left-radius: 10px;

border-bottom-left-radius: 10px;

}

.booklet .b-wrap-right {

background: url("https://i.pinimg.com/originals/f2/d0/59/f2d059abe5b821df61fb22fd98e21d53.jpg") fixed right;

-webkit-border-top-right-radius: 10px;

-webkit-border-bottom-right-radius: 10px;

-moz-border-radius-topright: 10px;

-moz-border-radius-bottomright: 10px;

border-top-right-radius: 10px;

border-bottom-right-radius: 10px;

}

.booklet .b-counter {

bottom:10px;

position:absolute;

display:block;

width:90%;

height:20px;

border-top:1px solid #ddd;

color:black;

text-align:center;

font-size:15px;

padding:5px 0 0;

background:transparent;

-moz-box-shadow:0px -1px 1px #fff;

-webkit-box-shadow:0px -1px 1px #fff;

box-shadow:0px -1px 1px #fff;

opacity:0.8;

}

.book_wrapper{

margin:0 auto;

padding-top:50px;

width:1005px;

height:540px;

position:relative;

background:transparent;

}

.book_wrapper h1{

color:blue;

margin:5px 5px 5px 15px;

font-size:24px;

background:transparent ;

padding-bottom:7px;

    text-transform: uppercase;

    font-weight: normal;

text-decoration: underline;

}

.book_wrapper p{

font-size:18px;

margin:5px 5px 5px 15px;

}

.book_wrapper a.start,

.book_wrapper a.current{

background:transparent;

display:block;

width:95px;

height:41px;

text-decoration:none;

outline:none;

font-size:18px;

color:red;

float:left;

line-height:41px;

padding-left:47px;

}

.book_wrapper a.current{

margin-left:50px;

}

.book_wrapper a.start:hover,

.book_wrapper a.current:hover{

background-position:50% -41px;

color:blue;

}

.book_wrapper img{

margin:10px 0px 5px 35px;

width:300px;

padding:4px;

border:1px solid #ddd;

-moz-box-shadow:1px 1px 1px #fff;

-webkit-box-shadow:1px 1px 1px #fff;

box-shadow:1px 1px 1px #fff;

}

.booklet .b-wrap-right img{

border:1px solid #E6E3C2;

}

a#next_page_button:hover{

background-position:-41px 0px;

}

a#prev_page_button:hover{

background-position:0px 0px;

}

         </style>  

    </head>

    <body>

    <br><br><br><br>

 

<div class="book_wrapper">  

<div id="mybook" style="display:none;">

<div class="b-load">

<div>

<img src="https://www.ip4kids.in/wp-content/uploads/2017/05/22.jpg" alt=""/>

<h1>World Telecommunication and Information Society Day 2021</h1>

<p>It is celebrated on 17 May annually. The day marks the anniversary of the signing of the first International Telegraph Convention and the establishment of the International Telecommunication Union (ITU).<br>

Theme:-"Accelerating digital transformation in challenging times."</p>

<a href="" class="start">17 May, 1969</a>

<a href="" class="current">17 May, 2021</a>

</div>

<div>

<img src="https://wishesdb.com/wp-content/uploads/2021/05/International-Museum-Day-wishesdb.jpg" alt="" />

<h1>International Museum Day 2021</h1>

<p>The Day is observed on 18 May to raise awareness among people about the museums as an important means of cultural exchange and development of mutual understanding, cooperation, and peace among people.<br>

Theme:-"The Future of Museums: Recover and Reimagine”.</p>

<a href="" target="_blank" class="start">18 May, 1977</a>

<a href="" class="current">18 May, 2021</a>

</div>

<div>

<img src="https://st2.depositphotos.com/1187563/6881/i/950/depositphotos_68812553-stock-photo-retro-radio-and-vintage-microphone.jpg" alt="" />

<h1>World Radio Day 2021</h1>

<p>World Radio Day is celebrated every year on 13 February to remember the special power of Radio which brings people together and provides vital information. It touches the lives of people across the world. In several countries, radio is the primary medium and source of information. Several measures have been taken to increase the popularity of All India Radio.<br>

Theme:- "New World, New Radio."</p>

<a href="" target="_blank" class="start">13 Feb, 2011</a>

<a href="" class="current">13 Feb, 2021</a>

</div>

<div>

<img src="https://www.businessleague.in/wp-content/uploads/2021/01/hindi-diwas-day-2021-2.jpg" alt="" />

<h1>World Hindi Day 2021</h1>

<p>This day is celebrated every year on January 10. Its objective is to create a suitable environment for the promotion of Hindi worldwide and to present Hindi as the prevalent language of the world.<br>

Theme:- “New World, New India, New Hindi.“</p>

<a href="" target="_blank" class="start">10 Jan, 2006</a>

<a href="" class="current">10 Jan, 2021</a>

</div>

<div>

<img src="https://kj1bcdn.b-cdn.net/media/45549/thumbnail-march-2021-23.jpg" alt="" />

<h1>World Sparrow Day 2021</h1>

<p>Every year on March 20, World Sparrow Day is celebrated all over the globe with an aim to raise awareness and protect the bird. A few years back, house sparrows were easily spotted at the homes of the people. Now, due to the increase in noise pollution, the bird is on the verge of extinction.<br>

Theme:- "I Love Sparrows."</p>

<a href="" class="start">20 Mar, 2010</a>

<a href="" class="current">20 Mar, 2021</a>

</div>

<div>

<img src="https://images.news18.com/ibnlive/uploads/2021/03/1616316142_id-of-forests-10-reasonsshutterstock.jpg" alt="" />

<h1>World Forest Day 2021</h1>

<p>On this day, countries around the world undertake local, national as well as international efforts to participate in activities for promoting the message of preserving forests and trees, such as tree-planting campaigns. The United Nations Forum on Forests and the Food and Agriculture Organization (FAO) organise such campaigns in collaboration with governments.<br>

Theme:- "Forest restoration: a path to recovery and well-being."</p>

<a href="" class="start">21 Mar, 2012</a>

<a href="" class="current">21 Mar, 2021</a>

</div>

<div>

<img src="https://happywishes20.com/wp-content/uploads/2021/02/World-Civil-Defence-Day-Wishes-1.jpg" alt="" />

<h1>World Civil Defence Day 2021</h1>

<p>World Civil Defence Day is celebrated every year on 1st March to bring the attention of the world public about the importance of Civil protection and to pay tributes to the efforts, sacrifices, and accomplishments of all the services responsible to fight against disasters.<br>

Theme:- "Strong Civil Protection To Preserve The National Economy."</p>

<a href="" class="start">1 Mar, 1990</a>

<a href="" class="current">1 Mar, 2021</a>

</div>

<div>

<img src="https://www.holidayscalendar.com/wp-content/uploads/2016/11/PI-Day_ss_388617625.jpg" alt="" />

<h1>WORLD PI Day 2021</h1>

<p>Pi Day is celebrated every year on 14 March. This day not only commemorates a very special number but also celebrates the birthday of the great scientist and mathematician Albert Einstein. It is the ratio of the circumference of a circle to its diameter which is approx. 3.14.</p>

<a href="" class="start">14 Mar, 1988</a>

<a href="" class="current">14 Mar, 2021</a>

</div>

<div>

<img src="https://images1.livehindustan.com/uploadimage/library/2021/03/24/16_9/16_9_1/world_tb_day_2021_1616559271.jpg" alt="" />

<h1>World Tuberculosis (TB) Day 2021</h1>

<p>World Tuberculosis (TB) Day is observed on 24 March to spread awareness about the disastrous health, social, and economic consequences of TB and to take efforts to end the TB epidemic globally. On this day in 1882, Dr. Robert Koch announced the discovery of a Mycobacterium tuberculosis that causes TB and his discovery opened the way towards diagnosing and curing this disease.<br>

Theme:- "The Clock is Ticking."</p>

<a href="" class="start">24 Mar, 1982</a>

<a href="" class="current">24 Mar, 2021</a>

</div>

<div>

<img src="https://newsd.in/wp-content/uploads/2021/04/Re83dc1147dbafab564099bad426e35b7.jpg" alt="" />

<h1>WORLD HOMEOPATHY DAY 2021</h1>

<p>WHD is observed every year on 10 April to pay tribute to the founder and father of the Homeopathy system of medicine Dr. Christian Friedrich Samuel Hahnemann. The main aim of this day is to spread knowledge about Homeopathic medicine in public health.<br>

Theme:- "Homeopathy- Roadmap for Integrative Medicine."</p>

<a href="" class="start">10 Apr, 1755</a>

<a href="" class="current">10 Apr, 2021</a>

</div>

</div>

</div>

</div>

 <script type="text/javascript">

$(function() {

var $mybook = $('#mybook');

var $bttn_next = $('#next_page_button');

var $bttn_prev = $('#prev_page_button');

var $loading = $('#loading');

var $mybook_images = $mybook.find('img');

var cnt_images = $mybook_images.length;

var loaded = 0; 

$mybook_images.each(function(){

var $img = $(this);

var source = $img.attr('src');

$('<img/>').load(function(){

++loaded;

if(loaded == cnt_images){

$loading.hide();

$bttn_next.show();

$bttn_prev.show();

$mybook.show().booklet({

name:               null,                           

width:              800,                            

height:             500,                             

speed:              600,                            

direction:          'LTR',                        

next:               $bttn_next,         

prev:               $bttn_prev,                               

});

Cufon.refresh();

}

}).attr('src',source);

});

});

   </script>

    </body>

</html>


OUTPUT SCREEN



Post a Comment

21 Comments