Memasang Sitemamp Diagrams 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 {background-image: url();color:red;height:100%;overflow:hidden;}
body {
background:#808;}
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-family: Agency FB;
font-size: 6px;
background: linear-gradient(270deg,#660099, #660099, rgba(255, 0, 0, 0.60), #660099, #660099);
  border-bottom: 3px solid #333;  
-webkit-animation: shadow 6s ease-in-out infinite;
          animation: shadow 6s ease-in-out infinite;
}
.ap {
position: fixed;
right: 0;
bottom:-19px;
left: 0;
height:80px;
margin: auto;
font-family: Agency FB;
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,#660099, #660099, rgba(255, 0, 0, 0.60), #660099, rgba(255, 0, 0, 0.60), #660099, #660099);
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%); 
-webkit-animation: shadow 1s ease-in-out infinite;
          animation: shadow 1s ease-in-out infinite;
} 

M-2010, #teks, #posisi, #dibawah, span {
  font: 11 15vw Raleway;
  position: relative;
  display: inline-block;
}
#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:45px;
 -webkit-animation: shadow 6s ease-in-out infinite;
          animation: shadow 6s ease-in-out infinite;
}
@keyframes shadow {
  0% {
    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;
  }
  50% {
      text-shadow: 0 12px 7px rgba(255, 0, 0, 0.8),
 0 5px 15px rgba(0, 0, 0, 0.90), 0 0 50px rgba(0, 0, 0, 0.90),
 0 -10px 2px rgba(255, 0, 0, 0.8);
  }
 100% {
    text-shadow: 0 0 2px     #800080  , 
0 0 8px     #800080  , 0 0 10px     #800080  , 
0 0 20px     #800080  , 0 0 30px     #800080  , 
0 0 40px     #800080  , 0 0 50px     #800080  , 
0 0 80px     #800080  ;
  } 
}
.shadow-top:after { 
    content: " ";
    box-shadow: 0 0 200px 80px #0033CC;  
}
.shadow-top:before {   
    content: " ";
    box-shadow: 0 0 200px 250px #8A2BE2;     
}
#M2010-shadow  { 
margin:-110px;
box-shadow: 0 0 150px 80px  #809FFE;  
}
.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 #8A2BE2; 
    -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;
}
body{
  font-family:verdana, arial;
}    
.mejs-list li:hover {
        background: rgba(0, 0, 0, 0.5);
        cursor: pointer;
    }
    .mejs-list li.current {
        background: #0000FF;
    }
