Memasang Kode Dodecahedron 
Login ke akun blog klik tombol blog baru, buat satubuah link baru   
kemudian beri nama sesuai fungsi,  klik Edit HTML pada link baru tersebut, 
hapus semua kode template ganti dengan kode blank template, yang tersedia pada sumber  berikut :  Get Blank Template.   edit background warna sesuai keinginan klik simpan selesai.
Kemudian klik entri halaman baru HTML pada link tersebut.
copy kode dibawah ini, pastekan kedalam halaman baru tersebut dan klik simpan selesai
<style class="Mys2010-styles">
body {);color:red;height:100%;overflow:hidden;}
header {
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding:  0px 0;
  position: fixed;
  top: -15px;
  width: 100%;
text-align: center;
font-size:  6px;
background: linear-gradient(270deg,  #FF0000, #660099, #FFFF00, #660099,#fff, #B20000, #fff, #660099, #FFFF00, #660099,#FF0000);
  border-bottom: 3px solid #dad;  
}
.ap {
position: fixed;
right: 0;
bottom: 0;
left: 0;
height: 60px;
margin: auto;
font-family: Arial, sans-serif;
font-size: 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
font-size:  11px;
background: linear-gradient(270deg,  #fff, #660099, #fff, #660099,#f00, #fff, #f00, #660099, #fff, #660099,#fff);
border-top: 2px solid #fff;
z-index: 9999;
} 
h2 {
padding: 15px; 
background: -webkit-linear-gradient(transparent 10%, goldenrod 50%, transparent 90%); 
background: linear-gradient(transparent 10%, #009999 50%, transparent 90%); 
} 
#M-2010, #teks, #posisi, #dibawah  {
    position: absolute;
    font-size: 11px;
    margin: 2px
}
#M-2010, #teks div {
    text-decoration: underline;
    cursor: pointer
}
#teks, #posisi {
    text-align: right;
    right:  50px;
}
#teks, #dibawah {
    text-align: left;
    left:  50px;
}
 #dibawah, #posisi {
    bottom: 17px;
}
body {
  background: linear-gradient(270deg, #9191FE,#222, #990099, #222, #9191FE, #660099, #660099, #660099, #111, #660099, #660099,#222 , #660099, #660099,#24006B, #24006B, #24006B,#24006B, #24006B, #24006B, #24006B, #24006B, #24006B, #24006B,#24006B , #24006B, #24006B, #24006B, #24006B, #24006B, #660099, #660099,#222, #660099, #660099, #222, #660099, #660099,#660099 , #9191FE, #222, #990099, #222, #9191FE);
}
body::before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; 
background-image: linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
background-image: -o-linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
background-image: -ms-linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
  -webkit-animation: overlay infinite 12s;
          animation: overlay infinite 12s;
  content: '';
}
@-webkit-keyframes transform {
  0%, 16% {
    opacity: 0;
    -webkit-transform: translateY(-50%) rotateX(-90deg);
            transform: translateY(-50%) rotateX(-90deg);
  }
  18% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-50%) rotateX(0deg);
            transform: translateY(-50%) rotateX(0deg);
  }
}
@keyframes transform {
  0%, 16% {
    opacity: 0;
    -webkit-transform: translateY(-50%) rotateX(-90deg);
            transform: translateY(-50%) rotateX(-90deg);
  }
  18% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-50%) rotateX(0deg);
            transform: translateY(-50%) rotateX(0deg);
  }
}
@-webkit-keyframes overlay {
  0% {
    opacity: .5;
  }
  18%, 81% {
    opacity: 0;
  }
  92%, 100% {
    opacity: .5;
  }
}
@keyframes overlay {
  0% {
    opacity: .5;
  }
  18%, 81% {
    opacity: 0;
  }
  92%, 100% {
    opacity: .5;
  }
}
@-webkit-keyframes opacity {
  0%, 4% {
    opacity: 0;
  }
  18%, 81% {
    opacity: 1;
  }
  92%, 100% {
    opacity: 0;
  }
}
@keyframes opacity {
  0%, 4% {
    opacity: 0;
  }
  18%, 81% {
    opacity: 1;
  }
  92%, 100% {
    opacity: 0;
  }
}
.shadow-top:after { 
    content: " ";
    box-shadow: 0 0 200px 80px #FFFF00;    
}
.shadow-top:before {  
    content: " ";
    box-shadow: 0 0 200px 250px #0033CC;    
}
#M2010-shadow  { 
margin:-150px;
box-shadow: 0 0 150px 80px  #FF0000;  
}
.shadow1:before,.shadow1:after {
    z-index:-1;
    position:absolute;
    content: " ";
    bottom:25px;
    left:10px;
    width:50%;     
    max-width:110px;
    box-shadow: 0 0 200px 90px #FFFF00;  
    -webkit-transform:rotate(-8deg);
    -moz-transform:rotate(-8deg);
    -o-transform:rotate(-8deg);
    -ms-transform:rotate(-8deg);
    transform:rotate(-8deg);
}
.shadow1:after {
    -webkit-transform:rotate(8deg);
    -moz-transform:rotate(8deg);
    -o-transform:rotate(8deg);
    -ms-transform:rotate(8deg);
    transform:rotate(8deg);
    right:10px;
    left:auto;
}
.view-a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-perspective: 400;
          perspective: 400;
}
.plane {
  width: 120px;
  height: 120px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.plane.main {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotateX(60deg) rotateZ(-30deg);
          transform: rotateX(60deg) rotateZ(-30deg);
  -webkit-animation: rotate 20s infinite linear;
          animation: rotate 20s infinite linear;
}
.plane.main .circle {
  width: 120px;
  height: 120px;
  position: absolute;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  border-radius: 100%;
  box-sizing: border-box;
  box-shadow: 0 0 60px #1919B3, inset 0 0 60px #0066B3;
}
.plane.main .circle::before, .plane.main .circle::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 10%;
  height: 10%;
  border-radius: 100%;
  background: #009999;
  box-sizing: border-box;
  box-shadow: 0 0 60px 2px #FE80B9;
}
.plane.main .circle::before {
  -webkit-transform: translateZ(-90px);
          transform: translateZ(-90px);
}
.plane.main .circle::after {
  -webkit-transform: translateZ(90px);
          transform: translateZ(90px);
}
.plane.main .circle:nth-child(1) {
  -webkit-transform: rotateZ(72deg) rotateX(63.435deg);
          transform: rotateZ(72deg) rotateX(63.435deg);
}
.plane.main .circle:nth-child(2) {
  -webkit-transform: rotateZ(144deg) rotateX(63.435deg);
          transform: rotateZ(144deg) rotateX(63.435deg);
}
.plane.main .circle:nth-child(3) {
  -webkit-transform: rotateZ(216deg) rotateX(63.435deg);
          transform: rotateZ(216deg) rotateX(63.435deg);
}
.plane.main .circle:nth-child(4) {
  -webkit-transform: rotateZ(288deg) rotateX(63.435deg);
          transform: rotateZ(288deg) rotateX(63.435deg);
}
.plane.main .circle:nth-child(5) {
  -webkit-transform: rotateZ(360deg) rotateX(63.435deg);
          transform: rotateZ(360deg) rotateX(63.435deg);
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
            transform: rotateX(0) rotateY(0) rotateZ(0);
  }
  100% {
    -webkit-transform: rotateX(360deg) rotateY(360deg) rotateZ(360deg);
            transform: rotateX(360deg) rotateY(360deg) rotateZ(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
            transform: rotateX(0) rotateY(0) rotateZ(0);
  }
  100% {
    -webkit-transform: rotateX(360deg) rotateY(360deg) rotateZ(360deg);
            transform: rotateX(360deg) rotateY(360deg) rotateZ(360deg);
  }
}
.view-b {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  bottom:20px;
  -webkit-perspective: 400;
          perspective: 400;
}
.animation {
  width:660px;
  height:260px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.animation.main {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  bottom:20px;
  margin: auto;
  -webkit-transform: rotateX(60deg) rotateZ(-30deg);
          transform: rotateX(60deg) rotateZ(-30deg);
  -webkit-animation: rotate 20s infinite linear;
          animation: rotate 20s infinite linear;
}
.animation.main .animation-circle {
  width: 140px;
  height: 140px;
  position: absolute;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  border-radius: 100%;
  box-sizing: border-box;
  box-shadow: 0 0 60px crimson, inset 0 0 60px #CC0099;
}
.animation.main .animation-circle::before, .animation.main .animation-circle::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 10%;
  height: 10%;
  border-radius: 100%;
  background: #f00;
  box-sizing: border-box;
  box-shadow: 0 0 60px 2px crimson;
}
.animation.main .animation-circle::before {
  -webkit-transform: translateZ(-90px);
          transform: translateZ(-90px);
}
.animation.main .animation-circle::after {
  -webkit-transform: translateZ(90px);
          transform: translateZ(90px);
}
.animation.main .animation-circle:nth-child(1) {
  -webkit-transform: rotateZ(72deg) rotateX(63.435deg);
          transform: rotateZ(72deg) rotateX(63.435deg);
}
.animation.main .animation-circle:nth-child(2) {
  -webkit-transform: rotateZ(144deg) rotateX(63.435deg);
          transform: rotateZ(144deg) rotateX(63.435deg);
}
.animation.main .animation-circle:nth-child(3) {
  -webkit-transform: rotateZ(216deg) rotateX(63.435deg);
          transform: rotateZ(216deg) rotateX(63.435deg);
}
.animation.main .animation-circle:nth-child(4) {
  -webkit-transform: rotateZ(288deg) rotateX(63.435deg);
          transform: rotateZ(288deg) rotateX(63.435deg);
}
.animation.main .animation-circle:nth-child(5) {
  -webkit-transform: rotateZ(360deg) rotateX(63.435deg);
          transform: rotateZ(360deg) rotateX(63.435deg);
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
            transform: rotateX(0) rotateY(0) rotateZ(0);
  }
  100% {
    -webkit-transform: rotateX(360deg) rotateY(360deg) rotateZ(360deg);
            transform: rotateX(360deg) rotateY(360deg) rotateZ(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
            transform: rotateX(0) rotateY(0) rotateZ(0);
  }
  100% {
    -webkit-transform: rotateX(360deg) rotateY(360deg) rotateZ(360deg);
            transform: rotateX(360deg) rotateY(360deg) rotateZ(360deg);
  }
}

.M2010 {  
  text-shadow: 0 1px 0 #24006B,
               0 2px 0 #c9c9c9,
               0 3px 0 #000,
               0 4px 0 #b9b9b9,
               0 5px 0 #000,
               0 6px 1px #ff0,
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);}
  
</style>
<div class="view-a">
<div class="plane main">
<div class="circle">
</div>
<div class="circle">
</div>
<div class="circle">
</div>
<div class="circle">
</div>
<div class="circle">
</div>
<div class="circle">
</div>
</div>
</div>

