SHORTCODE

April 04, 2019
CODE-NOTE FOLDING STYLE
<div class='note'>Fill In Your Notes Here</div>
<div class='note yellow'>Fill In Your Notes Here</div>
<div class='note red'>Fill In Your Notes Here</div>
<div class='note blue'>Fill In Your Notes Here</div>

PREVIEW NOTE FODING STYLE
Fill In Your Notes Here
Fill In Your Notes Here
Fill In Your Notes Here
Fill In Your Notes Here
CODE-BUTTON SLIDE
<div id="wrap">
<a class="bie-slide" href="#" target="_blank">
<span class="circle"><i class="fa fa-desktop"></i></span>
<span class="title">LIVE PREVIEW</span>
<span class="title-hover">CLICK HERE</span>
</a>
<a class="bie-slide2" href="#" target="_blank">
<span class="circle2"><i class="fa fa-cloud-download"></i></span>
<span class="title2">FILE DOWNOAD</span>
<span class="title-hover2">CLICK HERE</span>
</a>
</div>
PREVIEW BUTTON SLIDE
CODE BOX MESSAGE & BUTTON
<div class="boxz">
<div class="pesan">
If you feel that the articles on this blog are useful, you can make a donation through <a class="kurabilo" href="#" rel="nofollow noopener" target="_blank" title="Donate with Paypal">Paypal</a> or with <a class="kurabilo" href="#" rel="nofollow noopener" target="_blank" title="Donate with credit">Pulsa</a> The proceeds from donations will be used to extend the domain, Gofaster thank you.
</div>
</div>
PREVIEW BOX MESSAGE & BUTTON
If you feel that the articles on this blog are useful, you can make a donation through Paypal or with Pulsa The proceeds from donations will be used to extend the domain, Gofaster thank you.
CODE NOTE FLAT
<div style="background: #ff5700; padding: 12px; text-align: left;">
<b><span style="color: white;">Your Title Here</span></b></div>
<div style="background: #34495e; border: 0px solid #3963FF; padding: 12px; text-align: left;">
<span style="color: #fff;">write your notes on this briefly understood by visitors, unique words, to lure visitors,write your notes on this briefly understood by visitors, unique words, to lure visitors</span></div>
PREVIEW NOTE FLLAT
Your Title Here
write your notes on this briefly understood by visitors, unique words, to lure visitors,write your notes on this briefly understood by visitors, unique words, to lure visitors

CODE TABLE RESPONSIVE
<div class="table-responsive">
<table class="table">
<thead>
  <tr>
    <th>YOUR TITLE 1</th>
    <th>YOUR TITLE 2</th>
    <th>YOUR TITLE 3</th>
  </tr>
</thead>
<tbody>
  <tr>
    <td>Your Text Here 1</td>
    <td>Your Text Here 2</td>
    <td>Your Text Here 3</td>
  </tr>
  <tr>
    <td>Your Text Here 1</td>
    <td>Your Text Here 2</td>
    <td>Your Text Here 3</td>
  </tr>
  <tr>
    <td>Your Text Here 1</td>
    <td>Your Text Here 2</td>
    <td>Your Text Here 3</td>
  </tr>
</tbody>
</table>
</div>
PREVIEW TABLE RESPONSIVE

YOUR TITLE 1 YOUR TITLE 2 YOUR TITLE 3
Your Text Here 1 Your Text Here 2 Your Text Here 3
Your Text Here 1 Your Text Here 2 Your Text Here 3
Your Text Here 1 Your Text Here 2 Your Text Here 3

Comments