.mejs-container{
  margin-left:auto;
  margin-right:auto;
}
#wrapper{
  width:490px;
  margin-left:auto;
  margin-right:auto;
  margin-top:150px;
  padding:15px;  
  width: 500px;
    height: 450px;
    padding: 20px;
    border: 1px solid darkorange;
    border-radius: 8px;
  -webkit-box-shadow: 0px 1px 71px 15px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 71px 15px rgba(0,0,0,0.75);
}
.nav {
  margin: 20px auto;
  width: 455px;
  min-height: auto;
}
.nav ul {
  position: relative;
  padding-top: 20px; 
}
.nav li {
  position: relative;
  padding: 20px 3px 0 3px; 
  float: left;   
  text-align: center;
  list-style-type: none; 
}
.nav li::before, .nav li::after{
  content: '';
  position: absolute; 
  top: 0; 
  right: 50%;
  width: 50%; 
  height: 20px;
  border-top: 1px solid #f00;
}
.nav li::after{
  left: 50%;
  right: auto;   
  border-left: 1px solid #eee;
}
.nav li:only-child::after, .nav li:only-child::before {
  content: '';
  display: none;
}
.nav li:only-child{ padding-top: 0;}
.nav li:first-child::before, .nav li:last-child::after{
  border: 0 none;
}
.nav li:last-child::before{
  border-right: 1px solid #aaa;
  border-radius: 0 5px 0 0;
}
.nav li:first-child::after{
    border-radius: 5px 0 0 0;
}
.nav ul ul::before{
  content: '';
  position: absolute; top: 0; left: 50%;
  border-left: 1px solid #ddd;
  width: 0; 
  height: 20px;
}
.nav li a{
  display: inline-block;
  padding: 5px 10px;  
  border-radius: 5px;
  border: 1px solid #eee;  
  text-decoration: none;
  text-transform: uppercase;
  color: #dad;
  font-family: arial, verdana, tahoma;
  font-size: 11px;
 -webkit-animation: shadow 16s ease-in-out infinite;
          animation: shadow 16s ease-in-out infinite;
 -webkit-box-shadow: 0px 1px 7px 5px green;
-moz-box-shadow: 0px 1px 71px 15px rgba(0,0,0,0.75);
}
@keyframes shadow {
  0% {
    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;
  }
  50% {
      text-shadow: 0 12px 7px rgba(255, 0, 0, 0.8),
 0 5px 15px rgba(0, 0, 0, 0.90), 0 0 50px rgba(0, 0, 0, 0.90),
 0 -10px 2px rgba(255, 0, 0, 0.8);
  }
 100% {
    text-shadow: 0 0 2px     #800080  , 
0 0 8px     #800080  , 0 0 10px     #800080  , 
0 0 20px     #800080  , 0 0 30px     #800080  , 
0 0 40px     #800080  , 0 0 50px     #800080  , 
0 0 80px     #800080  ;
  } 
}
.nav li a:hover, .nav li a:hover+ul li a {
  color: #000;
  background: #fff;   
  border: 1px solid #94a0b4;
}
body{
  font-family:verdana, arial;
}    
.mejs-list li:hover {
        background: rgba(0, 0, 0, 0.5);
        cursor: pointer;
    }
    .mejs-list li.current {
        background: #0000FF;
    }
.mejs-container{
  margin-left:auto;
  margin-right:auto;
}
#wrapper{
  width:490px;
  margin-left:auto;
  margin-right:auto;
  margin-top:180px;
  padding:15px;  
  width: 500px;
    height: 450px;
    padding: 20px;
    border: 3px solid darkorange;
    border-radius: 8px;
  -webkit-box-shadow: 0px 1px 71px 15px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 71px 15px rgba(0,0,0,0.75);
}
<div align="center" style="margin-top:110px">
<div class="shadow1">
</div>
<div id="M2010-shadow">
</div>
<div align="center">
<div class="shadow-top">
</div>
<div class="M-logo"> 
</div>
</div></div>
</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 id="wrapper">
<div align="center" style="margin-top:30px"> 
<span style="color:orange; font-size: 11pt">SITEMAP DIAGRAMS</h1>
<nav class="nav">

   <ul>
    <li>
     <a href="#">M-2010</a>
     <ul>
      <li>
       <a href="#">Study</a>
       <ul>
        <li>
         <a href="#">Blog</a>
         <ul>
          <li>
           <a href="#">Category</a>
           <ul>
            <li>
             <a href="#">Animated</a>
             <ul>
              <li>
               <a href="#">Wallpaper</a>
              </li>
             </ul>
            </li>
           </ul>
          </li>
         </ul>
        </li>
        <li>
         <a href="#">Design</a>
         <ul>
          <li>
           <a href="#">CssHtml</a>
           <ul>
            <li>

             <a href="#">Jquery</a>
            </li>
           </ul>
          </li>
         </ul>
        </li>
       </ul>
      </li>
      <li>
       <a href="#">Author</a>
       <ul>
        <li>
         <a href="#">Profile</a>
         <ul>
          <li>
           <a href="#">T-Seo</a>
          </li>

          <li>
           <a href="#">Music</a>
          </li>
         </ul>
        </li>
       </ul>
      </li>
      <li>

       <a href="#">Card</a>
       <ul>
        <li>
<a href="#">Graph</a>
       <ul>
        <li>

         <a href="#">Orb</a>

         
        </li>
        <li>
         <a href="#">Map</a>
        </li>
       </ul>
      </li>
     </ul>
    </li>
   </ul>
  </nav>