<div class="view-b">
<div class="animation main">
<div class="animation-circle">
</div>
<div class="animation-circle">
</div>
<div class="animation-circle">
</div>
<div class="animation-circle">
</div>
<div class="animation-circle">
</div>
<div class="animation-circle">
</div>
</div>
</div>
<div class="shadow1">
</div>
<div id="M2010-shadow">
</div>
<div align="center">
<div class="shadow-top">
</div>
<header>
<a href="http://sample-mys2010.blogspot.co.id/2016/08/dodecahedron.html" target="_blank" title="Mari Belajar">
<h2>
<span style="color:orange; font-size: 10pt">LET'S STUDY</a>  </h2>
</a>  
</div>
</header>
</div>
</div>
<h3 class="M2010">
<div align="center" style="margin-top:341px">
<font size="5" color="#222"face="arial">M-2010 CIBEBER CIMAHI</h3>
</div>
</div>
<div class="ap" id="ap">
<div align="center">
<div id="dibawah">
<span style="font-family: arial ; font-size: 12px; color:#80C8FE;"> EDITED BY. <a href="https://Link Download"title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; M - 2010 </a>&nbsp; DOWNLOAD </a> 
</div>
<div id="posisi">
<span style="font-family: arial ; font-size: 12px; color:#80C8FE;"> COPYRIGHT <a href="http://codepen.io/Myscript2010" target="_blank" title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; &copy; - 2016 </a>&nbsp; CODEPEN </a> 
</div>
<h2>
<audio id="mys2010" src="https://sites.google.com/site/sule2010s/lagu/Damn-Yankees3-M2010.mp3"controls="controls"></audio></h2>
</a></div>
</div>
<ul class="mys2010-list">
<script src='//assets.codepen.io/assets/common/stopExecutionOnTimeout.js?t=1'>
</script>     
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'>
</script>    
<link rel='stylesheet prefetch' href='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelementplayer.min.css'>     
<script src='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelement-and-player.min.js'>
</script>   
<script src="//assets.codepen.io/assets/common/stopExecutionOnTimeout-f961f59a28ef4fd551736b43f94620b5.js">
</script> 
<script>
      $(function () {
$('video,audio').mediaelementplayer({
success: function (mediaElement, domObject) {
var audio_src = $('li.current').attr('data-url');
mediaElement.setSrc(audio_src);
mediaElement.addEventListener('ended', function (e) {
mys2010PlayNext(e.target);
}, false);
},
keyActions: []
});
$('.mys2010-list li').click(function () {
$(this).addClass('current').siblings().removeClass('current');
var audio_src = $(this).attr('data-url');
$('audio#mys2010:first').each(function () {
this.player.pause();
this.player.setSrc(audio_src);
this.player.play();
});
});
});
function mys2010PlayNext(currentPlayer) {
if ($('.mys2010-list li.current').length > 0) {
var current_item = $('.mys2010-list li.current:first');
var audio_src = $(current_item).next().text();
$(current_item).next().addClass('current').siblings().removeClass('current');
console.log('if ' + audio_src);
} else {
var current_item = $('.mys2010-list li:first');
var audio_src = $(current_item).next().text();
$(current_item).next().addClass('current').siblings().removeClass('current');
console.log('elseif ' + audio_src);
}
if ($(current_item).is(':last-child')) {
$(current_item).removeClass('current');
} else {
currentPlayer.setSrc(audio_src);
currentPlayer.play();
}}    
</script>
Audio Code by. Jereme Causing
Dodecahedron Code by. Wontem
Design Code is Edited by. Mys2010 on Codepen
If you want to directly copy  and  paste you canDownload Here  Dodecahedron Audio

