Memasang Kode Text Neon 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: -9px;
  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: 55px;
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:#111;
}
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;
  }
}
.M2010 {  
  margin-top:150px;
  text-align: center;
  color: #FFF8DC;
  text-shadow: 0 0 10px #87ceeb, 0 0 15px #87ceeb, 0 0 30px #87CEEB;
}
.neon {
  margin: 0 auto;
  text-align: center;
  color: #87ceeb;
  text-shadow: 0 0 10px #87ceeb, 0 0 15px #87ceeb, 0 0 30px #87CEEB, 0 0 30px #87CEEB;
  font-family: 'Wire One', Helvetica, Arial, sans-serif;
  font-size: 100px;
}
body {
  height: 100vh;
  width: 100vw;
  position: relative;
}
.container {
  position: fixed;
  bottom: 1em;
  right: 1em;
}
/*1-bottom up 50px*/
.menu-toggle {
  width: 50px;
  height:50px;
  border-radius: 50%;
  background-color: #111;  
  position: absolute;
  z-index: 5;
  bottom: 46px;
  right:1px;
  display: table;
  text-align: center;
}
.menu-toggle .fa {
  color: #dad;
  font-size: 18px;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.menu-toggle.open .fa {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.btn-app {
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  position: absolute;
  background-color: #4644fd;
  color: #fff;
  text-align: center;
}
.btn-app .fa {
  line-height: 2.5em;
}
.open .btn-app {
  box-shadow: 4px 4px 2px 1px rgba(0, 0, 0, 0.2);
}
/*2- bottom up 50px*/
.menu-round {
  position: absolute;
bottom:  50px;
  right: 0;
  z-index: 3;
}
.menu-round .btn-app {
  bottom: 0.25em;
  right: 0.25em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.menu-round.open .btn-app:nth-of-type(1) {
  right: 0.5em;
bottom: 4.25em;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.menu-round.open .btn-app:nth-of-type(2) {
  right: 3.5em;
  bottom: 3.5em;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.menu-round.open .btn-app:nth-of-type(3) {
  right: 4.25em;
  bottom: 0.5em;
}
/*3- bottom up icon 20px*/
.menu-line {
  position: absolute;
bottom: 50px;
  z-index: 2;
}
/*4- bottom up 50px*/
.menu-line .btn-app {
  bottom: 50px;
  right: 0.5em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.menu-line.open .btn-app:nth-of-type(1) {
  bottom: 50px;
}
.menu-line.open .btn-app:nth-of-type(1) {
  bottom: 7.25em;
}
.menu-line.open .btn-app:nth-of-type(2) {
  bottom: 10.25em;
}
.menu-line.open .btn-app:nth-of-type(3) {
  bottom: 13.25em;
}
.menu-line.open .btn-app:nth-of-type(4) {
  bottom: 16.25em;
}
.menu-line.open .btn-app:nth-of-type(5) {
  bottom: 19.25em;
}
.menu-line.open .btn-app:nth-of-type(6) {
  bottom: 22.25em;
}
.menu-line.open .btn-app:nth-of-type(7) {
  bottom: 25.25em;
}
</style> 
<div class="container">
 <div class="menu-toggle">
  <span class="fa fa-superscript"></span>
 </div>
 
 <div class="menu-round">
  <div class="btn-app">
 <a id="hover" class="text" href="https://twitter.com/myscript2010s"target="_blank" title="Twitter"><i class="fa fa-twitter"></i></a>
   </div>
  <div class="btn-app">
 <a id="hover" class="text" href="https://www.facebook.com/learn.editing.myscript2010"target="_blank" title="Facebook"><i class="fa fa-facebook"></i></a>
   </div>  
  <div class="btn-app">
 <a id="hover" class="text" href="https://plus.google.com/u/0/101254379497511200564/posts"target="_blank" title="G-Plus"><i class="fa fa-google-plus"></i></a>
  </div>  
 </div>
 
 <div class="menu-line">
  <div class="btn-app">
 <a id="hover" class="text" href="http://codepen.io/Myscript2010"target="_blank" title="Codepen"><i class="fa fa-codepen"></i></a>
  </div>
  <div class="btn-app">
<a id="hover" class="text" href="https://id.pinterest.com/myscript2010"target="_blank" title="Pinterest"><i class="fa fa-pinterest"></i></a>
 </div> 
  <div class="btn-app">
 <a id="hover" class="text" href="https://github.com/Myscript2010/Editing-Script-2010-2016"target="_blank" title="Github"><i class="fa fa-github" aria-hidden="true"></i>
</i></a>
  </div>
  <div class="btn-app">
 <a id="hover" class="text" href="https://www.linkedin.com"target="_blank" title="Linkedin"><i class="fa fa-linkedin"></i></a>
  </div>
  <div class="btn-app">
 <a id="hover" class="text" href="https://www.youtube.com/user/myscript2010s"target="_blank" title="Youtube"><i class="fa fa-youtube"></i></a>
 </div>
  <div class="btn-app">
 <a id="hover" class="text" href="https://dribbble.com/Myscript2010s"target="_blank" title="Dribbble"><i class="fa fa-dribbble"></i></a>
 </div>

 <div class="btn-app">
 <a id="hover" class="text" href="http://demoshow-mys2010.blogspot.co.id/p/contact-us-music.html"target="_blank" title="Email"><i class="fa fa-envelope"></i></a>
  </div> 
  </div>
 </div>
<div align="center" style="margin-top: 90px">
<div class="neon">M - 2010</div>
</div>
<h3 class="M2010"> 
<font size="5" color="#eee"face="agency fb">COPYRIGHT &#xA9; 2016 CIBEBER CIMAHI</h3>
</div>
</div>

<header>
<a href="http://sample-mys2010.blogspot.co.id/2016/08/text-neon2-with-audio.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://sites.google.com/site/sitescode2/code/Terxt-neon2-with-audio-M2010.css"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/sitescode2/lagu/Don-William-M2010s.mp3"controls="controls"></audio></h2>
</a></div>
</div>
<link rel="stylesheet" type="text/css" href="https://sites.google.com/site/sitescode2/code/Font-Latin-M2010.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js">
</script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel='stylesheet prefetch' href='//codepen.io/assets/reset/normalize.css'>
<script src='//assets.codepen.io/assets/common/stopExecutionOnTimeout-53beeb1a007ec32040abaf4c9385ebfc.js'>
</script>
<script>$('.menu-toggle').click(function () {
    $('.menu-toggle').toggleClass('open');
    $('.menu-round').toggleClass('open');
    $('.menu-line').toggleClass('open');}); 
</script>
<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
Button Share Code by. Simon Gooder
Design Code is Edited by. M-2010 on Codepen
If you want to directly copy  and  paste you canDownload Here Text Neon2 with audio

Memasang Kode Text Neon 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: -5px;
  width: 100%;
text-align: center;
font-size:  6px;
background:   #dad, #660099,#dad,#222,#B20000,#222,#dad );
}
.ap {
position: fixed;
right: 0;
bottom:-2px;
left: 0;
height: 55px;
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: #111;
}
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;
  }
}
Text-Neon {
  text-transfrom: uppercase;
  text-align: center;
  color: #87ceeb;
  text-shadow: 0 0 10px #87ceeb, 0 0 15px #87ceeb, 0 0 30px #87CEEB, 0 0 30px #87CEEB;
  font-family: 'agency fb', Helvetica, Arial, sans-serif;
  font-size: 100px;
  animation: neon  2s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@keyframes neon  {
  0% {
    text-shadow: 0 0 10px #4169E1, 0 0 20px #4169E1, 0 0 22px #4169E1, 0 0 40px #4169E1, 0 0 60px #800080, 0 0 80px #4169E1, 0 0 100px #4169E1, 0 0 140px #800080, 0 0 200px #800080;
  }
  100% {
    text-shadow: 0 0 2px  #B0E0E6 , 0 0 8px  #B0E0E6  , 0 0 10px  #B0E0E6 , 0 0 20px  #B0E0E6 , 0 0 30px  #B0E0E6 , 0 0 40px  #B0E0E6, 0 0 50px  #B0E0E6 , 0 0 80px  #B0E0E6;
  }
}
/*end*/
.M2010 {  
  margin-top:150px;
  text-align: center;
  color: #FFF8DC;
  text-shadow: 0 0 10px #87ceeb, 0 0 15px #87ceeb, 0 0 30px #87CEEB;
}
body {
  height: 100vh;
  width: 100vw;
  position: relative;
}
.container {
  position: fixed;
  bottom: 1em;
  right: 1em;
}
/*1-bottom up 50px*/
.menu-toggle {
  width: 50px;
  height:50px;
  border-radius: 50%;
  background-color: #111;  
  position: absolute;
  z-index: 5;
  bottom: 46px;
  right:1px;
  display: table;
  text-align: center;
}
.menu-toggle .fa {
  color: #dad;
  font-size: 18px;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.menu-toggle.open .fa {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.btn-app {
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  position: absolute;
  background-color: #4644fd;
  color: #fff;
  text-align: center;
}
.btn-app .fa {
  line-height: 2.5em;
}
.open .btn-app {
  box-shadow: 4px 4px 2px 1px rgba(0, 0, 0, 0.2);
}
/*2- bottom up 50px*/
.menu-round {
  position: absolute;
bottom:  50px;
  right: 0;
  z-index: 3;
}
.menu-round .btn-app {
  bottom: 0.25em;
  right: 0.25em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.menu-round.open .btn-app:nth-of-type(1) {
  right: 0.5em;
bottom: 4.25em;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.menu-round.open .btn-app:nth-of-type(2) {
  right: 3.5em;
  bottom: 3.5em;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.menu-round.open .btn-app:nth-of-type(3) {
  right: 4.25em;
  bottom: 0.5em;
}
/*3- bottom up icon 20px*/
.menu-line {
  position: absolute;
bottom: 50px;
  z-index: 2;
}
/*4- bottom up 50px*/
.menu-line .btn-app {
  bottom: 50px;
  right: 0.5em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.menu-line.open .btn-app:nth-of-type(1) {
  bottom: 50px;
}
.menu-line.open .btn-app:nth-of-type(1) {
  bottom: 7.25em;
}
.menu-line.open .btn-app:nth-of-type(2) {
  bottom: 10.25em;
}
.menu-line.open .btn-app:nth-of-type(3) {
  bottom: 13.25em;
}
.menu-line.open .btn-app:nth-of-type(4) {
  bottom: 16.25em;
}
.menu-line.open .btn-app:nth-of-type(5) {
  bottom: 19.25em;
}
.menu-line.open .btn-app:nth-of-type(6) {
  bottom: 22.25em;
}
.menu-line.open .btn-app:nth-of-type(7) {
  bottom: 25.25em;
}
</style> 
<div class="container">
 <div class="menu-toggle">
  <span class="fa fa-superscript"></span>
 </div>
 
 <div class="menu-round">
  <div class="btn-app">
 <a id="hover" class="text" href="https://twitter.com/myscript2010s"target="_blank" title="Twitter"><i class="fa fa-twitter"></i></a>
   </div>
  <div class="btn-app">
 <a id="hover" class="text" href="https://www.facebook.com/learn.editing.myscript2010"target="_blank" title="Facebook"><i class="fa fa-facebook"></i></a>
   </div>  
  <div class="btn-app">
 <a id="hover" class="text" href="https://plus.google.com/u/0/101254379497511200564/posts"target="_blank" title="G-Plus"><i class="fa fa-google-plus"></i></a>
  </div>  
 </div>
 
 <div class="menu-line">
  <div class="btn-app">
 <a id="hover" class="text" href="http://codepen.io/Myscript2010"target="_blank" title="Codepen"><i class="fa fa-codepen"></i></a>
  </div>
  <div class="btn-app">
<a id="hover" class="text" href="https://id.pinterest.com/myscript2010"target="_blank" title="Pinterest"><i class="fa fa-pinterest"></i></a>
 </div> 
  <div class="btn-app">
 <a id="hover" class="text" href="https://github.com/Myscript2010/Editing-Script-2010-2016"target="_blank" title="Github"><i class="fa fa-github" aria-hidden="true"></i>
</i></a>
  </div>
  <div class="btn-app">
 <a id="hover" class="text" href="https://www.linkedin.com"target="_blank" title="Linkedin"><i class="fa fa-linkedin"></i></a>
  </div>
  <div class="btn-app">
 <a id="hover" class="text" href="https://www.youtube.com/user/myscript2010s"target="_blank" title="Youtube"><i class="fa fa-youtube"></i></a>
 </div>
  <div class="btn-app">
 <a id="hover" class="text" href="https://dribbble.com/Myscript2010s"target="_blank" title="Dribbble"><i class="fa fa-dribbble"></i></a>
 </div>

 <div class="btn-app">
 <a id="hover" class="text" href="http://demoshow-mys2010.blogspot.co.id/p/contact-us-music.html"target="_blank" title="Email"><i class="fa fa-envelope"></i></a>
  </div> 
  </div>
 </div>
<div align="center" style="margin-top: 90px">
<text-neon>M - 2010</text-neon>
<h3 class="M2010"> 
<font size="5" color="#eee"face="agency fb">COPYRIGHT &#xA9; 2016 CIBEBER CIMAHI</h3>
</div>
</div>

<header>
<a href="http://Link Title" 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://sites.google.com/site/sitescode2/code/Text-Neon-with-audio.css"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/sitescode2/lagu/Don-Williams-Imagine-That-M2010s.mp3"controls="controls"></audio></h2>
</a></div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js">
</script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel='stylesheet prefetch' href='//codepen.io/assets/reset/normalize.css'>
<script src='//assets.codepen.io/assets/common/stopExecutionOnTimeout-53beeb1a007ec32040abaf4c9385ebfc.js'>
</script>

<script>$('.menu-toggle').click(function () {
    $('.menu-toggle').toggleClass('open');
    $('.menu-round').toggleClass('open');
    $('.menu-line').toggleClass('open');}); 
</script>

<music>
<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
Button Share Code by. Simon Gooder
Design Code is Edited by. M-2010 on Codepen
If you want to directly copy  and  paste you canDownload Here Text Neon with audio

Memasang Kode Text Shadow 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: 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: 55px;
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:  #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;
  }
}
/*end*/
.shadow-top:after { 
 position:absolute;
    content: " ";
    bottom:20px;
    content: " ";
    box-shadow: 0 0 200px 190px red;    
}
.shadow-top:before {  
    content: " ";
    box-shadow: 0 0 200px 250px #0033CC;    
}
#M2010-shadow  { 
margin:-50px;
box-shadow: 0 0 150px 80px  #FF0000;  
}
.shadow1:before,.shadow1:after {
    z-index:-1;
    position:absolute;
    content: " ";
    bottom:15px;
    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;
}
/*end*/
text {
  margin-top:-65px;
  font-family: "agency fb";
  display: inline-block;
  position: relative;
  font-size: 10em;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 0 10px #dad, 0 0 20px #222, 0 0 30px #dad, 0 0 40px  rgba(255,255,255, 0.8), 0 0 70px rgba(226, 255, 255, 0.9), 0 0 80px rgba(255, 255, 255, 0.4), 0 0 100px rgba(255, 255, 255, 0.4), 0 0 150px rgba(255, 255, 255, 0.4);
  color: transparent;
  -webkit-text-stroke-width: 6px;
  -webkit-text-stroke-color: #dad;
  font-family: 'Bauhaus 93', sans-serif;
  text-shadow: 0px 0px 100px 15px #dad;
  -webkit-animation: blink linear infinite 11s;
          animation: blink linear infinite 15s;
}
@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  6% {
    opacity: 1;
  }
  11% {
    opacity: .4;
  }
  11.25% {
    opacity: .6;
  }
  11.5% {
    opacity: .4;
  }
  18% {
    opacity: 1;
  }
  18.5% {
    opacity: .9;
  }
  22% {
    opacity: 1;
  }
  38.5% {
    opacity: 1;
  }
  39% {
    opacity: .8;
  }
  42% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  60.5% {
    opacity: 0;
  }
  62% {
    opacity: 0;
  }
  63% {
    opacity: .2;
  }
  63.25% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
  73% {
    opacity: 1;
  }
  75% {
    opacity: .8;
  }
  79% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  6% {
    opacity: 1;
  }
  11% {
    opacity: .4;
  }
  11.25% {
    opacity: .6;
  }
  11.5% {
    opacity: .4;
  }
  18% {
    opacity: 1;
  }
  18.5% {
    opacity: .9;
  }
  22% {
    opacity: 1;
  }
  38.5% {
    opacity: 1;
  }
  39% {
    opacity: .8;
  }
  42% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  60.5% {
    opacity: 0;
  }
  62% {
    opacity: 0;
  }
  63% {
    opacity: .2;
  }
  63.25% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
  73% {
    opacity: 1;
  }
  75% {
    opacity: .8;
  }
  79% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}/*end*/
body {
  background-color: # ;
  height: 100vh;
  width: 100vw;
  position: relative;
}
.container {
  position: fixed;
  bottom: 1em;
  right: 1em;
}
/*1-bottom up 50px*/
.menu-toggle {
  width: 50px;
  height:50px;
  border-radius: 50%;
  background-color: #111;  
  position: absolute;
  z-index: 5;
  bottom: 46px;
  right:1px;
  display: table;
  text-align: center;
}
.menu-toggle .fa {
  color: #dad;
  font-size: 18px;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.menu-toggle.open .fa {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.btn-app {
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  position: absolute;
  background-color: #4644fd;
  color: #fff;
  text-align: center;
}
.btn-app .fa {
  line-height: 2.5em;
}
.open .btn-app {
  box-shadow: 4px 4px 2px 1px rgba(0, 0, 0, 0.2);
}
/*2- bottom up 50px*/
.menu-round {
  position: absolute;
bottom:  50px;
  right: 0;
  z-index: 3;
}
.menu-round .btn-app {
  bottom: 0.25em;
  right: 0.25em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.menu-round.open .btn-app:nth-of-type(1) {
  right: 0.5em;
bottom: 4.25em;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.menu-round.open .btn-app:nth-of-type(2) {
  right: 3.5em;
  bottom: 3.5em;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.menu-round.open .btn-app:nth-of-type(3) {
  right: 4.25em;
  bottom: 0.5em;
}
/*3- bottom up icon 20px*/
.menu-line {
  position: absolute;
bottom: 50px;
  z-index: 2;
}
/*4- bottom up 50px*/
.menu-line .btn-app {
  bottom: 50px;
  right: 0.5em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.menu-line.open .btn-app:nth-of-type(1) {
  bottom: 50px;
}
.menu-line.open .btn-app:nth-of-type(1) {
  bottom: 7.25em;
}
.menu-line.open .btn-app:nth-of-type(2) {
  bottom: 10.25em;
}
.menu-line.open .btn-app:nth-of-type(3) {
  bottom: 13.25em;
}
.menu-line.open .btn-app:nth-of-type(4) {
  bottom: 16.25em;
}
.menu-line.open .btn-app:nth-of-type(5) {
  bottom: 19.25em;
}
.menu-line.open .btn-app:nth-of-type(6) {
  bottom: 22.25em;
}
.menu-line.open .btn-app:nth-of-type(7) {
  bottom: 25.25em;
}
.M2010 {  
  color: #111;
  text-shadow: 0 1px 0 #eee,
               0 2px 0 #47006B,
               0 3px 0 #111,
               0 4px 0 #47006B,
               0 5px 0 #47006B,
               0 6px 1px #47006B,
               0 0 5px #47006B,
               0 1px 3px #47006B,
               0 3px 5px #47006B,
               0 5px 10px #47006B,
               0 10px 10px #47006B,
               0 20px 20px #47006B;}
</style> 
<div class="container">
 <div class="menu-toggle">
  <span class="fa fa-superscript"></span>
 </div>
 
 <div class="menu-round">
  <div class="btn-app">
 <a id="hover" class="text" href="https://twitter.com/myscript2010s"target="_blank" title="Twitter"><i class="fa fa-twitter"></i></a>
   </div>
  <div class="btn-app">
 <a id="hover" class="text" href="https://www.facebook.com/learn.editing.myscript2010"target="_blank" title="Facebook"><i class="fa fa-facebook"></i></a>
   </div>  
  <div class="btn-app">
 <a id="hover" class="text" href="https://plus.google.com/u/0/101254379497511200564/posts"target="_blank" title="G-Plus"><i class="fa fa-google-plus"></i></a>
  </div>  
 </div>
 
 <div class="menu-line">
  <div class="btn-app">
 <a id="hover" class="text" href="http://codepen.io/Myscript2010"target="_blank" title="Codepen"><i class="fa fa-codepen"></i></a>
  </div>
  <div class="btn-app">
<a id="hover" class="text" href="https://id.pinterest.com/myscript2010"target="_blank" title="Pinterest"><i class="fa fa-pinterest"></i></a>
 </div> 
  <div class="btn-app">
 <a id="hover" class="text" href="https://github.com/Myscript2010/Editing-Script-2010-2016"target="_blank" title="Github"><i class="fa fa-github" aria-hidden="true"></i>
</i></a>
  </div>
  <div class="btn-app">
 <a id="hover" class="text" href="https://www.linkedin.com"target="_blank" title="Linkedin"><i class="fa fa-linkedin"></i></a>
  </div>
  <div class="btn-app">
 <a id="hover" class="text" href="https://www.youtube.com/user/myscript2010s"target="_blank" title="Youtube"><i class="fa fa-youtube"></i></a>
 </div>
  <div class="btn-app">
 <a id="hover" class="text" href="https://dribbble.com/Myscript2010s"target="_blank" title="Dribbble"><i class="fa fa-dribbble"></i></a>
 </div>

 <div class="btn-app">
 <a id="hover" class="text" href="http://demoshow-mys2010.blogspot.co.id/p/contact-us-music.html"target="_blank" title="Email"><i class="fa fa-envelope"></i></a>
  </div> 
  </div>
 </div>
<div align="center">
<div class="shadow-top">
</div>
<div class="shadow1">
</div>
<div id="M2010-shadow">
</div>
</div>
</div>
<div align="center" style="margin-top:250px">
  <text>M-2010</text>
</div>

 <div class="ap" id="ap">
<div align="center">
<div id="dibawah">
<span style="font-family: arial ; font-size: 12px; color:#fff;"> EDITED BY. <a href="https://sites.google.com/site/sitescode2/code/Text-Shadow-with-audio.css"title="Download Full Code"><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:#fff;"> COPYRIGHT <a href="http://codepen.io/hello/" 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/sitescode2/lagu/Don-William-M2010.mp3"controls="controls"></audio></h2>
</a></div>
</div>

</div>
</div>
<h3 class="M2010">
<div align="center" style="margin-top:10px">
<font size="5" color="#eee"face="agency fb">COPYRIGHT &#xA9; 2016 CIBEBER CIMAHI</h3>
</div>
</div>

<header>
<a href="http://sample-mys2010.blogspot.co.id/2016/08/text-shadow-with-audio.html" target="_blank" title="Mari Belajar">
<h2>
<span style="color:orange; font-size: 10pt">LET'S STUDY</a>  </h2>
</a>  
</div>
</header>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js">
</script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel='stylesheet prefetch' href='//codepen.io/assets/reset/normalize.css'>
<script src='//assets.codepen.io/assets/common/stopExecutionOnTimeout-53beeb1a007ec32040abaf4c9385ebfc.js'>
</script>
<script>$('.menu-toggle').click(function () {
    $('.menu-toggle').toggleClass('open');
    $('.menu-round').toggleClass('open');
    $('.menu-line').toggleClass('open');}); 
</script>
<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
Button Share Code by. Simon Gooder
Design Code is Edited by. M-2010 on Codepen
If you want to directly copy  and  paste you canDownload Here Text Shadow with audio

Memasang Kode Circlarium 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: -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:-100px;
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;
}
/*end*/
.loader {
  position: absolute;
  top: 0;
  bottom:14px;
  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;
  }
}
body {
  font-size: 10px;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}
.hcenter {
  position: relative;
  top: 200px;
  left:655px;
  margin-left: 0;
}
.circle {
  display: inline-block;
  background: black;
  width: 6em;
  height: 6em;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: drop 2.5s steps(100, end) infinite;
          animation: drop 2.5s steps(100, end) infinite;
  z-index: 0;
}
.circle:nth-child(1) {
  top: 0px;
  left: 200px;
  z-index: 100;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  background-color: rgba(255, 0, 0, 0.75);
}
.circle:nth-child(2) {
  top: 34.72964px;
  left: 196.96155px;
  z-index: 98;
  -webkit-animation-delay: -0.41667s;
          animation-delay: -0.41667s;
  background-color: rgba(255, 255, 0, 0.75);
}
.circle:nth-child(3) {
  top: 68.40403px;
  left: 187.93852px;
  z-index: 93;
  -webkit-animation-delay: -0.83333s;
          animation-delay: -0.83333s;
  background-color: rgba(0, 255, 0, 0.75);
}
.circle:nth-child(4) {
  top: 100px;
  left: 173.20508px;
  z-index: 86;
  -webkit-animation-delay: -1.25s;
          animation-delay: -1.25s;
  background-color: rgba(0, 255, 255, 0.75);
}
.circle:nth-child(5) {
  top: 128.55752px;
  left: 153.20889px;
  z-index: 76;
  -webkit-animation-delay: -1.66667s;
          animation-delay: -1.66667s;
  background-color: rgba(0, 0, 255, 0.75);
}
.circle:nth-child(6) {
  top: 153.20889px;
  left: 128.55752px;
  z-index: 64;
  -webkit-animation-delay: -2.08333s;
          animation-delay: -2.08333s;
  background-color: rgba(255, 0, 255, 0.75);
}
.circle:nth-child(7) {
  top: 173.20508px;
  left: 100px;
  z-index: 50;
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
  background-color: rgba(255, 0, 0, 0.75);
}
.circle:nth-child(8) {
  top: 187.93852px;
  left: 68.40403px;
  z-index: 34;
  -webkit-animation-delay: -2.91667s;
          animation-delay: -2.91667s;
  background-color: rgba(255, 255, 0, 0.75);
}
.circle:nth-child(9) {
  top: 196.96155px;
  left: 34.72964px;
  z-index: 17;
  -webkit-animation-delay: -3.33333s;
          animation-delay: -3.33333s;
  background-color: rgba(0, 255, 0, 0.75);
}
.circle:nth-child(10) {
  top: 200px;
  left: 0px;
  z-index: 0;
  -webkit-animation-delay: -3.75s;
          animation-delay: -3.75s;
  background-color: rgba(0, 255, 255, 0.75);
}
.circle:nth-child(11) {
  top: 196.96155px;
  left: -34.72964px;
  z-index: -18;
  -webkit-animation-delay: -4.16667s;
          animation-delay: -4.16667s;
  background-color: rgba(0, 0, 255, 0.75);
}
.circle:nth-child(12) {
  top: 187.93852px;
  left: -68.40403px;
  z-index: -35;
  -webkit-animation-delay: -4.58333s;
          animation-delay: -4.58333s;
  background-color: rgba(255, 0, 255, 0.75);
}
.circle:nth-child(13) {
  top: 173.20508px;
  left: -100px;
  z-index: -50;
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
  background-color: rgba(255, 0, 0, 0.75);
}
.circle:nth-child(14) {
  top: 153.20889px;
  left: -128.55752px;
  z-index: -65;
  -webkit-animation-delay: -5.41667s;
          animation-delay: -5.41667s;
  background-color: rgba(255, 255, 0, 0.75);
}
.circle:nth-child(15) {
  top: 128.55752px;
  left: -153.20889px;
  z-index: -77;
  -webkit-animation-delay: -5.83333s;
          animation-delay: -5.83333s;
  background-color: rgba(0, 255, 0, 0.75);
}
.circle:nth-child(16) {
  top: 100px;
  left: -173.20508px;
  z-index: -87;
  -webkit-animation-delay: -6.25s;
          animation-delay: -6.25s;
  background-color: rgba(0, 255, 255, 0.75);
}
.circle:nth-child(17) {
  top: 68.40403px;
  left: -187.93852px;
  z-index: -94;
  -webkit-animation-delay: -6.66667s;
          animation-delay: -6.66667s;
  background-color: rgba(0, 0, 255, 0.75);
}
.circle:nth-child(18) {
  top: 34.72964px;
  left: -196.96155px;
  z-index: -99;
  -webkit-animation-delay: -7.08333s;
          animation-delay: -7.08333s;
  background-color: rgba(255, 0, 255, 0.75);
}
.circle:nth-child(19) {
  top: 0px;
  left: -200px;
  z-index: -100;
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
  background-color: rgba(255, 0, 0, 0.75);
}
.circle:nth-child(20) {
  top: -34.72964px;
  left: -196.96155px;
  z-index: -99;
  -webkit-animation-delay: -7.91667s;
          animation-delay: -7.91667s;
  background-color: rgba(255, 255, 0, 0.75);
}
.circle:nth-child(21) {
  top: -68.40403px;
  left: -187.93852px;
  z-index: -94;
  -webkit-animation-delay: -8.33333s;
          animation-delay: -8.33333s;
  background-color: rgba(0, 255, 0, 0.75);
}
.circle:nth-child(22) {
  top: -100px;
  left: -173.20508px;
  z-index: -87;
  -webkit-animation-delay: -8.75s;
          animation-delay: -8.75s;
  background-color: rgba(0, 255, 255, 0.75);
}
.circle:nth-child(23) {
  top: -128.55752px;
  left: -153.20889px;
  z-index: -77;
  -webkit-animation-delay: -9.16667s;
          animation-delay: -9.16667s;
  background-color: rgba(0, 0, 255, 0.75);
}
.circle:nth-child(24) {
  top: -153.20889px;
  left: -128.55752px;
  z-index: -65;
  -webkit-animation-delay: -9.58333s;
          animation-delay: -9.58333s;
  background-color: rgba(255, 0, 255, 0.75);
}
.circle:nth-child(25) {
  top: -173.20508px;
  left: -100px;
  z-index: -51;
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
  background-color: rgba(255, 0, 0, 0.75);
}
.circle:nth-child(26) {
  top: -187.93852px;
  left: -68.40403px;
  z-index: -35;
  -webkit-animation-delay: -10.41667s;
          animation-delay: -10.41667s;
  background-color: rgba(255, 255, 0, 0.75);
}
.circle:nth-child(27) {
  top: -196.96155px;
  left: -34.72964px;
  z-index: -18;
  -webkit-animation-delay: -10.83333s;
          animation-delay: -10.83333s;
  background-color: rgba(0, 255, 0, 0.75);
}
.circle:nth-child(28) {
  top: -200px;
  left: 0px;
  z-index: -1;
  -webkit-animation-delay: -11.25s;
          animation-delay: -11.25s;
  background-color: rgba(0, 255, 255, 0.75);
}
.circle:nth-child(29) {
  top: -196.96155px;
  left: 34.72964px;
  z-index: 17;
  -webkit-animation-delay: -11.66667s;
          animation-delay: -11.66667s;
  background-color: rgba(0, 0, 255, 0.75);
}
.circle:nth-child(30) {
  top: -187.93852px;
  left: 68.40403px;
  z-index: 34;
  -webkit-animation-delay: -12.08333s;
          animation-delay: -12.08333s;
  background-color: rgba(255, 0, 255, 0.75);
}
.circle:nth-child(31) {
  top: -173.20508px;
  left: 100px;
  z-index: 50;
  -webkit-animation-delay: -12.5s;
          animation-delay: -12.5s;
  background-color: rgba(255, 0, 0, 0.75);
}
.circle:nth-child(32) {
  top: -153.20889px;
  left: 128.55752px;
  z-index: 64;
  -webkit-animation-delay: -12.91667s;
          animation-delay: -12.91667s;
  background-color: rgba(255, 255, 0, 0.75);
}
.circle:nth-child(33) {
  top: -128.55752px;
  left: 153.20889px;
  z-index: 76;
  -webkit-animation-delay: -13.33333s;
          animation-delay: -13.33333s;
  background-color: rgba(0, 255, 0, 0.75);
}
.circle:nth-child(34) {
  top: -100px;
  left: 173.20508px;
  z-index: 86;
  -webkit-animation-delay: -13.75s;
          animation-delay: -13.75s;
  background-color: rgba(0, 255, 255, 0.75);
}
.circle:nth-child(35) {
  top: -68.40403px;
  left: 187.93852px;
  z-index: 93;
  -webkit-animation-delay: -14.16667s;
          animation-delay: -14.16667s;
  background-color: rgba(0, 0, 255, 0.75);
}
.circle:nth-child(36) {
  top: -34.72964px;
  left: 196.96155px;
  z-index: 98;
  -webkit-animation-delay: -14.58333s;
          animation-delay: -14.58333s;
  background-color: rgba(255, 0, 255, 0.75);
}
@-webkit-keyframes drop {
  50% {
    left: 0;
    top: 0;
    opacity: .25;
  }
}
@keyframes drop {
  50% {
    left: 0;
    top: 0;
    opacity: .25;
  }
}
.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="loader">
</div>
<div class='hcenter'>
<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 class='circle'>
</div>
<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 class='circle'>
</div>
<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 class='circle'>
</div>
<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 class='circle'>
</div>
<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 class='circle'>
</div>
<div class='circle'>
</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/superstar-with-audio.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:391px">
<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/safe50534/lagu/Amos-Lee-Violin-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> 
Audio Code by. Jereme Causing
Superstar Code by. Beesandtrees
Design Code is Edited by. M-2010 on Codepen
If you want to directly copy  and  paste you canDownload Here Superstar with audio

Memasang Kode Circlarium 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: 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, #222, #660099, #660099,#222 , #333, #444,#111, #111, #111,#111, #111, #111, #111, #111, #111, #111,#111 , #111, #111, #111, #111, #111, #444, #333,#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:-50px;
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;
}
/*end*/
  body {
  margin-top:7px; 
  text-align: center; 
}
/*end*/
.loader {
  position: absolute;
  top: 0;
  bottom:40px;
  left:560px;   
  margin: auto;
  width: 220px;
  height:220px;
}
.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;
  }
}
img {
  position: absolute;
  top: 180px;
  left: 573px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #B26B00;
  width: 204px;
  height: 204px;
  z-index: 3;
  opacity: 1;
  animation: photo-ani 17s forwards;
}
/* Keyframes */
@keyframes line-ani {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes photo-ani {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
</style>
<div class="loader">
</div>
<div class="img">
<img src="https://sites.google.com/site/pelajaranku1/fileku/logo-mys2010.png"/> 
 <div align="center">
<div class="shadow-top">
</div>
<div class="shadow1">
</div>
<div id="M2010-shadow">
</div>
<header>
<a href="http://sample-mys2010.blogspot.co.id/2016/08/squircles-with-audio.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://sites.google.com/site/sitescode2/code/Squircle-with-Audio-M2010.css"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/Amos-Lee-Violin-M2010s.mp3"controls="controls"></audio></h2>
</a></div>
</div>
<script src="https://sites.google.com/site/safe50534/code/Squircles-M2010.js">
</script>
<script src='https://sites.google.com/site/safe50534/code/Squircles2-M2010.js'>
</script>
<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 c = new Sketch.create({
        fullscreen: false,
        width: 504,
        height: 504,
        interval: 3
    }), squircles = [], width = 10, height = 90, space = 22, rows = 23, cols = 23;
var Squircle = function (x, y, alpha) {
    this.x = x;
    this.y = y;
    this.h = 0;
    this.s = '90%';
    this.l = '30%';
    this.a = alpha;
    this.initialDelay = 0;
    this.rounding = true;
    this.rounded = 0;
    this.initialPause = 3;
    this.pause = this.initialPause;
    this.update = function () {
        if (this.initialDelay == 0) {
            if (this.rounded >= width / 2 && this.rounding || this.rounded <= 0 && !this.rounding) {
                this.pause = this.initialPause;
                if (this.rounding) {
                    this.h = this.h >= 360 ? 45 : this.h + 45;
                }
                this.rounding ^= true;
            } else if (this.pause > 0) {
                this.pause--;
            }
            if (this.pause == 0) {
                this.rounded += this.rounding ? 1 : -1;
            }
        } else {
            this.initialDelay--;
        }
    };
    this.draw = function () {
        c.fillStyle = 'hsla(' + this.h + ',' + this.s + ',' + this.l + ',' + this.a;
        c.roundRect(this.x, this.y, width, height, this.rounded).fill();
    };
};
c.roundRect = function (x, y, w, h, r) {
    if (w < 2 * r)
        r = w / 2;
    if (h < 2 * r)
        r = h / 2;
    this.beginPath();
    this.moveTo(x + r, y);
    this.arcTo(x + w, y, x + w, y + h, r);
    this.arcTo(x + w, y + h, x, y + h, r);
    this.arcTo(x, y + h, x, y, r);
    this.arcTo(x, y, x + w, y, r);
    this.closePath();
    return this;
};
function distance(obj1, obj2) {
    var dx = obj1.x - obj2.x, dy = obj1.y - obj2.y;
    return sqrt(dx * dx + dy * dy);
}
c.setup = function () {
    var alt = false;
    for (var r = 0; r < rows; r++) {
        if (window.CP.shouldStopExecution(2)) {
            break;
        }
        for (var c = 0; c < cols; c++) {
            if (window.CP.shouldStopExecution(1)) {
                break;
            }
            squircles.push(new Squircle(c * width + c * space, r * height + r * space, alt ? 0.5 : 1));
            alt ^= true;
        }
        window.CP.exitedLoop(1);
    }
    window.CP.exitedLoop(2);
    var sq = squircles.length, center = squircles[floor(sq / 2)];
    while (sq--) {
        var me = squircles[sq];
        me.initialDelay = ceil(distance(me, center) / (width / 2));
    }
};
c.update = function () {
    var s = squircles.length;
    while (s--) {
        if (window.CP.shouldStopExecution(3)) {
            break;
        }
        squircles[s].update();
    }
    window.CP.exitedLoop(3);
};
c.draw = function () {
    var s = squircles.length;
    while (s--) {
        if (window.CP.shouldStopExecution(4)) {
            break;
        }
        squircles[s].draw();
    }
    window.CP.exitedLoop(4);
};
</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 Squircle with audio

Memasang Kode Circlarium 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: -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;
  }
}
/*Circlarium */
div-M2010
{
position:absolute; 
width: 4px; 
height: 4px; 
border-radius: 100%;
}
/*loading-2 */
img {
  position: absolute;
  top:176px;
  left:579px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #333;
  width: 211px;
  height: 212px;
  z-index: 3;
  opacity: 1;
  animation: photo-ani 34s forwards;
}
/* Keyframes */
@keyframes line-ani {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes photo-ani {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*end*/
.loader {
  position: absolute;
  top: 0;
  bottom:40px;
  left:570px;   
  margin: auto;
  width: 220px;
  height:220px;
}
.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="loader">
</div>
<div class="img">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Led0qIDNBv4pvwdCGfaSatbsYEfWy4i2hbuWcNGUQlmvPgy7I3TRnjwpPMsXh460VJIXiZGwIzJOlLLXD-FMU2YrS34fAgOWTelgNXgxF4pKHnMw8KPmggFdzkc9J8WhN149q8MF28k/s1600/Damn-Yankees-M2010.png"/> 
<header>
<a href="http://Link Title" 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:420px">
<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>
<script src='https://sites.google.com/site/safe50534/code/div-m2010.js'>
</script><script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'>
</script> 
<script src='https://sites.google.com/site/safe50534/code/div2-m2010.js'>
</script>
<music>
<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
Circlarium Code by. Nitrocrafts
Design Code is Edited by. Mys2010 on Codepen
If you want to directly copy  and  paste you canDownload Here Circlarium with Audio