</div>
<div class="ap" id="ap">
<div align="center">
<div id="dibawah">
<span style="font-family:arial;font-size:11px; 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="https://codepen.io/Myscript2010/pen/XNLJRO"target="_blank" title="Mari Belajar"><span style="color: #FFFF00; font-size: 14px;">&nbsp; &copy; - 2016 </a>&nbsp; CODEPEN </a> 
</div>
<h2>
 <audio id="player" preload="auto">
  <source src="https://Link-Music.mp3">
  </source></h2>
</a></div>
</div>
<link rel='stylesheet prefetch'href='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelementplayer.min.css'>
<link Audio mp3>
<script src='//production-assets.codepen.io/assets/common/stopExecutionOnTimeout-58d22c749295bca52f487966e382a94a495ac103faca9206cbd160bdf8aedf2a.js'></script>
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='http://cdn.jsdelivr.net/mediaelement/2.13.1/mediaelement-and-player.min.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) {
                mejsPlayNext(e.target);
            }, false);
        },
        keyActions: []
    });
    $('.mejs-list li').click(function () {
        $(this).addClass('current').siblings().removeClass('current');
        var audio_src = $(this).attr('data-url');
        $('audio#mejs:first').each(function () {
            this.player.pause();
            this.player.setSrc(audio_src);
            this.player.play();
        });
    });
});
function mejsPlayNext(currentPlayer) {
    if ($('.mejs-list li.current').length > 0) {
        var current_item = $('.mejs-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 = $('.mejs-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>
Edited by. M2010
Audio Code by. Jereme Causing
Diagrams Code by. François Lesenne
* If you want to directly copy and paste you canDownload Here  S Diagram with Mp3

Memasang Kode Sitemap Diagram
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
<style class="Mys2010-styles">
body {background-image: url();color:red;height:100%;overflow:hidden;}
body {
background:#808;}
.shadow-top:after { 
    content: " ";
    box-shadow: 0 0 200px 80px #0033CC;  
}
.shadow-top:before {   
    content: " ";
    box-shadow: 0 0 200px 250px #8A2BE2;     
}
#M2010-shadow  { 
margin:-110px;
box-shadow: 0 0 150px 80px  #809FFE;  
}
.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 #8A2BE2; 
    -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;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  position: relative;
  margin: 0;
  padding: 0;
  
  border: 0 none;
    
  -webkit-transition: all ease .4s;
  -moz-transition: all ease .4s;
    transition: all ease .4s;
}
html,
body {
  width: 100%;
  height: 100%;
    
  background: RGBA(0, 58, 97, 1);
    
  font-family: 'Fjalla One', sans-serif;
  font-size: 18px;
}
h1 {
  padding-top: 40px;
    
  color: #ccc;
  text-align: center;
  font-size: 1.8rem;
     
    text-shadow: rgba(0,0,0,0.6) 1px 0, rgba(0,0,0,0.6) 1px 0, rgba(0,0,0,0.6) 0 1px, rgba(0,0,0,0.6) 0 1px;
}
.nav {
  margin: 20px auto;
  width: 455px;
  min-height: auto;
}
.nav ul {
  position: relative;
  padding-top: 20px; 
}
.nav li {
  position: relative;
  padding: 20px 3px 0 3px; 
  float: left; 
  
  text-align: center;
  list-style-type: none; 
}
.nav li::before, .nav li::after{
  content: '';
  position: absolute; 
  top: 0; 
  right: 50%;
  width: 50%; 
  height: 20px;
  border-top: 1px solid #ccc;
}
.nav li::after{
  left: 50%;
  right: auto; 
  
  border-left: 1px solid #ccc;
}
.nav li:only-child::after, .nav li:only-child::before {
  content: '';
  display: none;
}
.nav li:only-child{ padding-top: 0;}
.nav li:first-child::before, .nav li:last-child::after{
  border: 0 none;
}
.nav li:last-child::before{
  border-right: 1px solid #ccc;
  border-radius: 0 5px 0 0;
}
.nav li:first-child::after{
    border-radius: 5px 0 0 0;
}
.nav ul ul::before{
  content: '';
  position: absolute; top: 0; left: 50%;
  border-left: 1px solid #ccc;
  width: 0; 
  height: 20px;
}
.nav li a{
  display: inline-block;
  padding: 5px 10px;  
  border-radius: 5px;
  border: 1px solid #eee;  
  text-decoration: none;
  text-transform: uppercase;
  color: #dad;
  font-family: arial, verdana, tahoma;
  font-size: 11px;
 -webkit-animation: shadow 16s ease-in-out infinite;
          animation: shadow 16s ease-in-out infinite;
 -webkit-box-shadow: 0px 1px 7px 5px green;
-moz-box-shadow: 0px 1px 71px 15px rgba(0,0,0,0.75);
}
@keyframes shadow {
  0% {
    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;
  }
  50% {
      text-shadow: 0 12px 7px rgba(255, 0, 0, 0.8),
 0 5px 15px rgba(0, 0, 0, 0.90), 0 0 50px rgba(0, 0, 0, 0.90),
 0 -10px 2px rgba(255, 0, 0, 0.8);
  }
 100% {
    text-shadow: 0 0 2px     #800080  , 
0 0 8px     #800080  , 0 0 10px     #800080  , 
0 0 20px     #800080  , 0 0 30px     #800080  , 
0 0 40px     #800080  , 0 0 50px     #800080  , 
0 0 80px     #800080  ;
  } 
}
.nav li a:hover, .nav li a:hover+ul li a {
  color: #000;
  background: #fff;   
  border: 1px solid #94a0b4;
}
body{
  font-family:verdana, arial;
}    
.mejs-list li:hover {
        background: rgba(0, 0, 0, 0.5);
        cursor: pointer;
    }
    .mejs-list li.current {
        background: #0000FF;
    }
.mejs-container{
  margin-left:auto;
  margin-right:auto;
}
#wrapper{
  width:490px;
  margin-left:auto;
  margin-right:auto;
  margin-top:180px;
  padding:15px;  
  width: 500px;
    height: 450px;
    padding: 20px;
    border: 3px solid darkorange;
    border-radius: 8px;
  -webkit-box-shadow: 0px 1px 71px 15px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 71px 15px rgba(0,0,0,0.75);
}
<div align="center" style="margin-top:110px">
<div class="shadow1">
</div>
<div id="M2010-shadow">
</div>
<div align="center">
<div class="shadow-top">
</div>
<div class="M-logo"> 
</div>
</div></div>
</div></div>
<div id="wrapper">
<div align="center" style="margin-top:30px"> 
<span style="color:orange; font-size: 11pt">SITEMAP DIAGRAMS</h1>
<nav class="nav">

   <ul>
    <li>
     <a href="#">M-2010</a>
     <ul>
      <li>
       <a href="#">Study</a>
       <ul>
        <li>
         <a href="#">Blog</a>
         <ul>
          <li>
           <a href="#">Category</a>
           <ul>
            <li>
             <a href="#">Animated</a>
             <ul>
              <li>
               <a href="#">Wallpaper</a>
              </li>
             </ul>
            </li>
           </ul>
          </li>
         </ul>
        </li>
        <li>
         <a href="#">Design</a>
         <ul>
          <li>
           <a href="#">CssHtml</a>
           <ul>
            <li>

             <a href="#">Jquery</a>
            </li>
           </ul>
          </li>
         </ul>
        </li>
       </ul>
      </li>
      <li>
       <a href="#">Author</a>
       <ul>
        <li>
         <a href="#">Profile</a>
         <ul>
          <li>
           <a href="#">T-Seo</a>
          </li>

          <li>
           <a href="#">Music</a>
          </li>
         </ul>
        </li>
       </ul>
      </li>
      <li>

       <a href="#">Card</a>
       <ul>
        <li>
<a href="#">Graph</a>
       <ul>
        <li>

         <a href="#">Orb</a>

         
        </li>
        <li>
         <a href="#">Map</a>
        </li>
       </ul>
      </li>
     </ul>
    </li>
   </ul>
  </nav>
</div>
Edited by. M2010
Diagrams Code by. François Lesenne
* If you want to directly copy and paste you canDownload Here  : Sitemap Diagram