Memasang Kode Atom Animation
Login ke akun blog klik tombol blog baru, buat satubuah link baru   
kemudian beri nama sesuai fungsi,  klik Edit HTML pada link baru tersebut, 
hapus semua kode template ganti dengan kode blank template, yang tersedia pada sumber  berikut :  Get Blank Template.   edit background warna sesuai keinginan klik simpan selesai.
Kemudian klik entri halaman baru HTML pada link tersebut.
copy kode dibawah ini, pastekan kedalam halaman baru tersebut dan klik simpan selesai
<style class="Mys2010-styles">
body {);color:red;height:100%;overflow:hidden;}
header {
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding:  0px 0;
  position: fixed;
  top: -11px;
  width: 100%;
text-align: center;
font-size:  6px;
background:   #dad, #660099,#dad,#222,#B20000,#222,#dad );
}
.ap {
position: fixed;
right: 0;
bottom: 0;
left: 0;
height: 60px;
margin: auto;
font-family: Arial, sans-serif;
font-size: 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
font-size:  11px;
background:  #dad;
border-top: 2px solid #008E00;
z-index: 9999;
} 
h2 {
padding: 15px; 
background: linear-gradient(270deg, #dad,#222, #B20000, #222, #dad, #660099,#dad,#222,#B20000,#222,#dad );
border-bottom: 3px solid #f00; 
}
#M-2010, #teks, #posisi, #dibawah  {
    position: absolute;
    font-size: 11px;
    margin: 2px
}
#M-2010, #teks div {
    text-decoration: underline;
    cursor: pointer
}
#teks, #posisi {
    text-align: right;
    right:  50px;
}
#teks, #dibawah {
    text-align: left;
    left:  50px;
}
 #dibawah, #posisi {
    bottom: 17px;
} 
body {
  background: linear-gradient(270deg, #dad,#222, #B20000, #222, #dad, #660099, #660099, #660099, #111, #660099, #660099,#0066B3 , #0066B3, #660099,#660099, #660099, #660099,#660099, #660099, #660099, #660099, #660099, #660099, #660099,#660099 , #660099, #660099, #660099, #660099, #660099, #660099,#0066B3 , #0066B3, #660099, #660099, #111, #660099, #660099,#660099 , #dad, #222, #B20000, #222, #dad);
}
body::before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; 
background-image: linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
background-image: -o-linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
background-image: -ms-linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
  -webkit-animation: overlay infinite 12s;
          animation: overlay infinite 12s;
  content: '';
}
@-webkit-keyframes transform {
  0%, 16% {
    opacity: 0;
    -webkit-transform: translateY(-50%) rotateX(-90deg);
            transform: translateY(-50%) rotateX(-90deg);
  }
  18% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-50%) rotateX(0deg);
            transform: translateY(-50%) rotateX(0deg);
  }
}
@keyframes transform {
  0%, 16% {
    opacity: 0;
    -webkit-transform: translateY(-50%) rotateX(-90deg);
            transform: translateY(-50%) rotateX(-90deg);
  }
  18% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-50%) rotateX(0deg);
            transform: translateY(-50%) rotateX(0deg);
  }
}
@-webkit-keyframes overlay {
  0% {
    opacity: .5;
  }
  18%, 81% {
    opacity: 0;
  }
  92%, 100% {
    opacity: .5;
  }
}
@keyframes overlay {
  0% {
    opacity: .5;
  }
  18%, 81% {
    opacity: 0;
  }
  92%, 100% {
    opacity: .5;
  }
}
@-webkit-keyframes opacity {
  0%, 4% {
    opacity: 0;
  }
  18%, 81% {
    opacity: 1;
  }
  92%, 100% {
    opacity: 0;
  }
}
@keyframes opacity {
  0%, 4% {
    opacity: 0;
  }
  18%, 81% {
    opacity: 1;
  }
  92%, 100% {
    opacity: 0;
  }
}
.atom-loader {
 position: relative;
 top: 11vh;
 left: 37vw;
 width: 362px;
 height: 362px;
 border-radius: 50%;
 -webkit-backface-visibility: hidden;
 -webkit-transform: translateZ(0);
 perspective: 600;
 box-shadow: inset 0 0 80px rgb(188,52,255), 0 0 80px rgb(188,52,255);
}
.atom-inner {
 position: absolute;
 width: 110%;
 height: 110%;
 box-sizing: border-box;  
 border-radius: 50%;
 transform-style: preserve-3d;
}
.atom-inner.atom-one {
 left: 0%;
 top: 0%;
 animation: atom-rotate-one 1.35s linear infinite;
 border-bottom: 0px dotted aqua; 
 border-top: 0px dotted aqua;
 border-left: 4px dotted #b2cedd;
 border-right: 4px dotted #b2cedd;
 width: 100%;
 height: 100%;
}
.atom-inner.atom-two {
 right: 0%;
 top: 0%;
 animation: atom-rotate-two 1.35s linear infinite;
 border-bottom: 4px dotted #b2cedd;
 border-top: 4px dotted #b2cedd;
 border-left: 0px dotted aqua;
 border-right: 0px dotted aqua;
}
.atom-inner.atom-three {
 right: 0%;
 bottom: 0%;
 animation: atom-rotate-three 1.35s linear infinite;
 border-bottom: 4px dotted #b2cedd;
 border-top: 4px dotted #b2cedd;
 border-left: 0px dotted aqua;
 border-right: 0px dotted aqua;
 transform: translateY(-50%);
}
.atom-inner.atom-four {
 right: 0%;
 bottom: 0%;
 animation: atom-rotate-four 1.45s linear infinite;
 border-bottom: 0px dotted red;
 border-top: 0px dotted red;
 border-left: 4px dotted #b2cedd;
 border-right: 4px dotted #b2cedd; 
}
.atom-inner.atom-center-one {
 left: 40%;
 top: 45%;
 width: 40px;
 height: 40px;
 background: radial-gradient(circle at 30% 100%, rgba(255, 255, 255, 0.49) 0%, rgba(255, 255, 255, 0.05) 34.8%, rgba(255, 255, 255, 0.2) 100%);
animation: center-rotate-one 1.15s linear infinite; 
}
.atom-inner.atom-center-two {
 left: 40%;
 top: 45%;
 width: 40px;
 height: 40px;
 background: radial-gradient(circle at 30% 100%, rgba(255, 255, 255, 0.49) 0%, rgba(255, 255, 255, 0.05) 34.8%, rgba(255, 255, 255, 0.2) 100%);
animation: center-rotate-one 1.35s linear infinite; 
}
.atom-inner.atom-center-three {
 left: 40%;
 top: 45%;
 width: 40px;
 height: 40px;
 background: radial-gradient(circle at 30% 100%, rgba(255, 255, 255, 0.49) 0%, rgba(255, 255, 255, 0.05) 34.8%, rgba(255, 255, 255, 0.2) 100%);
 animation: center-rotate-one 1.25s linear infinite;
}
.atom-inner.atom-center-four {
 left: 40%;
 top: 45%;
 width: 40px;
 height: 40px;
 background: radial-gradient(circle at 30% 100%, rgba(255, 255, 255, 0.49) 0%, rgba(255, 255, 255, 0.05) 34.8%, rgba(255, 255, 255, 0.2) 100%);
 animation: center-rotate-one 1.45s linear infinite;
}
@keyframes atom-rotate-one {
 0% { transform: rotateX(60deg) rotateY(-50deg) rotateZ(0deg); }
 100% { transform: rotateX(60deg) rotateY(-50deg) rotateZ(360deg); }
}
@keyframes atom-rotate-two {
 0% { transform: rotateX(120deg) rotateY(30deg) rotateZ(0deg); }
 100% { transform: rotateX(120deg) rotateY(30deg) rotateZ(360deg); }
}
@keyframes atom-rotate-three {
 0% { transform: rotateX(70deg) rotateY(-20deg) rotateZ(0deg); }
 100% { transform: rotateX(70deg) rotateY(-20deg) rotateZ(360deg); }
}
@keyframes atom-rotate-four {
 0% { transform: rotateX(120deg) rotateY(60deg) rotateZ(0deg); }
 100% { transform: rotateX(120deg) rotateY(60deg) rotateZ(360deg); }
}
@keyframes center-rotate-one {
 0% { transform: rotateZ(0deg);
   transform-origin: calc(45% + 1em) calc(45% - 1em);
  
 }
 100% { transform: rotateZ(360deg);
     transform-origin: calc(45% + 1em) calc(45% - 1em);
 }
}
.loader {
  position: absolute;
  top: 0;
  bottom:100px;
  left:630px;   
  margin: auto;
  width: 90px;
  height:90px;
}
.loader {
  border-color: #bd313b transparent;
  border-style: solid;
  border-width:8px;
  border-radius: 50%;
  transform: rotate(1deg);
  animation: spin 100ms linear infinite, color 200ms linear infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes color {
  0% {
    border-color: #bd313b transparent;
  }
  25% {
    border-color: #6d31bd transparent;
  }
  50% {
    border-color: #31bdb3 transparent;
  }
  75% {
    border-color: #81bd31 transparent;
  }
  100% {
    border-color: #bd313b transparent;
  }
}
.M2010 {  
  color: #f00;
  text-shadow: 0 1px 0 #eee,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);}
</style>
<div class="atom-loader">
 <div class="atom-inner atom-one"></div>
 <div class="atom-inner atom-two"></div>
 <div class="atom-inner atom-three"></div>
 <div class="atom-inner atom-four"></div>
 <div class="atom-inner atom-center-one"></div>
 <div class="atom-inner atom-center-two"></div>
 <div class="atom-inner atom-center-three"></div>
 <div class="atom-inner atom-center-four"></div>
</div>
<div class="loader">
</div>
<header>
<a href="http://sample-mys2010.blogspot.co.id/2016/08/atom-animation.html" target="_blank" title="Mari Belajar">
<h2>
<span style="color:orange; font-size: 10pt">LET'S STUDY</a>  </h2>
</a>  
</div>
</header>
</div>
</div>
<h3 class="M2010">
<div align="center" style="margin-top:120px">
<font size="5" color="#990099"face="arial">M-2010 CIBEBER CIMAHI</h3>
</div>
</div>
<div class="ap" id="ap">
<div align="center">
<div id="dibawah">
<span style="font-family: arial ; font-size: 12px; color:#80C8FE;"> EDITED BY. <a href="https://Link Download"title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; M - 2010 </a>&nbsp; DOWNLOAD </a> 
</div>
<div id="posisi">
<span style="font-family: arial ; font-size: 12px; color:#80C8FE;"> COPYRIGHT <a href="http://codepen.io/Myscript2010" target="_blank" title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; &copy; - 2016 </a>&nbsp; CODEPEN </a> 
</div>
<h2>
<audio id="mys2010" src="https://sites.google.com/site/sule2010s/lagu/Damn-Yankees2-M2010.mp3"controls="controls"></audio></h2>
</a></div>
</div>
<ul class="mys2010-list">
<script src='//assets.codepen.io/assets/common/stopExecutionOnTimeout.js?t=1'>
</script>    
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'>
</script>   
<link rel='stylesheet prefetch' href='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelementplayer.min.css'>    
<script src='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelement-and-player.min.js'>
</script>  
<script src="//assets.codepen.io/assets/common/stopExecutionOnTimeout-f961f59a28ef4fd551736b43f94620b5.js">
</script> 
<script>
      $(function () {
$('video,audio').mediaelementplayer({
success: function (mediaElement, domObject) {
var audio_src = $('li.current').attr('data-url');
mediaElement.setSrc(audio_src);
mediaElement.addEventListener('ended', function (e) {
mys2010PlayNext(e.target);
}, false);
},
keyActions: []
});
$('.mys2010-list li').click(function () {
$(this).addClass('current').siblings().removeClass('current');
var audio_src = $(this).attr('data-url');
$('audio#mys2010:first').each(function () {
this.player.pause();
this.player.setSrc(audio_src);
this.player.play();
});
});
});
function mys2010PlayNext(currentPlayer) {
if ($('.mys2010-list li.current').length > 0) {
var current_item = $('.mys2010-list li.current:first');
var audio_src = $(current_item).next().text();
$(current_item).next().addClass('current').siblings().removeClass('current');
console.log('if ' + audio_src);
} else {
var current_item = $('.mys2010-list li:first');
var audio_src = $(current_item).next().text();
$(current_item).next().addClass('current').siblings().removeClass('current');
console.log('elseif ' + audio_src);
}
if ($(current_item).is(':last-child')) {
$(current_item).removeClass('current');
} else {
currentPlayer.setSrc(audio_src);
currentPlayer.play();
}}    
</script>   
Audio Code by. Jereme Causing
Atom Animation by. Chris Gruber
Design Code is Edited by. Mys2010 on Codepen
If you want to directly copy  &  paste you canDownload Here Atom Animation Audio

Memasang Kode Circle vortex
Login ke akun blog klik tombol blog baru, buat satubuah link baru   
kemudian beri nama sesuai fungsi,  klik Edit HTML pada link baru tersebut, 
hapus semua kode template ganti dengan kode blank template, yang tersedia pada sumber  berikut :  Get Blank Template.   edit background warna sesuai keinginan klik simpan selesai.
Kemudian klik entri halaman baru HTML pada link tersebut.
copy kode dibawah ini, pastekan kedalam halaman baru tersebut dan klik simpan selesai
<style class="Mys2010-styles">
body {);color:red;height:100%;overflow:hidden;}
header {
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding:  0px 0;
  position: fixed;
  top: -15px;
  width: 100%;
text-align: center;
font-size:  6px;
background: -moz-linear-gradient(top, #fff 0%, #009999 100%);
  border-bottom: 3px solid #dad;  
}
.ap {
position: fixed;
right: 0;
bottom: 0;
left: 0;
height: 60px;
margin: auto;
font-family: Arial, sans-serif;
font-size: 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
font-size:  11px;
background:  #dad;
border-top: 2px solid #fff;
z-index: 9999;
} 
h2 {
padding: 15px; 
background: -webkit-linear-gradient(transparent 10%, goldenrod 50%, transparent 90%); 
background: linear-gradient(transparent 10%, #009999 50%, transparent 90%); 
} 
#M-2010, #teks, #posisi, #dibawah  {
    position: absolute;
    font-size: 11px;
    margin: 2px
}
#M-2010, #teks div {
    text-decoration: underline;
    cursor: pointer
}
#teks, #posisi {
    text-align: right;
    right:  50px;
}
#teks, #dibawah {
    text-align: left;
    left:  50px;
}
 #dibawah, #posisi {
    bottom: 17px;
} 
body {
  background: linear-gradient(270deg, #dad,#222, #B20000, #222, #dad, #660099, #660099, #660099, #111, #660099, #660099,#0066B3 , #0066B3, #660099,#660099, #660099, #660099,#660099, #660099, #660099, #660099, #660099, #660099, #660099,#660099 , #660099, #660099, #660099, #660099, #660099, #660099,#0066B3 , #0066B3, #660099, #660099, #111, #660099, #660099,#660099 , #dad, #222, #B20000, #222, #dad);
}
body::before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; 
background: -moz-linear-gradient(top, #12127D 0%, #B20000 100%);
  -webkit-animation: overlay infinite 12s;
          animation: overlay infinite 12s;
  content: '';
}
@-webkit-keyframes transform {
  0%, 16% {
    opacity: 0;
    -webkit-transform: translateY(-50%) rotateX(-90deg);
            transform: translateY(-50%) rotateX(-90deg);
  }
  18% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-50%) rotateX(0deg);
            transform: translateY(-50%) rotateX(0deg);
  }
}
@keyframes transform {
  0%, 16% {
    opacity: 0;
    -webkit-transform: translateY(-50%) rotateX(-90deg);
            transform: translateY(-50%) rotateX(-90deg);
  }
  18% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-50%) rotateX(0deg);
            transform: translateY(-50%) rotateX(0deg);
  }
}
@-webkit-keyframes overlay {
  0% {
    opacity: .5;
  }
  18%, 81% {
    opacity: 0;
  }
  92%, 100% {
    opacity: .5;
  }
}
@keyframes overlay {
  0% {
    opacity: .5;
  }
  18%, 81% {
    opacity: 0;
  }
  92%, 100% {
    opacity: .5;
  }
}
@-webkit-keyframes opacity {
  0%, 4% {
    opacity: 0;
  }
  18%, 81% {
    opacity: 1;
  }
  92%, 100% {
    opacity: 0;
  }
}
@keyframes opacity {
  0%, 4% {
    opacity: 0;
  }
  18%, 81% {
    opacity: 1;
  }
  92%, 100% {
    opacity: 0;
  }
}
.M2010 {  
  text-shadow: 0 1px 0 #24006B,
               0 2px 0 #c9c9c9,
               0 3px 0 #000,
               0 4px 0 #b9b9b9,
               0 5px 0 #000,
               0 6px 1px #ff0,
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);}
  
</style> 
<h3 class="M2010">
<div align="center" style="margin-top:165px">
<font size="5" color="rgb(105,105,105)"face="arial">M-2010 CIBEBER CIMAHI</h3>
<div align="center" style="margin-top:-201px">
<canvas id="c"></canvas>
<header>
<a href="http://sample-mys2010.blogspot.co.id/2016/08/circle-vortex.html" target="_blank" title="Mari Belajar">
<h2>
<span style="color:orange; font-size: 10pt">LET'S STUDY</a>  </h2>
</a>  
</div>
</header>
<div class="ap" id="ap">
<div align="center">
<div id="dibawah">
<span style="font-family: arial ; font-size: 12px; color:#80C8FE;"> EDITED BY. <a href="https://Link Download"title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; M - 2010 </a>&nbsp; DOWNLOAD </a> 
</div>
<div id="posisi">
<span style="font-family: arial ; font-size: 12px; color:#80C8FE;"> COPYRIGHT <a href="http://codepen.io/Myscript2010" target="_blank" title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; &copy; - 2016 </a>&nbsp; CODEPEN </a> 
</div>
<h2>
<audio id="mys2010" src="https://sites.google.com/site/sule2010s/lagu/Damn-Yankees1-M2010.mp3"controls="controls"></audio></h2>
</a></div>
</div>
<ul class="mys2010-list">
<script src='//assets.codepen.io/assets/common/stopExecutionOnTimeout.js?t=1'>
</script>      
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'>
</script>     
<link rel='stylesheet prefetch' href='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelementplayer.min.css'>      
<script src='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelement-and-player.min.js'>
</script>     
<script src="//assets.codepen.io/assets/common/stopExecutionOnTimeout-f961f59a28ef4fd551736b43f94620b5.js">
</script>   
                           
