Showing posts with label 500GB courses. Show all posts
Showing posts with label 500GB courses. Show all posts

Friday, 22 February 2019

2019 Happy Holi script for all free to use [Happy Holi Blogger script]

2019 Happy Holi script for all free to use [Happy Holi Blogger script]

Use this Happy Holi script for free in your blog post or blog theme.
Just copy paste the HTML below and enjoy.
There are 3 ads space in HTML put your ad code in paste ads here.
Thanks for visiting AndroMacMaster.

AndroMacMaster

Copy HTML Code Here :


<div dir="ltr" style="text-align: left;" trbidi="on">
<html>
<head>

<!____Happy Holi script by https://AndroMacMaster.blogspot.com____>

<title>Sent Happy Holi Wishes 2019</title>
    
    
 <a href="https://andromacmaster.blogspot.com">Happy Holi TO ALL 2019</a>
    
    
    
    <link href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css" rel="stylesheet" type="text/css"></link>
    <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet"></link>
    <link href="https://fonts.googleapis.com/css?family=Sofia:&amp;effect=neon" rel="stylesheet"></link>
 <link href="https://fonts.googleapis.com/css?family=Sofia:&amp;effect=fire-animation" rel="stylesheet"></link>
 <link href="https://fonts.googleapis.com/css?family=Sofia:&amp;effect=3d" rel="stylesheet"></link>
 <link href="https://fonts.googleapis.com/css?family=Sofia:&amp;effect=anaglyph" rel="stylesheet"></link>
 <link href="https://fonts.googleapis.com/css?family=Black+Ops+One" rel="stylesheet"></link>
 <link href="https://fonts.googleapis.com/css?family=Baloo" rel="stylesheet"></link>
 <link href="https://fonts.googleapis.com/css?family=Yatra+One" rel="stylesheet"></link>
  <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css" rel="stylesheet"></link>
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>

   <link href="https://www.technosaurabh.in/favicon.ico" rel="icon" sizes="32x32" type="image/png"></link>
<style>


#ri {

}


</style>

<style>





    i {
        color:#f06414;
    }
input[type=name], select {
    width: 100%;
    padding: 12px 20px;
    margin: 4px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.footerbtn {
            display: block;
            line-height: 15px;
            position: fixed;
            left:0px;
            bottom:0px;
            height:40px;
            
border-radius: 15px;
  box-sizing: border-box;
  padding: 5px;
  background:#34af23;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  width:95%;
 margin-left:10px;
            margin-right:30px;
            box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .3);
            animation: footer infinite linear 1s;
            -webkit-transform: translate3d(30%,0,0);
            transform: translate3d(30%,0,0);
            position: fixed;
           
}

.footerbtn :active {
            box-shadow: none
        }

        @-webkit-keyframes footer {
            from {
                -webkit-transform: rotateZ(0)
            }
            25% {
                -webkit-transform: rotateZ(1.5deg)
            }
            50% {
                -webkit-transform: rotateZ(0deg)
            }
            75% {
                -webkit-transform: rotateZ(-1.5deg)
            }
            to {
                -webkit-transform: rotateZ(0)
            }}

@-webkit-keyframes jello {  from, 11.1%, to {    transform: none;  }
  22.2% {    transform: skewX(-12.5deg) skewY(-12.5deg);  }
  33.3% {    transform: skewX(6.25deg) skewY(6.25deg);  }
  44.4% {    transform: skewX(-3.125deg) skewY(-3.125deg);  }
  55.5% {    transform: skewX(1.5625deg) skewY(1.5625deg);  }
  66.6% {    transform: skewX(-0.78125deg) skewY(-0.78125deg);  }
  77.7% {    transform: skewX(0.390625deg) skewY(0.390625deg);  }
  88.8% {    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);  }}
