Memasang Kode Mummy style text
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,  #333, #660099, #333, #660099,#008E00, #8E006B,#008E00, #660099, #333, #660099,#333);
   font-family: 'agency fb', Helvetica, Arial, sans-serif;
}
body {      
  text-shadow: 
    0 0 .4em currentcolor, 
    0 0 .35em yellow,
    0 0 .5em orange,
    0 0 1em red,
    0 0 2em purple;
} 
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:-10px;
  width: 100%;
text-align: center;
font-size:  6px;
background: linear-gradient(270deg,  #333, #660099, #333, #660099,#660, #B20000, #660, #660099, #333, #660099,#333);
  border-bottom: 3px solid #333;  
}
.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: linear-gradient(270deg,  #333, #660099, #333, #660099,#660, #B20000, #660, #660099, #333, #660099,#333);
  border-bottom: 3px solid #333;
border-top: 2px solid rgba(46, 56, 79, 0.85);
z-index: 9999;
} 
h2 {
padding:15px; 
background: -webkit-linear-gradient(transparent 10%, goldenrod 50%, transparent 90%); 
background: linear-gradient(transparent 10%, #333 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;
} 
.M2010 {  
  margin: 0 auto;
  text-align: center;
  color: #FFF8DC;
  text-shadow: 0 0 10px #87ceeb, 0 0 15px #87ceeb, 0 0 30px #87CEEB;
}
/*end*/
@import url(http://fonts.googleapis.com/css?family=Russo+One);
HTML, BODY {
  height: 100%;
}
svg {
  position: absolute;
  width: 100%;
  height: 100%;
margin-top:-60px
}
text {
  stroke: #87ceeb;
  stroke-width: 2;
  stroke-dasharray: 20;
  font: 10em/1 'Russo One', Impact;
}
.g-lines path {
  stroke: #f00;
  stroke-width: 10;
}
</style> 
<svg viewbox="0 0 1024 640">
  <linearGradient id="gr-mask-opacity"
        x1="100%" y1="0" x2="100%" y2="25%"
        gradientUnits="objectBoundingBox">
      <animate attributeName="x1" 
               values="-100%;100%;"
               dur="7s" repeatCount="indefinite" />
      <animate attributeName="x2" 
               values="0%;200%;"
               dur="7s" repeatCount="indefinite" />    
      <stop stop-color="rgb(0,0,0)" offset="0%"/>
      <stop stop-color="rgb(255,255,255)" offset="30%"/>
      <stop stop-color="rgb(255,255,255)" offset="70%"/>
      <stop stop-color="rgb(0,0,0)" offset="100%"/>
  </linearGradient>
  <mask id="mask-text-appear"
        maskunits="userSpaceOnUse"
        maskcontentunits="userSpaceOnUse">
            <rect width="100%" height="100%" fill="url(#gr-mask-opacity)"/>
  </mask>
<pattern id="pt-stripes" 
           width="100" height="100" 
           viewBox="0 0 600 400"
           patternUnits="userSpaceOnUse">
    <g class="g-lines">
      <path d="M0,0 600,400" class="pt-line"/>
      <path d="M0,200 600,350" class="pt-line"/>
      <path d="M0,350 600,350" class="pt-line"/>
      <path d="M0,200 600,0" class="pt-line"/>
      <path d="M0,150 600,200" class="pt-line"/>
      <path d="M0,400 600,150" class="pt-line"/>
      <path d="M0,150 600,100" class="pt-line"/>
      <path d="M0,100 600,300" class="pt-line"/>
      <path d="M0,300 600,10" class="pt-line"/>
      <path d="M0,300 600,250" class="pt-line"/>
      <path d="M0,250 600,400" class="pt-line"/>
      <path d="M100,0 600,200" class="pt-line"/>
      <path d="M100,0 0,250" class="pt-line"/>
      <path d="M400,0 300,400" class="pt-line"/>
      <path d="M300,0 100,400" class="pt-line"/>
      <path d="M200,0 300,400" class="pt-line"/>
      <path d="M400,0 600,400" class="pt-line"/>
      <path d="M400,400 500,0" class="pt-line"/>
      <path d="M200,400 170,0" class="pt-line"/>
      <path d="M170,400 370,0" class="pt-line"/>
      <path d="M370,400 600,0" class="pt-line"/>
      <path d="M0,40 600,40" class="pt-line"/>
      <path d="M0,20 600,100" class="pt-line"/>
      <path d="M500,400 600,100" class="pt-line"/>
      <path d="M0,100 40,40" class="pt-line"/>
      <path d="M260,-5 60,405" class="pt-line"/>
      <path d="M60,-5 260,405" class="pt-line"/>
      <path d="M-5,240 110,405" class="pt-line"/>
      <path d="M120,160 0,405" class="pt-line"/>
      <path d="M600,200 395,405" class="pt-line"/>
      <path d="M400,120 370,405" class="pt-line"/>
      <path d="M300,0 400,120" class="pt-line"/>
      <path d="M280,190 370,405" class="pt-line"/>
    </g>
  </pattern>
  <g mask="url(#mask-text-appear)"
     fill="url(#pt-stripes)">
    <text x="50%" y="33%" dy=".25em"
        text-anchor="middle"
        >M-2010</text>
    <text x="50%" y="67%" dy=".25em"
        text-anchor="middle"
        >CIBEBER CIMAHI</text>
  </g>  
</svg>
<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://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/sitescode2/lagu/Don-William-Emmylou-M2010s.mp3"controls="controls"></audio></h2>
</a></div>
</div>
<h3 class="M2010">
<div align="center" style="margin-top:460px">
<font size="5" color="#12127D"face="agency fb">COPYRIGHT &#xA9; 2016 LEARN EDITING SCRIPT</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>
Audio Code by. Jereme Causing
Mummy Style Text code by. Yoksel
Design Code is Edited by. M-2010 on Codepen
If you want to directly copy  and  paste you canDownload Here Mummy Style Text