<script> 
var a = document.getElementsByTagName('canvas')[0];
var b = document.body;
var requestAnimationFrame =
    window.requestAnimationFrame ||
    window.mozRequestAnimationFrame ||
    window.webkitRequestAnimationFrame ||
    window.msRequestAnimationFrame ||
    function(f){ setTimeout(f, 1000/30); };
a.style.width = (a.width = innerWidth) + 'px';
a.style.height = (a.height = innerHeight) + 'px';
var c = a.getContext('2d');
con = console
sw = a.width;
sh = a.height;
function drawGlypy(angle, distance) {
    var rings = 19;
    for ( var j = 0; j < rings; j++ ) {
      base = Math.pow(1.5, (j + 1) )
      d = base + distance * base;
      x = sw / 2 + Math.cos(angle) * d;
      y = sh / 2 + Math.sin(angle) * d;
      size = d / 20      
      c.fillStyle = "hsla(" + ~~(j / rings * 300) + ",100%, 30%, 1)"
      c.beginPath();
      c.arc(x, y, size * 3, 0, 2 * Math.PI, false);
      c.fill();
    }}
p = 0;
function r() {
  a.width = a.width
  p++;
  dots = 20
  tunnel = 0;//Math.sin(p/10) * 20
  for ( var i = 0; i < dots; i++ ) {
    // angle = Math.random() * Math.PI * 2;
    angle = p / 100 + i / dots * Math.PI * 2;    
    // distance = Math.random() * sw / 2 / 10;
    //distance = (Math.sin(3 * i / dots * Math.PI * 2) + 1) / 2;
    distance = tunnel +  (Math.sin(3 * i / dots * Math.PI * 2) + 1 + Math.cos(p / 20 + 2 * i / dots * Math.PI * 2) + 1) / 4;
    // distance = i / dots;//Math.random();
    drawGlypy(angle, distance);
  }
  requestAnimationFrame(r);
}
r() 
</script> 
<music>
 <script>
      $(function () {
$('video,audio').mediaelementplayer({
success: function (mediaElement, domObject) {
var audio_src = $('li.current').attr('data-url');
mediaElement.setSrc(audio_src);
mediaElement.addEventListener('ended', function (e) {
mys2010PlayNext(e.target);
}, false);
},
keyActions: []
});
$('.mys2010-list li').click(function () {
$(this).addClass('current').siblings().removeClass('current');
var audio_src = $(this).attr('data-url');
$('audio#mys2010:first').each(function () {
this.player.pause();
this.player.setSrc(audio_src);
this.player.play();
});
});
});
function mys2010PlayNext(currentPlayer) {
if ($('.mys2010-list li.current').length > 0) {
var current_item = $('.mys2010-list li.current:first');
var audio_src = $(current_item).next().text();
$(current_item).next().addClass('current').siblings().removeClass('current');
console.log('if ' + audio_src);
} else {
var current_item = $('.mys2010-list li:first');
var audio_src = $(current_item).next().text();
$(current_item).next().addClass('current').siblings().removeClass('current');
console.log('elseif ' + audio_src);
}
if ($(current_item).is(':last-child')) {
$(current_item).removeClass('current');
} else {
currentPlayer.setSrc(audio_src);
currentPlayer.play();
}}    
</script>  
Circle vortex by. Rauri
Audio Code by. Jereme Causing
Design Code is Edited by. Mys2010 on Codepen
If you want to directly copy  &  paste you canDownload Here Circle vortex With Audio