.jello {  -webkit-animation: jello 3s infinite;  transform-origin: center; -webkit-animation-delay:6s}
@-webkit-keyframes hue {
  from {    -webkit-filter: hue-rotate(0deg);  }
  to {    -webkit-filter: hue-rotate(-360deg);  }}
    .m1{position:fixed;left:1%; width:auto;height:100%;top:1%;color:#000;}
    .m2{position:fixed;right:1%; width:auto;height:100%;top:1%;color:#000;}
.bubbles {
font-family: arial;
}

.bubbles hi {
font-family: 'Luckiest Guy', cursive;
color: black;
}

hi {
 font-size:2.5em;
 user-select:none;
}

hi span { display:inline-block; animation:float .2s ease-in-out infinite; }
 @keyframes float {
  0%,100%{ transform:none; }
  33%{ transform:translateY(-1px) rotate(-2deg); }
  66%{ transform:translateY(1px) rotate(2deg); }
}
body:hover span { animation:bounce .6s; }
@keyframes bounce {
  0%,100%{ transform:translate(0); }
  25%{ transform:rotateX(20deg) translateY(2px) rotate(-3deg); }
  50%{ transform:translateY(-20px) rotate(3deg) scale(1.1);  }
}

@import url(https://fonts.googleapis.com/css?family=Concert+One);

h1 {
  animation:glow 10s ease-in-out infinite;
}



* { box-sizing:border-box; }

figure {
  animation:wobble 5s ease-in-out infinite;
  transform-origin:center center;
  transform-style:preserve-3d;
}

@keyframes wobble {
  0%,100%{ transform:rotate3d(1,1,0,40deg); }
  25%{ transform:rotate3d(-1,1,0,40deg); }
  50%{ transform:rotate3d(-1,-1,0,40deg); }
  75%{ transform:rotate3d(1,-1,0,40deg); }
}

h1 {
  display:block;
  width:90%;
  line-height:1.5;
  font:900 35px 'Concert One', sans-serif;
  position:absolute;
  color:#fff;
}

@keyframes glow {
  0%,100%{ text-shadow:0 0 30px red; }
  25%{ text-shadow:0 0 30px orange; }
  50%{ text-shadow:0 0 30px #cc0066; }
  75%{ text-shadow:0 0 30px cyan; }
}

h1:nth-child(2){ transform:translateZ(5px); }
h1:nth-child(3){ transform:translateZ(10px);}
h1:nth-child(4){ transform:translateZ(15px); }
h1:nth-child(5){ transform:translateZ(20px); }
h1:nth-child(6){ transform:translateZ(25px); }
h1:nth-child(7){ transform:translateZ(30p.rock{animation:infinite 1s rock}
@keyframes rock {  0% {    transform: rotate(-1deg);  }
  50% {    transform: rotate(2deg);  }
  100% {    transform: rotate(-1deg);  }}x); }
h1:nth-child(8){ transform:translateZ(35px); }
h1:nth-child(9){ transform:translateZ(40px); }
h1:nth-child(10){ transform:translateZ(45px); }



.rock{animation:infinite 1s rock}
@keyframes rock {  0% {    transform: rotate(-1deg);  }
  50% {    transform: rotate(2deg);  }
  100% {    transform: rotate(-1deg);  }}

.fuck{animation:infinite 1s fuck}
@keyframes rock {  0% {    transform: rotate(-2deg);  }
  50% {    transform: rotate(2deg);  }
  100% {    transform: rotate(-2deg);  }}


h2 {
   font-size: 38px;
    text-align: center;
    color:#008000;
    
    animation: rock infinite 1s;
    font-family: 'Indie Flower', cursive;
    letter-spacing: 2px;
}

h3 {
    font-size: 48px;
    text-align: center;
    padding:1px;
    margin:1px;
    color: #f06414;
   
    aanimation: fuck infinite 1s;
    font-family: 'Indie Flower', cursive;
    letter-spacing: 2px;
 * {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/11 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
#fljet {

 height: 15px;
 w
}

#jaihind {
 color: #ff6600;
}
</style>
</head>
<body class="bg" id="bdi" style="-moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; background: linear-gradient(to bottom right, #cc0052, #800000, #ffff66);">
<marquee behavior="scroll" class="m1" direction="up" scrolldelay="5">  <br />

<!--Left Sidebar Images Floating Goes Here-->


</marquee>
<marquee behavior="scroll" class="m2" direction="down" scrolldelay="5"><br />
<!-- Right Sidebar Floating Images Goes Here-->

</marquee>
</body></html>   
<!------- This Website was Created by Online Stuff YouTube Channel ------------>
<br />
<center>
<span style="font-size: 42px;"><br /></span></center>
<h2>
<center>
<span style="color: magenta; font-size: large;"><i><u style="background-color: yellow;">
Happy Holi 2019 in advance | Holi wishes In Hindi | Holi wishes message</u></i></span></center>
</h2>
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgU27oR48hUoY9D-LG_piegbDErzHgFixbX_aiAUJRRu6uFEaL3BGkH1xogBZ702_t7Fj2eoG7f8b0ppTWhLxRtWVIJZP4sfcgD3CFNEERDlmWsI8lPi8UFZRyoICHvBlwPojoOy-ND2nc/s1600/PicsArt_02-17-01.19.01.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img alt="AndroMacMaster" border="0" data-original-height="720" data-original-width="1280" height="180" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgU27oR48hUoY9D-LG_piegbDErzHgFixbX_aiAUJRRu6uFEaL3BGkH1xogBZ702_t7Fj2eoG7f8b0ppTWhLxRtWVIJZP4sfcgD3CFNEERDlmWsI8lPi8UFZRyoICHvBlwPojoOy-ND2nc/s320/PicsArt_02-17-01.19.01.jpg" title="Happy Holi in HINDI" width="320" /></a></div>
<center>
</center>
<center>
<span style="font-size: 42px;"><br /></span></center>
<center>
<span style="font-size: 42px;">

<img class="img-responsive" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgOHvxgSvqeD6Dw4j_r4LCTckf3BRC7wPHu7irSyLmxkw39hbQYAYtaLtwAic1AQfAWIPJFdXn7lLBhjC91zUBNJe3DMFYvZ3XpBWjfRCgEzwuacU26KYje7OHTmnhPZs3FTAx1YQfkz6as/s1600/coollogo_com-20931253.gif" /> 
</span></center>
<center>
<figure>
 <h1 style="text-transform: uppercase;">
<script language="Javascript" type="text/javascript">
                 var a=prompt("Please Enter Your Name\n\n👇👇👇👇👇");
                 document.write(a);
                </script> </h1>
<h1 style="text-transform: uppercase;">
<script language="Javascript" type="text/javascript">
                    
                    document.write(a);
                      </script> </h1>
<h1 style="text-transform: uppercase;">
<script language="Javascript" type="text/javascript">
                   
                    document.write(a);
                      </script> </h1>
<h1 style="text-transform: uppercase;">
<script language="Javascript" type="text/javascript">
                    
                    document.write(a);
                      </script></h1>
<h1 style="text-transform: uppercase;">
<script language="Javascript" type="text/javascript">
                   
                    document.write(a);
                      </script> </h1>
<h1 style="text-transform: uppercase;">
<script language="Javascript" type="text/javascript">
                   
                    document.write(a);
                      </script> </h1>
<h1 style="text-transform: uppercase;">
<script language="Javascript" type="text/javascript">
                    
                    document.write(a);
                      </script></h1>
</figure>
 </center>
<div class="vi" style="text-align: center;">
<img alt="long.jpg" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi4FV766JG98zVUMnrJ2zqkiEMxXEAvT1pRHo8_DzKWs1diZP9ns66vAoZSyiUpaOiQrqJ_YZ9cSG_7j6tWt5vd2or8VjadCKKu6SxRuubWNHctuqSmWjkmImAqyFt4-ng37ZRpQLhgtiMb/s1600/christmas-304506_1280.png" style="height: 200px; width: auto;" />
<br />
<h2 class="font-effect-fire-animation">
Wishing You</h2>
<center>
<img class="img-responsive" src="https://images.indianexpress.com/2018/03/holi-021.jpg" />
</center>
<br />
<div style="text-align: center;">
<span class="dot"></span> 
  <span class="dot"></span> 
  <span class="dot"></span> 
  <span class="dot"></span>
  <span class="dot"></span>
  <span class="dot"></span>
  <span class="dot"></span>
  <span class="dot"></span>
  <span class="dot"></span>
</div>
<!------- created by AndroMacMaster ------------>

 <br />
<center class="responsive">
<!---------------------------- Past Ad Code Here -------------------------------------->


 </center>
<center>
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjw89ASVecvkZKm42HIsgsT1-NRnGQigiFQqeV-hbtWi2W2Al7Po-2VWauNWTKXjw4LKUGLyCot63048Wdr0Qwhb_6pgGWO4uZvHldcaJFf2lkhGGqJutGlTK6elDasLZq-QfnmfrbbQBeC/s320/coollogo_com-25017234.gif" /></center>
<br />
<center>
<link href="https://fonts.googleapis.com/css?family=Aclonica:&amp;effectfire-animation" rel="stylesheet"></link>
<span class="font-effect-neon" style="color: black; font-family: &quot;yatra one&quot; , cursive; font-size: 16pt;">
खुशियों से हो ना कोई दूरी, <br />
रहे ना कोई ख्वाहिश अधूरी, <br />
रंगो से भरे इस मौसम में, <br />
रंगीन हो आपकी दुनिया पूरी <br />
</span>
<br />

<img class="img-circle" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1eWktDqau-l5wEw2ZfWyT60pJjf2tf83MbhVpeAKvUImz0IGaVo0-WP_Pf9kTt5byAvMS5deC8cYuGs1pwEMlqVSHaZ6fC7DtK1wFI-V1q4Ih6oLA4wgSonY6HG6xrEZfKJtdLcqwkaKo/s1600/tenor.gif" />
<hr />
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTumKStNavfZvokw5oHblb3ELqTilB0Pp3no6j5wnV6jfXfoRnDRtG48GSn9L_hRDNdqwdbIZtCqM8LSekAwub-GWy0vbVb_UdFul5811Nnu-s84Fyo1rgE5TTjX-3IC6Rzu9O5bo4jVT0/s1600/coollogo_com-3054527.gif" /><br />
</center>
</div>
<br />
<h5 class="" style="font-family: 'Yatra One', cursive;">
 </h5>
<center>
<!---------------------------- Past Ad Code Here -------------------------------------->



</center>
<div class="hny-txt">
</div>
<center>
<img alt="hm2.jpg" class="img-responsive" src="https://www.trueshayari.in/wp-content/uploads/2018/02/Happy-Holi-Status-in-Hindi.jpg" width="92%" /></center>
<br />
<img height="20%" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiBVPbzWhvOCV3WEkTEN0hKzKXsxcLo1cCcYU25Y_bPnirxR9FpP605kUEhk6ci2a5t04QzqbKwMusC923GVqrHkosdbCEZob_PysLECPZGT1ua6u7SXpr7Ea8ug17bJncntwqbEHsi-lb6/s1600/flags-306340_1280.png" width="80%" />

<br />
<center>
<span class="font-effect-neon" style="color: #cc0000; font-family: &quot;baloo&quot; , cursive; font-size: 21px;">
Splash in the colors of fun.. <br />
enjoy the delicious treats.. <br />
may your life bloom with joy.. <br />
On this delightful occasion.. <br />
Happy Holi.
</span></center>
<!---------------------------- Past Ad Code Here -------------------------------------->



<br />
<div class="busi">
<h1>
<div style="color: white; font-size: 26px; text-transform: uppercase;">
<script language="Javascript" type="text/javascript">                                       
 document.write( "by - " +a);
                      </script><br />
<br />
<a href="whatsapp://send?text= *Happy New Year 2019 Wishes you can also send it to others by clicking on this link*%F0%9F%91%89 https://happyholiwishingscript2019.blogspot.com/"><img alt="Share" class="img-responsive" height="312" src="https://clipart.info/images/ccovers/1503499074happy-holi-colorful-festive-splash-indian.png" width="312" /></a></div>
</h1>
</div>
<center>
<a href="https://andromacmaster.blogspot.com">Happy Holi TO ALL 2019</a>

</center>
<center>
   <a class="footerbtn" href="whatsapp://send?text= %F0%9F%87%AE%F0%9F%87%B3  *Happy Holi Wishes you can also send it to others by clicking on this link*%F0%9F%91%89 https://AndroMacMaster.blogspot.com/"><img height="25px" src="https://i.imgur.com/fcqTtzV.png" width="25px" />  <b class="hny-txt" style="font-size: 26px;">Share on Whatsapp</b>  <img height="25px" src="https://i.imgur.com/fcqTtzV.png" width="25px" /></a></center>
</div>

Sunday, 3 February 2019

500GB of various coding languages tutorial video collection.

500GB of various coding languages tutorial video collection.

AndroMacMaster

Hello viewers.
In this Article I will give you link of various coding languages tutorials videos link which is of 500GB in size and fully free to use for anyone.

Those languages includes :
500GB of various coding languages tutorial video collection.

Those languages includes :
– C
– C++
– Citrix
– Go
– Java Android
– Javascript
– Linux
– Php
– Python
– Ruby

And general Stuff

To download those tutorials click download button below.