Spoiler In Our Blog

It’s my second posts for today, and I will share about spoiler.
Normally we use spoiler not in blog, but now we can use it in our blog, and now it’s the tutorial

Click for Tutorial :
1. When you want to posts something, go to tab ‘Edit HTML’

Spoiler

2. And copy this code
<div style="margin: 5px 20px 20px;">
<div class="smallfont" style="margin-bottom: 2px;">
<b>Click for <i>Tutorial</i></b> : <input onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }" style="font-size: 10px; margin: 0px; padding: 0px; width: 60px;" type="button" value="Show" /> </div>
<div class="alt2" style="border: 1px inset; margin: 0px; padding: 6px;">
<div style="display: none;">Tutorial how to make spoiler</div></div></div>
3. Edit ‘Tutorial’ with the name of spoiler and ‘Tutorial how to make spoiler’ with word or anything else you want to share
This is for the example

Click for Example :
Place for sharing at Information Computer
Good Luck

0 comments:

Post a Comment