Memasang Kode Color Circle
Login ke akun blog klik tombol blog baru, buat satubuah link baru   
kemudian beri nama sesuai fungsi,  klik Edit HTML pada link baru tersebut, 
hapus semua kode template ganti dengan kode blank template, yang tersedia pada sumber  berikut :  Get Blank Template.   edit background warna sesuai keinginan klik simpan selesai.
Kemudian klik entri halaman baru HTML pada link tersebut.
copy kode dibawah ini, pastekan kedalam halaman baru tersebut dan klik simpan selesai
<style class="Mys2010-styles">
body {);color:red;height:100%;overflow:hidden;}
body {
 background: linear-gradient(270deg,#008E00, #9400D3,#b27000, #06617d, #40E0D0 ,#DA70D6, #FF69B4, #DA70D6, #009999, #330099, #B20000, #800080,  #8B4513, #CC0099, #87CEEB, #00FFFF,  #DC143C, #4B0082 ,  #8B008B, #FF7F50, #DDA0DD, #800080, #BFCFFE, #008080 , #0033CC,  orange ,#DA70D6, #FF69B4, #DA70D6,  #DA70D6, #FF69B4, orange, #0033CC, #dad, #BFCFFE, #06617d, #CC0099, #40E0D0, #DA70D6 , #40E0D0 ,#DA70D6, #FF69B4, #DA70D6, #009999, #87CEEB, #009999, #87CEEB, #8B008B, #800080,  #8B4513, #CC0099, #87CEEB,  #8B008B, #1919B3, #DDA0DD, #800080, #008E00);
}
header {
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding:  0px 0;
  position: fixed;
  top:-9px;
  width: 100%;
text-align: center;
font-size:  6px;
background: -moz-linear-gradient(top, #800080  0%,  #4B0082  100%);
  border-bottom: 3px solid #dad;  
}
.ap {
position: fixed;
right: 0;
bottom:-19px;
left: 0;
height: 70px;
margin: auto;
font-family: Arial, sans-serif;
font-size: 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
font-size:  11px;
background:  #483D8B;
border-top: 2px solid #f0f;
z-index: 9999;
} 
h2 {
padding:15px; 
background: -webkit-linear-gradient(transparent 10%, goldenrod 50%, transparent 90%); 
background: linear-gradient(transparent 10%, #9400D3 50%, transparent 90%); 
} 
#M-2010, #teks, #posisi, #dibawah  {
    position: absolute;
    font-size: 11px;
    margin: 2px
}
#M-2010, #teks div {
    text-decoration: underline;
    cursor: pointer
}
#teks, #posisi {
    text-align: right;
    right:  50px;
}
#teks, #dibawah {
    text-align: left;
    left:  50px;
}
 #dibawah, #posisi {
    bottom:28px;
}
body::before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; 
background-image: linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
background-image: -o-linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
background-image: -ms-linear-gradient(bottom, rgba(255,255,255,.3) 26%, rgb(188,52,255) 63%, rgba( 0, 0, 0, 0.8 ) 91%);
  -webkit-animation: overlay infinite 12s;
          animation: overlay infinite 12s;
  content: '';
}
@-webkit-keyframes transform {
  0%, 16% {
    opacity: 0;
    -webkit-transform: translateY(-50%) rotateX(-90deg);
            transform: translateY(-50%) rotateX(-90deg);
  }
  18% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-50%) rotateX(0deg);
            transform: translateY(-50%) rotateX(0deg);
  }
}
@keyframes transform {
  0%, 16% {
    opacity: 0;
    -webkit-transform: translateY(-50%) rotateX(-90deg);
            transform: translateY(-50%) rotateX(-90deg);
  }
  18% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-50%) rotateX(0deg);
            transform: translateY(-50%) rotateX(0deg);
  }
}
@-webkit-keyframes overlay {
  0% {
    opacity: .5;
  }
  18%, 81% {
    opacity: 0;
  }
  92%, 100% {
    opacity: .5;
  }
}
@keyframes overlay {
  0% {
    opacity: .5;
  }
  18%, 81% {
    opacity: 0;
  }
  92%, 100% {
    opacity: .5;
  }
}
@-webkit-keyframes opacity {
  0%, 4% {
    opacity: 0;
  }
  18%, 81% {
    opacity: 1;
  }
  92%, 100% {
    opacity: 0;
  }
}
@keyframes opacity {
  0%, 4% {
    opacity: 0;
  }
  18%, 81% {
    opacity: 1;
  }
  92%, 100% {
    opacity: 0;
  }
}
.g-circles circle {
  -webkit-transform-origin: 120px 120px;
          transform-origin: 120px 120px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.g-circles circle {
  -webkit-animation: rotation 4s infinite alternate;
          animation: rotation 4s infinite alternate;
}
.g-circles circle:nth-child(2) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.g-circles circle:nth-child(3) {
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}
.g-circles circle:nth-child(4) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.g-circles circle:nth-child(5) {
  -webkit-animation-delay: 1.25s;
          animation-delay: 1.25s;
}
.g-circles circle:nth-child(6) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.g-circles circle:nth-child(7) {
  -webkit-animation-delay: 1.75s;
          animation-delay: 1.75s;
}
.g-circles circle:nth-child(8) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.g-circles circle:nth-child(9) {
  -webkit-animation-delay: 2.25s;
          animation-delay: 2.25s;
}
.g-circles circle:nth-child(10) {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}
.g-circles circle:nth-child(11) {
  -webkit-animation-delay: 2.75s;
          animation-delay: 2.75s;
}
.g-circles circle:nth-child(12) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.g-circles circle:nth-child(13) {
  -webkit-animation-delay: 3.25s;
          animation-delay: 3.25s;
}
.g-circles circle:nth-child(14) {
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
}
.g-circles circle:nth-child(15) {
  -webkit-animation-delay: 3.75s;
          animation-delay: 3.75s;
}
@-webkit-keyframes rotation {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotation {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.loader-text,
.loader-text::before,
.loader {
  position: absolute;
  top: 0;
  bottom:70px;
  left:256px;   
  margin: auto;
  width: 300px;
  height:300px;
}
.loader {
  border-color: #bd313b transparent;
  border-style: solid;
  border-width:8px;
  border-radius: 50%;
  transform: rotate(1deg);
  animation: spin 100ms linear infinite, color 100ms linear infinite;
}
.loader-text::before {
  text-align: center;
  line-height:300px;
  content: 'Cibeber Cimahi';
  display: block;
  position: absolute;
  color: #ffff00;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes color {
  0% {
    border-color: #bd313b transparent;
  }
  25% {
    border-color: #6d31bd transparent;
  }
  50% {
    border-color: #31bdb3 transparent;
  }
  75% {
    border-color: #81bd31 transparent;
  }
  100% {
    border-color: #bd313b transparent;
  }
}
img {
  position: absolute;
  top: 123px;
  left: 563px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #f00000;
  width: 212px;
  height: 212px;
  z-index: 3;
  opacity: 1;
  animation: photo-ani 24s forwards;
}
/* Keyframes */
@keyframes line-ani {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes photo-ani {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.M2010 {  
  text-shadow: 0 1px 0 #24006B,
               0 2px 0 #c9c9c9,
               0 3px 0 #000,
               0 4px 0 #b9b9b9,
               0 5px 0 #000,
               0 6px 1px #ff0,
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);}  
</style> 
<div id="gradient">
<header>
<a href="http://sample-mys2010.blogspot.co.id/2016/08/color-circle.html" target="_blank" title="Mari Belajar">
<h2>
<span style="color:orange; font-size: 10pt">LET'S STUDY</a>  </h2>
</a>  
</div>
</header>
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiEqRjpkej8pgWH3y_deaxBSA6wzbAyAoRL7KrCVezSRKbbYuud13Dgjb5bt3azdQ1ptx7lNjQkwxvDWDlhZVo2YkW9-3mwnlzrxGGHxUxHqzq1HkJxyiUEM6uxlB0NeoA16HvdQjsfzDg/s1600/Damn-Yankees-M2010.jpg"/>
<div class="loader-2">
<div class="loader-text">
<div class="loader">
</div>
<div style="position: fixed; bottom:450px; right:470px;width:400px;height:100px;">
<div>
  <svg width="350" height="350" viewbox="0 0 240 240">     
    <g class="g-circles"  fill="none"
       stroke-width="5"
       stroke-dasharray="8% 45%"
       >
       <circle r="115" cx="120" cy="120"
          stroke="crimson"
          />
      <circle r="115" cx="120" cy="120"
           stroke="orangered" 
           stroke-dashoffset="8%"
           />
      <circle r="115" cx="120" cy="120"
           stroke="orange" 
           stroke-dashoffset="16%"
           />
      <circle r="115" cx="120" cy="120"
           stroke="gold" 
           stroke-dashoffset="24%"
           />
      <circle r="115" cx="120" cy="120"
           stroke="yellowgreen" 
           stroke-dashoffset="32%"
           />
      <circle r="115" cx="120" cy="120"
           stroke="steelblue" 
           stroke-dashoffset="40%"
           />
      <circle r="115" cx="120" cy="120"
           stroke="blueviolet" 
           stroke-dashoffset="48%"
           />
      </g> 
    
    <g class="g-circles"  fill="none"
       stroke-width="120"
       stroke-dasharray="8% 45%"
       transform="translate(24 24) scale(.8)">
       <circle r="60" cx="120" cy="120"
          stroke="crimson"
          />
      <circle r="60" cx="120" cy="120"
           stroke="orangered" 
           stroke-dashoffset="8%"
           />
      <circle r="60" cx="120" cy="120"
           stroke="orange" 
           stroke-dashoffset="16%"
           />
      <circle r="60" cx="120" cy="120"
           stroke="gold" 
           stroke-dashoffset="24%"
           />
      <circle r="60" cx="120" cy="120"
           stroke="yellowgreen" 
           stroke-dashoffset="32%"
           />
      <circle r="60" cx="120" cy="120"
           stroke="steelblue" 
           stroke-dashoffset="40%"
           />
      <circle r="60" cx="120" cy="120"
           stroke="blueviolet" 
           stroke-dashoffset="48%"
           />
      </g> 
    
  </svg>
</div>
</div>
</div>
<h3 class="M2010">
<div style="position: fixed; bottom:20px; right:431px;width:400px;height:100px;">
<font size="5" color="rgb(105,105,105)"face="arial">M-2010 CIBEBER CIMAHI</h3>
</div>
</div>
<div class="ap" id="ap">
<div align="center">
<div id="dibawah">
<span style="font-family: arial ; font-size: 12px; color:#80C8FE;"> EDITED BY. <a href="https://Link Download"title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; M - 2010 </a>&nbsp; DOWNLOAD </a> 
</div>
<div id="posisi">
<span style="font-family: arial ; font-size: 12px; color:#80C8FE;"> COPYRIGHT <a href="http://codepen.io/Myscript2010"target="_blank" title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; &copy; - 2016 </a>&nbsp; CODEPEN </a> 
</div>
<h2>
<audio id="mys2010" src="https://sites.google.com/site/sule2010s/lagu/Damn-Yankees-Where-You-Goin-Now-M2010.mp3"controls="controls"></audio></h2>
</a></div>
</div>
<ul class="mys2010-list">
<script src='//assets.codepen.io/assets/common/stopExecutionOnTimeout.js?t=1'>
</script>    
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'>
</script>   
<link rel='stylesheet prefetch' href='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelementplayer.min.css'>    <script src='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelement-and-player.min.js'>
</script>  
<script src="//assets.codepen.io/assets/common/stopExecutionOnTimeout-f961f59a28ef4fd551736b43f94620b5.js">
</script>
<script>
      $(function () {
$('video,audio').mediaelementplayer({
success: function (mediaElement, domObject) {
var audio_src = $('li.current').attr('data-url');
mediaElement.setSrc(audio_src);
mediaElement.addEventListener('ended', function (e) {
mys2010PlayNext(e.target);
}, false);
},
keyActions: []
});
$('.mys2010-list li').click(function () {
$(this).addClass('current').siblings().removeClass('current');
var audio_src = $(this).attr('data-url');
$('audio#mys2010:first').each(function () {
this.player.pause();
this.player.setSrc(audio_src);
this.player.play();
});
});
});
function mys2010PlayNext(currentPlayer) {
if ($('.mys2010-list li.current').length > 0) {
var current_item = $('.mys2010-list li.current:first');
var audio_src = $(current_item).next().text();
$(current_item).next().addClass('current').siblings().removeClass('current');
console.log('if ' + audio_src);
} else {
var current_item = $('.mys2010-list li:first');
var audio_src = $(current_item).next().text();
$(current_item).next().addClass('current').siblings().removeClass('current');
console.log('elseif ' + audio_src);
}
if ($(current_item).is(':last-child')) {
$(current_item).removeClass('current');
} else {
currentPlayer.setSrc(audio_src);
currentPlayer.play();
}}    
</script>  
Dasharray by. Yoksel
loading Circle by. Adam Hopkins
Audio Code by. Jereme Causing
Design Code is Edited by. Mys2010 on Codepen
If you want to directly copy  &  paste you canDownload Here Color Circle With Audio

Memasang Kode Automatic background change
Login ke akun blog klik tombol blog baru, buat satubuah link baru   
kemudian beri nama sesuai fungsi,  klik Edit HTML pada link baru tersebut, 
hapus semua kode template ganti dengan kode blank template, yang tersedia pada sumber  berikut :  Get Blank Template.   edit background warna sesuai keinginan klik simpan selesai.
Kemudian klik entri halaman baru HTML pada link tersebut.
copy kode dibawah ini, pastekan kedalam halaman baru tersebut dan klik simpan selesai
<style class="Mys2010-styles">
body {);color:red;height:100%;overflow:hidden;}
header {
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding:  0px 0;
  position: fixed;
  top:-22px;
  width: 100%;
text-align: center;
font-size:  6px;
background: -moz-linear-gradient(top, #800080  0%,  #4B0082  100%);
  border-bottom: 3px solid #dad;  
}
.ap {
position: fixed;
right: 0;
bottom:-19px;
left: 0;
height: 70px;
margin: auto;
font-family: Arial, sans-serif;
font-size: 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
font-size:  11px;
background:  #483D8B;
border-top: 2px solid #f0f;
z-index: 9999;
} 
h2 {
padding:15px; 
background: -webkit-linear-gradient(transparent 10%, goldenrod 50%, transparent 90%); 
background: linear-gradient(transparent 10%, #9400D3 50%, transparent 90%); 
} 
#M-2010, #teks, #posisi, #dibawah  {
    position: absolute;
    font-size: 11px;
    margin: 2px
}
#M-2010, #teks div {
    text-decoration: underline;
    cursor: pointer
}
#teks, #posisi {
    text-align: right;
    right:  50px;
}
#teks, #dibawah {
    text-align: left;
    left:  50px;
}
 #dibawah, #posisi {
    bottom:28px;
} 
#gradient { 
position: fixed; 
bottom:-119px; 
  width: 600%;
  height: 600%;
  position: absolute;
   background: linear-gradient(270deg, #9400D3, #003366, #b27000, #06617d, #f00, #ff0, #067370, #B0E0E6, #009999, #330099, #B20000, #800080,  #8B4513, #CC0099, #87CEEB, #00FFFF,  #DC143C, #4B0082 ,  #8B008B, #FF7F50, #DDA0DD, #800080, #B0E0E6 , #008080 ,   #D8BFD8, #40E0D0 ,   #DA70D6, #FF69B4, #9400D3  );
  background-size: 800% 800%; 
  -webkit-animation: colors 160s ease infinite;
  -moz-animation: colors 160s ease infinite;
  animation: colors 160s ease infinite;
}
@-webkit-keyframes colors {
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}
@-moz-keyframes colors {
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}
@keyframes colors { 
  0%{background-position:0% 50%}
  50%{background-position:100% 50%}
  100%{background-position:0% 50%}
}
.loader-text,
.loader-text::before,
.loader {
  position: absolute;
  top: 0;
  bottom:51px;
  left:280px;   
  margin: auto;
  width: 230px;
  height:230px;
}
.loader {
  border-color: #bd313b transparent;
  border-style: solid;
  border-width:8px;
  border-radius: 50%;
  transform: rotate(1deg);
  animation: spin 200ms linear infinite, color 200ms linear infinite;
}
.loader-text::before {
  text-align: center;
  line-height:300px;
  content: 'Cibeber Cimahi';
  display: block;
  position: absolute;
  color: #ffff00;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes color {
  0% {
    border-color: #bd313b transparent;
  }
  25% {
    border-color: #6d31bd transparent;
  }
  50% {
    border-color: #31bdb3 transparent;
  }
  75% {
    border-color: #81bd31 transparent;
  }
  100% {
    border-color: #bd313b transparent;
  }
}
img {
  position: absolute;
  top:145px;
  left: 576px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #f00000;
  width: 211px;
  height: 212px;
  z-index: 3;
  opacity: 1;
  animation: photo-ani 24s forwards;
}
/* Keyframes */
@keyframes line-ani {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes photo-ani {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*circle*/
.circle{
    width: 280px;
    height: 280px;
    border: 10px inset rgb(133,224,242);
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -149px;
    margin-top: -200px;
    border-radius: 200px;
    -moz-animation: rotate 5s infinitelinear;
    -webkit-animation: rotate 5s infinite linear;
    animation: rotate 5s infinite linear;
    box-shadow: 0 0 5px #4169E1;
}
.circle-small{
    width:250px;
    height:250px;
    border: 6px outset #f00;
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -129px;
    margin-top: -181px;
    border-radius: 156px;
    -moz-animation: rotate-rev 3s infinite linear;
    -webkit-animation: rotate-rev 3s infinite linear;
    animation: rotate-rev 3s infinite linear;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.circle-big{
    width: 310px;
    height: 310px;
    border: 4px dotted #4169E1;
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -158px;
    margin-top: -209px;
    border-radius: 214px;
    -moz-animation: rotate-rev 10s infinite linear;
    -webkit-animation: rotate-rev 10s infinite linear;
    animation: rotate-rev 10s infinite linear;
}
@-moz-keyframes rotate{
  0% {-moz-transform: rotate(0deg);}
  100% {-moz-transform: rotate(360deg);}
}

@-webkit-keyframes rotate{
 0% {-webkit-transform: rotate(0deg);}
 100% {-webkit-transform: rotate(360deg);}
}
@keyframes rotate{
 0% {transform: rotate(0deg);}
 100% {transform: rotate(360deg);}
}
/*==============ROTATE-REV=================*/

@-moz-keyframes rotate-rev{
 0% {-moz-transform: rotate(0deg);}
 100% {-moz-transform: rotate(-360deg);}
}

@-webkit-keyframes rotate-rev{
 0% {-webkit-transform: rotate(0deg);}
 100% {-webkit-transform: rotate(-360deg);}
}
@keyframes rotate-rev{
 0% {transform: rotate(0deg);}
 100% {transform: rotate(-360deg);}
}

/*==============PULSE======================*/
@-moz-keyframes pulse{
 0% {
        -moz-transform: scale(0.1);
        opacity: 0.2;
    }
 50% {
        -moz-transform: scale(1);
        opacity: 0.8;
    }
    100% {
        -moz-transform: scale(0.1);
        opacity: 0.2;
    }
}
@-webkit-keyframes pulse{
 0% {
        -webkit-transform: scale(0.1);
        opacity: 0.2;
    }
 50% {
        -webkit-transform: scale(1);
        opacity: 0.8;
    }
    100% {
        -webkit-transform: scale(0.1);
        opacity: 0.2;
    }
}
@keyframes pulse{
 0% {
        transform: scale(0.1);
        opacity: 0.2;
    }
 50% {
        transform: scale(1);
        opacity: 0.8;
    }
  100% {
        transform: scale(0.1);
        opacity: 0.2;
    }
}
.M2010 {  
  text-shadow: 0 1px 0 #24006B,
               0 2px 0 #c9c9c9,
               0 3px 0 #000,
               0 4px 0 #b9b9b9,
               0 5px 0 #000,
               0 6px 1px #ff0,
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);}
  
</style> 
<div id="gradient">
<header>
<a href="http://sample-mys2010.blogspot.co.id/2016/08/automatic-background-change.html" target="_blank" title="Mari Belajar">
<h2>
<span style="color:orange; font-size: 10pt">LET'S STUDY</a>  </h2>
</a>  
</div>
</header>
<div class="ap" id="ap">
<div align="center">
<div id="dibawah">
<span style="font-family: arial ; font-size: 12px; color:#80C8FE;"> EDITED BY. <a href="https://Link Download"title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; M - 2010 </a>&nbsp; DOWNLOAD </a> 
</div>
<div id="posisi">
<span style="font-family: arial ; font-size: 12px; color:#80C8FE;"> COPYRIGHT <a href="http://codepen.io/Myscript2010" target="_blank" title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; &copy; - 2016 </a>&nbsp; CODEPEN </a> 
</div>
<h2>
<audio id="mys2010" src="https://sites.google.com/site/sule2010s/lagu/Cat-stevens-Morning-Has-Broken-M2010.mp3"controls="controls"></audio></h2>
</a></div>
</div>
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLsgc24Gk9eq0Uzbvg3bUSp5ExUnVsG-sPtR_iStHkKQk2Fb3C_Y9sbg-FCIxE9FmjJanQ-cOdUz1_f9VOFgXFioWbAXtAYfsf9AJ7-nxW5ycqEPbl9oGIiEV9CJXjTAg1s0MlSviKOxU/s1600/Stevens-M2010.png"  />
<div class="circle">
</div>
<div class="circle-small">
</div>
<div class="circle-big">
</div>
<div class="loader-2">
<div class="loader-text">
<div class="loader">
</div>
<h3 class="M2010">
<div style="position: fixed; bottom:20px; right:430px;width:400px;height:100px;">
<font size="5" color="rgb(105,105,105)"face="arial">M-2010 CIBEBER CIMAHI</h3>
</div>
</div>
<ul class="mys2010-list"><script src='//assets.codepen.io/assets/common/stopExecutionOnTimeout.js?t=1'>
</script>    
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'>
</script>   
<link rel='stylesheet prefetch' href='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelementplayer.min.css'>    
<script src='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelement-and-player.min.js'>
</script>  
<script src="//assets.codepen.io/assets/common/stopExecutionOnTimeout-f961f59a28ef4fd551736b43f94620b5.js">
</script> 
<script>
      $(function () {
$('video,audio').mediaelementplayer({
success: function (mediaElement, domObject) {
var audio_src = $('li.current').attr('data-url');
mediaElement.setSrc(audio_src);
mediaElement.addEventListener('ended', function (e) {
mys2010PlayNext(e.target);
}, false);
},
keyActions: []
});
$('.mys2010-list li').click(function () {
$(this).addClass('current').siblings().removeClass('current');
var audio_src = $(this).attr('data-url');
$('audio#mys2010:first').each(function () {
this.player.pause();
this.player.setSrc(audio_src);
this.player.play();
});
});
});
function mys2010PlayNext(currentPlayer) {
if ($('.mys2010-list li.current').length > 0) {
var current_item = $('.mys2010-list li.current:first');
var audio_src = $(current_item).next().text();
$(current_item).next().addClass('current').siblings().removeClass('current');
console.log('if ' + audio_src);
} else {
var current_item = $('.mys2010-list li:first');
var audio_src = $(current_item).next().text();
$(current_item).next().addClass('current').siblings().removeClass('current');
console.log('elseif ' + audio_src);
}
if ($(current_item).is(':last-child')) {
$(current_item).removeClass('current');
} else {
currentPlayer.setSrc(audio_src);
currentPlayer.play();
}}    
</script> 
loading Circle by. Adam Hopkins
loading Animation by. Vasilj Milošević
Audio Code by. Jereme Causing
Design Code is Edited by. Mys2010 on Codepen
If you want to directly copy  and  paste you canDownload Here Background change

Memasang Kode Circles pattern with audio
Login ke akun blog klik tombol blog baru, buat satubuah link baru   
kemudian beri nama sesuai fungsi,  klik Edit HTML pada link baru tersebut, 
hapus semua kode template ganti dengan kode blank template, yang tersedia pada sumber  berikut :  Get Blank Template.   edit background warna sesuai keinginan klik simpan selesai.
Kemudian klik entri halaman baru HTML pada link tersebut.
copy kode dibawah ini, pastekan kedalam halaman baru tersebut dan klik simpan selesai
<style class="Mys2010-styles">
body {);color:red;height:100%;overflow:hidden;}
header {
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding:  0px 0;
  position: fixed;
  top:-4px;
  width: 100%;
text-align: center;
font-size:  6px;
background: -moz-linear-gradient(top, #24006B 0%, rgba(53,02,01,1) 100%);
  border-bottom: 3px solid #dad;  
}
.ap {
position: fixed;
right: 0;
bottom:-19px;
left: 0;
height: 70px;
margin: auto;
font-family: Arial, sans-serif;
font-size: 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
font-size:  11px;
background:  #111;
border-top: 2px solid #f0f;
z-index: 9999;
} 
h2 {
padding:12px; 
background: -webkit-linear-gradient(transparent 10%, goldenrod 50%, transparent 90%); 
background: linear-gradient(transparent 10%, #24006B 50%, transparent 90%); 
} 
#M-2010, #teks, #posisi, #dibawah  {
    position: absolute;
    font-size: 11px;
    margin: 2px
}
#M-2010, #teks div {
    text-decoration: underline;
    cursor: pointer
}
#teks, #posisi {
    text-align: right;
    right:  50px;
}
#teks, #dibawah {
    text-align: left;
    left:  50px;
}
 #dibawah, #posisi {
    bottom:28px;
}
body::before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
   background: #12127D;
  -webkit-animation: overlay infinite 12s;
          animation: overlay infinite 12s;
  content: '';
}
@-webkit-keyframes transform {
  0%, 16% {
    opacity: 0;
    -webkit-transform: translateY(-50%) rotateX(-90deg);
            transform: translateY(-50%) rotateX(-90deg);
  }
  18% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-50%) rotateX(0deg);
            transform: translateY(-50%) rotateX(0deg);
  }
}
@keyframes transform {
  0%, 16% {
    opacity: 0;
    -webkit-transform: translateY(-50%) rotateX(-90deg);
            transform: translateY(-50%) rotateX(-90deg);
  }
  18% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-50%) rotateX(0deg);
            transform: translateY(-50%) rotateX(0deg);
  }
}
@-webkit-keyframes overlay {
  0% {
    opacity: .5;
  }
  18%, 81% {
    opacity: 0;
  }
  92%, 100% {
    opacity: .5;
  }
}
@keyframes overlay {
  0% {
    opacity: .5;
  }
  18%, 81% {
    opacity: 0;
  }
  92%, 100% {
    opacity: .5;
  }
}
@-webkit-keyframes opacity {
  0%, 4% {
    opacity: 0;
  }
  18%, 81% {
    opacity: 1;
  }
  92%, 100% {
    opacity: 0;
  }
}
@keyframes opacity {
  0%, 4% {
    opacity: 0;
  }
  18%, 81% {
    opacity: 1;
  }
  92%, 100% {
    opacity: 0;
  }
} 
img {
  position: absolute;
  top: 167px;
  left:575px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #00248E;
  width: 211px;
  height: 212px;
  z-index: 3;
  opacity: 1;
  animation: photo-ani 24s forwards;
}
/* Keyframes */
@keyframes line-ani {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes photo-ani {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
li{
 position: absolute;
 left: 50%;
 top: 45%;
 display: block;
 background: transparent;
 border: 0px solid #333;
 border-left-color: transparent;
 border-right-color: transparent;
 border-radius: 500px;
 transition: all 0.5s ease;
}
li:last-child {
 position: absolute;
 left: 50%;
 top: 50%;
 z-index: 20;
 width: 200px;
 height: 100px;
 margin-left: -110px;
 margin-top: -110px;
 padding: 70px 0px 30px;
 background-color: rgba(8,8,8,1.0);
 border: 10px solid rgba(8,8,8,1.0);
 border-radius: 200px;
 text-shadow: 2px 2px 0px rgba(0,0,0,1);
 box-shadow: 0px 0px 30px rgba(23,246,251, 0.5);
 animation: pulseShadow 5s infinite linear;
}
li:last-child:after{
 content:'';
 border: 3px dotted rgba(22,42,43,1.0);
 border-radius: 200px;
 width: 200px;
 height: 200px;
 display: block;
 position: absolute;
 top:-3px;
 left:-3px;
 background-color: transparent;
 box-shadow: inset 0px 0px 30px rgba(0,0,0,1.0);
}
li:first-child{
 margin-left: -130px;
 margin-top: -130px;
 z-index: 2;
 width: 240px;
 height: 240px;
 border-width: 10px;
 animation: spinBG 5s infinite linear;
}
li:nth-child(2){
 margin-left: -137px;
 margin-top: -137px;
 z-index: 1;
 width: 270px;
 height: 270px;
 border-width: 2px;
 border-style: dotted;
 box-shadow: 0px 0px 20px rgba(23,246,251, .5);
 animation: spinBG2 2s infinite linear;
}
li:nth-child(3){
 margin-left: -150px;
 margin-top: -150px;
 z-index: 1;
 width: 296px;
 height: 296px;
 border-width: 2px;
 box-shadow: inset 0px 0px 25px rgba(23,246,251, .25);
 animation: spinBG 12s infinite linear;
}
li:nth-child(4){
 margin-left: -170px;
 margin-top: -170px;
 z-index: 1;
 width: 330px;
 height: 330px;
 border-width: 5px;
 border-style: solid;
 box-shadow: inset 0px 0px 25px rgba(23,246,251,1.0);
 animation: spinBG3 8s infinite linear;
}
/*-------------------------------------------
 Animations
-------------------------------------------*/
@keyframes pulseGlow{
 0%  {text-shadow: 0px 0px 20px rgba(23,246,251, 0.75);}
 50% {text-shadow: 0px 0px 40px rgba(23,246,251, 0.5); }
 100%{text-shadow: 0px 0px 20px rgba(23,246,251, 0.75);}  
}
@keyframes pulseShadow{
 0%  {box-shadow: 0px 0px 30px rgba(23,246,251, 0.25);}
 50% {box-shadow: 0px 0px 30px rgba(23,246,251, 0.75);}
 100%{box-shadow: 0px 0px 30px rgba(23,246,251, 0.25);}  
}
@keyframes spinBG{
 0%  {transform: rotate(0deg);}
 100%{transform: rotate(360deg);} 
}
@keyframes spinBG2{
 0%{
  transform: rotate(360deg);
  box-shadow: 0px 0px 1px rgba(23,246,251, 0.5);
 }
 50%{
  transform: rotate(180deg);
  box-shadow: 0px 0px 20px rgba(23,246,251, 0.5);
 }
 100%{
  transform: rotate(0deg);
  box-shadow: 0px 0px 1px rgba(23,246,251, 0.5);
 } 
}
@keyframes spinBG3{
 0%{
  transform: rotate(180deg);
  box-shadow: 0px 0px 1px rgba(23,246,251, 0.1);
 }
 50%{
  transform: rotate(0deg);
 }
 100%{
  transform: rotate(-180deg);
 } 
}
.M2010 {  
  text-shadow: 0 1px 0 #FFFF00,
               0 2px 0 #c9c9c9,
               0 3px 0 #000,
               0 4px 0 #b9b9b9,
               0 5px 0 #000,
               0 6px 1px #ff0,
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);}
</style>
<div align="center" style="margin-top:-54px">
 <canvas id="circles"></canvas>
<canvas id="trails"></canvas>
<ul>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<img src="https://sites.google.com/site/pelajaranku1/fileku/logo-mys2010.png"/>     
<h3 class="M2010">
<div align="center" style="margin-top:440px">
<font size="5" color="rgb(105,105,105)"face="arial">M-2010 CIBEBER CIMAHI</h3>
</div>
</div>
</ul>
<header>
<a href="http://sule-m2010.blogspot.co.id/2016/08/circles-pattern-with-audio.html" target="_blank" title="Mari Belajar">
<h2>
<span style="color:orange; font-size: 10pt">LET'S STUDY</a>  </h2>
</a>  
</div>
</header>
<h3 class="M2010">
<div align="center" style="margin-top:435px">
<font size="5" color="rgb(105,105,105)"face="arial">M-2010 CIBEBER CIMAHI</h3>
</div>
</div>
<div class="ap" id="ap">
<div align="center">
<div id="dibawah">
<span style="font-family: arial ; font-size: 12px; color:#80C8FE;"> EDITED BY. <a href="https://Link download"title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; M - 2010 </a>&nbsp; DOWNLOAD </a> 
</div>
<div id="posisi">
<span style="font-family: arial ; font-size: 12px; color:#80C8FE;"> COPYRIGHT <a href="http://codepen.io/Myscript2010" target="_blank" title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; &copy; - 2016 </a>&nbsp; CODEPEN </a> 
</div>
<h2>
<audio id="mys2010" src="https://sites.google.com/site/safe50534/lagu/Love-song-M2010s.mp3"controls="controls"></audio></h2>
</a></div>
</div>
<ul class="mys2010-list">
<script src='//assets.codepen.io/assets/common/stopExecutionOnTimeout.js?t=1'>
</script>    
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'>
</script>   
<link rel='stylesheet prefetch' href='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelementplayer.min.css'>    
<script src='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelement-and-player.min.js'>
</script>  
<script src="//assets.codepen.io/assets/common/stopExecutionOnTimeout-f961f59a28ef4fd551736b43f94620b5.js"></script> 
<script>
      $(function () {
$('video,audio').mediaelementplayer({
success: function (mediaElement, domObject) {
var audio_src = $('li.current').attr('data-url');
mediaElement.setSrc(audio_src);
mediaElement.addEventListener('ended', function (e) {
mys2010PlayNext(e.target);
}, false);
},
keyActions: []
});
$('.mys2010-list li').click(function () {
$(this).addClass('current').siblings().removeClass('current');
var audio_src = $(this).attr('data-url');
$('audio#mys2010:first').each(function () {
this.player.pause();
this.player.setSrc(audio_src);
this.player.play();
});
});
});
function mys2010PlayNext(currentPlayer) {
if ($('.mys2010-list li.current').length > 0) {
var current_item = $('.mys2010-list li.current:first');
var audio_src = $(current_item).next().text();
$(current_item).next().addClass('current').siblings().removeClass('current');
console.log('if ' + audio_src);
} else {
var current_item = $('.mys2010-list li:first');
var audio_src = $(current_item).next().text();
$(current_item).next().addClass('current').siblings().removeClass('current');
console.log('elseif ' + audio_src);
}
if ($(current_item).is(':last-child')) {
$(current_item).removeClass('current');
} else {
currentPlayer.setSrc(audio_src);
currentPlayer.play();
}}    
</script>


<script>
(function () {
 'use strict';
 window.requestAnimFrame = (function(){
    return  window.requestAnimationFrame       ||
            window.webkitRequestAnimationFrame ||
            window.mozRequestAnimationFrame    ||
            function( callback ){
              window.setTimeout(callback, 1000 / 60);
            };
  })();    
  var TWO_PI = Math.PI * 2,
      TO_RADIAN = Math.PI / 180,
      TO_DEGREE = 180 * Math.PI,
      COLORS = [
        '#a90000',
        '#a90093',
        '#008ba9',
        '#00a938',
        '#8ba900',
        '#a99300',
      ],
      canvas = document.getElementById('circles'),
      ctx = canvas.getContext('2d'),
      mainRadius = 75,
      friendRadius = 75,
      depth = 0,
      planets = [],
      lastPlanets = [],
      windowW,
      windowH,
      halfW,
      halfH,
      velocityMid;  
  var init = function () {
    planets = [];
    lastPlanets = [];
    windowW = window.innerWidth;
    windowH = window.innerHeight;
    halfW = windowW >> 1;
    halfH = windowH >> 1;
    canvas.width = windowW;
    canvas.height = windowH;    
    var parentStar = {velocity: {x: halfW, y: halfH}};
        var radius = mainRadius >> 1,
        numPlanets = 4,
        angleStep = (360 / numPlanets) * TO_RADIAN,
        planet;    
      while (numPlanets--) {
        var velocity = new Vector(halfW, halfH, 250, angleStep * numPlanets);
        planet = new Planet(velocity, radius, 4, 0.004, parentStar, depth);
        planets.push(planet);
      }    
  };
    var createMid = function () {
    ctx.beginPath();
    ctx.arc(halfW, halfH, mainRadius, 0, TWO_PI, false);
    ctx.lineWidth = 1;
    ctx.strokeStyle = '#f00';
    ctx.stroke();
    ctx.closePath();
  }
    function Planet(velocity, radius, numStars, speed, parentStar, depth) {
    this.velocity = velocity;
    this.radius = radius;
    this.numStars = numStars;
    this.speed = speed;
    this.parentStar = parentStar || null;
    this.depth = depth || 0;
    this.stars = [];      
    if (numStars < 0) {
      return;
    }
    var i = numStars,
        planetRadius = radius * 0.5,
        angleStep = (360 / numStars) * TO_RADIAN,
        angle,
        planet,
        planetVelocity;
    var correction = 0;
    if (this.parentStar !== null) {
      correction -= this.velocity.angle;
    }
    while (i--) {
      angle = angleStep * i;
      if (this.parentStar !== null) {
        angle += this.velocity.angle;
      }
      planetVelocity = new Vector(velocity.x, velocity.y, velocity.length * 0.5, angle);
      planet = new Planet(planetVelocity, planetRadius, numStars-1, speed * 1.5, this, this.depth + 1);
      planets.push(planet);
      this.stars.push(planet);
    }
    if (numStars <= 0) {
      lastPlanets.push(this);
    }
  } 
  Planet.prototype.update = function () {
    var vel = this.velocity;
    if (this.parentStar !== null) {
      vel.setX(this.parentStar.velocity.x);
      vel.setY(this.parentStar.velocity.y);
    }
   vel.setAngle(vel.getAngle() + this.speed);
  }
  Planet.prototype.draw = function () {   
    var vel = this.velocity;
    ctx.beginPath();
    ctx.arc(vel.x, vel.y, this.radius, 0, TWO_PI, false);
    ctx.lineWidth = 0.5;
    ctx.strokeStyle = COLORS[this.depth];
    ctx.stroke();
    if (this.numStars === 0) {
      ctx.fillStyle = '#fff';
      ctx.fill();
    }
    ctx.closePath();
  }  

  function Vector(sX, sY, length, angle) {
    this.startX = sX;
    this.startY = sY;
    this.angle = angle;
    this.setX = function (x) {
      this.startX = x;
    }
    this.setY = function (y) {
      this.startY = y;
    }
    this.setAngle = function (angle) {
      this.angle = angle;
      this.x = this.startX + (Math.cos(this.angle) * this.length);
      this.y = this.startY + (Math.sin(this.angle) * this.length);
    }
    this.getAngle = function () {
      return this.angle;
    }
    this.setLength = function (length) {
      this.length = length;
      this.x = (Math.cos(this.angle) * this.length);
      this.y = (Math.sin(this.angle) * this.length);
    }
    this.getLength = function () {
      return this.length;
    }
    this.getDistanceTo = function (v2) {
      var dx = v2.x - this.x,
          dy = v2.y - this.y;      
      return Math.sqrt(dx * dx + dy * dy);
    }
    this.setLength(length);
    this.setAngle(angle);
  }
  var drawConnector = function (v1, v2, color) {
    color = color || '#f00';
    ctx.beginPath();
    ctx.moveTo(v1.x, v1.y);
    ctx.lineTo(v2.x, v2.y);
    ctx.strokeStyle = color;
    ctx.lineWidth = 0.3;
    ctx.stroke();
    ctx.closePath();
  }
   var loop = function () {
    requestAnimFrame(loop);
    ctx.fillRect(20,20,150,100);
    ctx.fillRect(0,0, windowW, windowH);
    ctx.save();
    createMid();
    // connect nearest
    var q, z,
        planetA, planetB,
        distance;
    for (q = 0; q < lastPlanets.length; q++) {
      planetA = lastPlanets[q];

      for (z = 0; z < lastPlanets.length; z++) {
        planetB = lastPlanets[z];
        distance = planetB.velocity.getDistanceTo(planetA.velocity);

        if (distance < friendRadius && planetA !== planetB) {
          drawConnector(planetA.velocity, planetB.velocity, '#FFB800');
        }
      }
    }
    // draw planets
    var i = planets.length,
        planet,
        star;
    while (i--) {
      planet = planets[i];

      if (planet.stars.length > 0) {
        for (q = 0; q < planet.stars.length; q++) {
          star = planet.stars[q];
          drawConnector(planet.velocity, star.velocity, '#ff0');
        }
      }
      planet.update();
      planet.draw();
    }
   ctx.restore();
  }
  window.addEventListener('resize', init, false);
  init();
  loop();
})();
</script>
Circles pattern by. Pimskie
Audio Code by. Jereme Causing
Design Code is Edited by. Mys2010 on Codepen
If you want to directly copy  and  paste you canDownload Here Circles pattern 

Memasang Kode Circle With Audio
Login ke akun blog klik tombol blog baru, buat satubuah link baru   
kemudian beri nama sesuai fungsi,  klik Edit HTML pada link baru tersebut, 
hapus semua kode template ganti dengan kode blank template, yang tersedia pada sumber  berikut :  Get Blank Template.   edit background warna sesuai keinginan klik simpan selesai.
Kemudian klik entri halaman baru HTML pada link tersebut.
copy kode dibawah ini, pastekan kedalam halaman baru tersebut dan klik simpan selesai
<style class="Mys2010-styles">
body {);color:red;height:100%;overflow:hidden;}
body {
  background: #000;
}
header {
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding:  0px 0;
  position: fixed;
  top:-8px;
  width: 100%;
text-align: center;
font-size:  6px;
background: -moz-linear-gradient(top, #1919B3 0%, rgba(53,02,01,1) 100%);
  border-bottom:2px solid #dad;  
}
.ap {
position: fixed;
right: 0;
bottom:1px;
left: 0;
height:60px;
margin: auto;
font-family: Arial, sans-serif;
font-size: 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
font-size:  11px;
background:  #111;
border-top: 2px solid #f0f;
z-index: 9999;
} 
h2 {
padding:13px; 
background: -webkit-linear-gradient(transparent 10%, goldenrod 50%, transparent 90%); 
background: linear-gradient(transparent 10%, #2D006B 50%, transparent 90%); 
} 
#M-2010, #teks, #posisi, #dibawah  {
    position: absolute;
    font-size: 11px;
    margin: 2px
}
#M-2010, #teks div {
    text-decoration: underline;
    cursor: pointer
}
#teks, #posisi {
    text-align: right;
    right:  50px;
}
#teks, #dibawah {
    text-align: left;
    left:  50px;
}
 #dibawah, #posisi {
    bottom:14px;
}
body::before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
   background: #000;
  -webkit-animation: overlay infinite 12s;
          animation: overlay infinite 12s;
  content: '';
}
@-webkit-keyframes transform {
  0%, 16% {
    opacity: 0;
    -webkit-transform: translateY(-50%) rotateX(-90deg);
            transform: translateY(-50%) rotateX(-90deg);
  }
  18% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-50%) rotateX(0deg);
            transform: translateY(-50%) rotateX(0deg);
  }
}
@keyframes transform {
  0%, 16% {
    opacity: 0;
    -webkit-transform: translateY(-50%) rotateX(-90deg);
            transform: translateY(-50%) rotateX(-90deg);
  }
  18% {
    opacity: 1;
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-50%) rotateX(0deg);
            transform: translateY(-50%) rotateX(0deg);
  }
}
@-webkit-keyframes overlay {
  0% {
    opacity: .5;
  }
  18%, 81% {
    opacity: 0;
  }
  92%, 100% {
    opacity: .5;
  }
}
@keyframes overlay {
  0% {
    opacity: .5;
  }
  18%, 81% {
    opacity: 0;
  }
  92%, 100% {
    opacity: .5;
  }
}
@-webkit-keyframes opacity {
  0%, 4% {
    opacity: 0;
  }
  18%, 81% {
    opacity: 1;
  }
  92%, 100% {
    opacity: 0;
  }
}
@keyframes opacity {
  0%, 4% {
    opacity: 0;
  }
  18%, 81% {
    opacity: 1;
  }
  92%, 100% {
    opacity: 0;
  }
} 
img {
  position: absolute;
  top:122px;
  left:576px;
  border-radius: 50%;
  overflow: hidden;
  border:4px solid #0066B3;
  width: 211px;
  height: 212px;
  z-index: 3;
  opacity: 1;
  animation: photo-ani 22s forwards;
}
/* Keyframes */
@keyframes line-ani {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes photo-ani {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.loader-text,
.loader-text::before,
.loader {
  position: absolute;
  top: 0;
  bottom:147px;
  left:3px;
  right: 0;
  margin: auto;
  width: 240px;
  height:240px;
}
.loader {
  border-color: #f00 transparent;
  border-style: solid;
  border-width:8px;
  border-radius: 50%;
  transform: rotate(0deg);
  animation: spin 200ms linear infinite, color 200ms linear infinite;
}
.loader-text::before {
  text-align: center;
  left:-2px;
  font-family: "agency fb" ;
  font-size: 24px;
  line-height:320px;
  content: 'Cibeber Cimahi';
  display: block;
  position: absolute;
  color: #ff0;
  text-transform: uppercase;
  letter-spacing: 1.em;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes color {
  0% {
    border-color: #FF0000 transparent;
  }
  25% {
    border-color: #C8C8FE transparent;
  }
  50% {
    border-color: #12127D transparent;
  }
  75% {
    border-color: #81bd31 transparent;
  }
  100% {
    border-color: #FFFF00 transparent;
  }
}
.M2010 {  
  text-shadow: 0 1px 0 #24006B,
               0 2px 0 #c9c9c9,
               0 3px 0 #000,
               0 4px 0 #b9b9b9,
               0 5px 0 #000,
               0 6px 1px #ff0,
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);}
body {
  margin: 0;
  width: 100vw;
  height: 100vh;
  background: radial-gradient(circle at 50% 50%, #330099 0%, #000 100%);
  font-family: 'agency fb';
}
logo {
  margin: 0;
  font-family: 'Montserrat';
  position:absolute;top:70%;left:51%;
  height:200px;width:200px;;text-align:center;line-height:200px;font-size:200px;
  font-weight: 400;
  color:#f00;
  text-shadow: 0 0px 50px #FFFF00, 0 0px 150px rgba(255,255,255,0.5), 0 0px 200px rgba(255,255,255,0);
  transform: translate(-55%, -50%);
  transform-origin: 50%;
  cursor: pointer;
  z-index: 100;
  transition: all .25s;
}
#M2010 {
  background-image: linear-gradient(60deg, #B20000 0%, rgba(255,255,255,0.7) 40%, rgba(255,255,255,0.5) 45%, rgba(255,255,255,.25) 55%, #B20000) 55.5%, rgba(255,255,255,0.3) 60%, rgba(255,255,255,0.2) 68%, rgba(255,255,255,0.1) 72%, rgba(255,255,255,0.25) 75%, #B20000 100%), radial-gradient(circle at 50% 10%, rgba(180,180,180,1) 0%, rgba(140,140,140,1) 80%);
  box-shadow: inset 0 10px 10px 0px rgba(0,0,0,0.35), inset 0 -3px 1px rgba(222,220,210,1), 0 1px 0 1px rgba(255,255,255,0.5), 0 0 0px 10px #B20000, 0 0 0 11px rgba(255,255,255,0.5), 0 30px 50px 20px rgba(0,0,0,0.5);
}
</style>
<logo class="m2010">&#9827;<span> </span></logo>   
<div id="M2010">
</div>
<div class="loader-loading-2">
<div class="loader-text">
</div>
<div class="loader">
</div>
 <h3 class="M2010">
<div style="position: fixed; bottom: 29px; left:544px;width:460px;height:120px;">
<font size="5" color="#E60066"face="arial">M-2010 CIBEBER CIMAHI</h3>
</div>
 <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiP8YWk4Lybjoa2xGA18nOdCIQ38GCPMyAQkTZedJivzlAYt__Hgm7EZkXz3nmyuZdm5ZuPw1LleX6G3zepVxf_ZfM_qYEIezkiSt71sK09IhYMqd2S7YJ_X34MsuPAGJ2KuYqzrclGKIU/s1600/lukas-graham-M2010.jpg"/> 
<div class="circle">
</div>
<div class="ap" id="ap">
<div align="center">
<div id="dibawah">
<span style="font-family: arial ; font-size: 12px; color:#f00;"> EDITED BY. <a href="https://Link Download"target="_blank" title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; M - 2010 </a>&nbsp; DOWNLOAD </a> 
</div>
<div id="posisi">
<span style="font-family: arial ; font-size: 12px; color:#f00;"> COPYRIGHT <a href="http://codepen.io/Myscript2010" target="_blank" title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; &copy; - 2016 </a>&nbsp; CODEPEN </a> 
</div>
<h2>
<body translate="no" ><div align="center" style="margin-top:13px">
<audio id="mys2010" src="https://sites.google.com/site/safe50534/lagu/Lukas-graham-drunk-in-the-morning-M2010s.mp3"controls="controls"></audio></h2>
</a></div>
</div>
</div>
<header>
<a href="http://sample-mys2010.blogspot.co.id/2016/08/circle-with-audio.html" target="_blank" title="Mari Belajar">
<h2>
<span style="color:#f00; font-size: 10pt">LET'S STUDY</a>  </h2>
</a>  
</div>
</header>
<ul class="mys2010-list">
<script src='//assets.codepen.io/assets/common/stopExecutionOnTimeout.js?t=1'>
</script>     
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'>
</script>    
<link rel='stylesheet prefetch' href='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelementplayer.min.css'>     
<script src='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelement-and-player.min.js'>
</script>  
<script src="//assets.codepen.io/assets/common/stopExecutionOnTimeout-f961f59a28ef4fd551736b43f94620b5.js">
</script> 
<script>
      $(function () {
$('video,audio').mediaelementplayer({
success: function (mediaElement, domObject) {
var audio_src = $('li.current').attr('data-url');
mediaElement.setSrc(audio_src);
mediaElement.addEventListener('ended', function (e) {
mys2010PlayNext(e.target);
}, false);
},
keyActions: []
});
$('.mys2010-list li').click(function () {
$(this).addClass('current').siblings().removeClass('current');
var audio_src = $(this).attr('data-url');
$('audio#mys2010:first').each(function () {
this.player.pause();
this.player.setSrc(audio_src);
this.player.play();
});
});
});
function mys2010PlayNext(currentPlayer) {
if ($('.mys2010-list li.current').length > 0) {
var current_item = $('.mys2010-list li.current:first');
var audio_src = $(current_item).next().text();
$(current_item).next().addClass('current').siblings().removeClass('current');
console.log('if ' + audio_src);
} else {
var current_item = $('.mys2010-list li:first');
var audio_src = $(current_item).next().text();
$(current_item).next().addClass('current').siblings().removeClass('current');
console.log('elseif ' + audio_src);
}
if ($(current_item).is(':last-child')) {
$(current_item).removeClass('current');
} else {
currentPlayer.setSrc(audio_src);
currentPlayer.play();
}}    
</script> 
Audio Code by. Jereme Causing
Design Code is Edited by. Mys2010 on Codepen
If you want to directly copy  and  paste you canDownload Here Circle With Audio