Shortcode

Table of Contents

Alerts

Varian Alert

A simple default alert—check it out!
A simple outlined alert—check it out!
<div class="maximum_alert">
  <div class="alert_message">
    A simple default alert—check it out!
  </div>
</div>

<div class="maximum_alert alert_outline">
  <div class="alert_message">
    A simple outlined alert—check it out!
  </div>
</div>

Alert dengan Background Solid

A simple info alert—check it out!
A simple warning alert—check it out!
A simple success alert—check it out!
A simple error alert—check it out!
<div class="maximum_alert alert_info">
  <div class="alert_message">
    A simple info alert—check it out!
  </div>
</div>

<div class="maximum_alert alert_warning">
  <div class="alert_message">
    A simple warning alert—check it out!
  </div>
</div>

<div class="maximum_alert alert_success">
  <div class="alert_message">
    A simple success alert—check it out!
  </div>
</div>

<div class="maximum_alert alert_error">
  <div class="alert_message">
    A simple error alert—check it out!
  </div>
</div>

Alert dengan Gaya Garis

A simple info alert—check it out!
A simple warning alert—check it out!
A simple success alert—check it out!
A simple error alert—check it out!
<div class="maximum_alert alert_info alert_outline">
  <div class="alert_message">
    A simple info alert—check it out!
  </div>
</div>

<div class="maximum_alert alert_warning alert_outline">
  <div class="alert_message">
    A simple warning alert—check it out!
  </div>
</div>

<div class="maximum_alert alert_success alert_outline">
  <div class="alert_message">
    A simple success alert—check it out!
  </div>
</div>

<div class="maximum_alert alert_error alert_outline">
  <div class="alert_message">
    A simple error alert—check it out!
  </div>
</div>

Alert dengan Deskripsi Gaya Background Solid

Info A simple info alert—check it out!
Warning A simple warning alert—check it out!
Success A simple success alert—check it out!
Error A simple error alert—check it out!
<div class="maximum_alert alert_info">
  <div class="alert_message">
    <strong>Info</strong>
    A simple info alert—check it out!
  </div>
</div>

<div class="maximum_alert alert_warning">
  <div class="alert_message">
    <strong>Warning</strong>
    A simple warning alert—check it out!
  </div>
</div>

<div class="maximum_alert alert_success">
  <div class="alert_message">
    <strong>Success</strong>
    A simple success alert—check it out!
  </div>
</div>

<div class="maximum_alert alert_error">
  <div class="alert_message">
    <strong>Error</strong>
    A simple error alert—check it out!
  </div>
</div>

Alert dengan Deskripsi Gaya Garis

Info A simple info alert—check it out!
Warning Pertama daftar disitus https://www.otohits.net/?ref=312498
Success A simple success alert—check it out!
Error A simple error alert—check it out!
<div class="maximum_alert alert_info alert_outline">
  <div class="alert_message">
    <strong>Info</strong>
    A simple info alert—check it out!
  </div>
</div>

<div class="maximum_alert alert_warning alert_outline">
  <div class="alert_message">
    <strong>Warning</strong>
    A simple warning alert—check it out!
  </div>
</div>

<div class="maximum_alert alert_success alert_outline">
  <div class="alert_message">
    <strong>Success</strong>
    A simple success alert—check it out!
  </div>
</div>

<div class="maximum_alert alert_error alert_outline">
  <div class="alert_message">
    <strong>Error</strong>
    A simple error alert—check it out!
  </div>
</div>

Blockquote

Pertama daftar disitus https://www.otohits.net/?ref=312498 Setelah selesai daftar lalu login masuk ke dashboard websitenya, pilih menu Application untuk download tools botnya dulu.
<blockquote>
  https://www.google.com/search?q=bungomedia
  <span>bungomedia.co.id</span>
</blockquote>

Buttons

<a class="maximum_button small rounded fwm" href="#">Button</a>
<a class="maximum_button small elevated rounded fwm" href="#">Button</a>
<a class="maximum_button small filled rounded fwm" href="#">Button</a>
<a class="maximum_button small filled_tonal rounded fwm" href="#">Button</a>
<a class="maximum_button small outlined rounded fwm" href="#">Button</a>
<a class="maximum_button small fab elevated filled_tonal" href="#"><svg viewbox="0 0 24 24"><path d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"></path></svg></a>
<a class="maximum_button small fab extended elevated filled_tonal fwm" href="#"><svg viewbox="0 0 24 24"><path d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"></path></svg>Button</a>

Button Size

<a class="maximum_button small elevated filled_tonal fwm" href="#">Small Button</a>
<a class="maximum_button medium elevated filled_tonal fwm" href="#">Medium Button</a>
<a class="maximum_button large elevated filled_tonal fwm" href="#">Large Button</a>

Floating Action Button (FAB)

<a class="maximum_button fab small elevated filled_tonal" href="#"><svg viewbox="0 0 24 24"><path d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"></path></svg></a>
<a class="maximum_button fab medium elevated filled_tonal" href="#"><svg viewbox="0 0 24 24"><path d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"></path></svg></a>
<a class="maximum_button fab large elevated filled_tonal" href="#"><svg viewbox="0 0 24 24"><path d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"></path></svg></a>
<a class="maximum_button fab extended small elevated filled_tonal fwm" href="#"><svg viewbox="0 0 24 24"><path d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"></path></svg>Button</a>
<a class="maximum_button fab extended medium elevated filled_tonal fwm" href="#"><svg viewbox="0 0 24 24"><path d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"></path></svg>Button</a>
<a class="maximum_button fab extended large elevated filled_tonal fwm" href="#"><svg viewbox="0 0 24 24"><path d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"></path></svg>Button</a>

Button Disabled

<a class="maximum_button small rounded fwm disabled" href="#">Button</a>
<a class="maximum_button small elevated rounded fwm disabled" href="#">Button</a>
<a class="maximum_button small filled rounded fwm disabled" href="#">Button</a>
<a class="maximum_button small filled_tonal rounded fwm disabled" href="#">Button</a>
<a class="maximum_button small outlined rounded fwm disabled" href="#">Button</a>
<a class="maximum_button small fab elevated filled_tonal disabled" href="#"><svg viewbox="0 0 24 24"><path d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"></path></svg></a>
<a class="maximum_button small fab extended elevated filled_tonal fwm disabled" href="#"><svg viewbox="0 0 24 24"><path d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"></path></svg>Button</a>

Collapsible Panel

Bagaimana Cara Daftar Otohits?
Pertama daftar disitus https://www.otohits.net/?ref=312498, Setelah selesai daftar lalu login masuk ke dashboard websitenya, pilih menu Application untuk download tools botnya dulu..
Why do we use it?
Jika sudah download buka botnya dan masukin key yg udah disiapkan untuk akunmu, ada di menu Application tadi. Lalu balik ke website tadi dan klik Add Site masukin link yg mau dikasih traffic organik. Klik Add The Site..
Where does it come from?
Fitur change referer ini penting banget dan selalu gunakan. Supaya dapet traffic organik. Settinganya bisa pake mesin pencarian yg terkenal, kayak bing.com yandex.com google.com pastinya. Traffic sosmed juga boleh tapi jangan kebanyakan..
Where can I get some?
There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.
The standard Lorem Ipsum passage, used since the 1500s
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
<div class="maximum_collapse">
  <div class="collapse_panel">
    <div class="collapse_header">
      <div class="collapse_title">Collapsible 1</div>
    </div>
    <div class="collapse_content">Content</div>
  </div>

  <div class="collapse_panel">
    <div class="collapse_header">
      <div class="collapse_title">Collapsible 2</div>
    </div>
    <div class="collapse_content">Content</div>
  </div>

  <div class="collapse_panel">
    <div class="collapse_header">
      <div class="collapse_title">Collapsible 3</div>
    </div>
    <div class="collapse_content">Content</div>
  </div>
</div>

Guide List

  1. Pertama daftar disitus https://www.otohits.net/?ref=312498

  2. Setelah selesai daftar lalu login masuk ke dashboard websitenya, pilih menu Application untuk download tools botnya dulu. Pilihlah yang berlatar belakang hitam, karena yang putih selalu bermasalah.

  3. Jika sudah download buka botnya dan masukin key yg udah disiapkan untuk akunmu, ada di menu Application tadi. Lalu balik ke halaman website dan klik Add Site masukin link yg mau dikasih traffic organik. Klik Add The Site.

<div class="guide_list">
  <ol>
    <li>
      <p>Content</p>
    </li>
    <li>
      <p>Content</p>
    </li>
    <li>
      <p>Content</p>
    </li>
  </ol>
</div>

Image with caption

Sumber: www.pixabay.com

Post Reference

Reference: https://www.google.com/
https://blog.bungomedia.co.id/
https://backlink.bungomedia.co.id/
<div class="post_reference">
  <strong>Reference:</strong>
  https://www.google.com/
  <br />
  https://www.bungomedia.co.id/
  <br />
  https://backlink.bungomedia.co.id/
</div>

Related Posts (manual)

<div class="related_posts_manual">
  Read Also: <a href="#">Perbandingan Adsterra dan MGID</a>
</div>

<div class="related_posts_manual">
  Read Also: <a href="#">11 Aplikasi Penghasil Cuan Paypal</a>
</div>

<div class="related_posts_manual">
  Read Also: <a href="#">Strategi Meningkatkan Ranking Website</a>
</div>

Spoiler

Spoiler
<div class="spoiler">
  <div class="spoiler_title">
    Spoiler
    <button area-label="Spoiler Button" class="maximum_button fab small filled rounded" type="button">
      <svg viewbox="0 0 24 24"><path d="M7,10L12,15L17,10H7Z"></path></svg>
    </button>
  </div>
  <div class="spoiler_content hidden">
    Content
  </div>
</div>

Syntax Highlighter

<div class="maximum_highlight">
  <pre data-lang="yout-title-here"><code class="your-language-here">Your code here</code></pre>
</div>

Default Syntax

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>Sample HTML</title>
</head>
<body>
  <p>Sample Text</p>
</body>
</html>
body {
  background-color:#ffffff;
  color:#000000;
  font-size:14px;
  font-weight:400;
  font-family:'Roboto', sans-serif;
  line-height:1.5;
  margin:0;
  padding:0;
}
h1, h2, h3, h4, h5, h6 {
  margin:28px 0 15px;
}
p {
  text-align:left;
  margin:15px 0;
}
$('#mybutton').click(function() {
  $(this).toggleClass('active');
});

Multi Tab Syntax

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>Sample HTML</title>
</head>
<body>
  <p>Sample Text</p>
</body>
</html>
body {
  background-color:#ffffff;
  color:#000000;
  font-size:14px;
  font-weight:400;
  font-family:'Roboto', sans-serif;
  line-height:1.5;
  margin:0;
  padding:0;
}
h1, h2, h3, h4, h5, h6 {
  margin:28px 0 15px;
}
p {
  text-align:left;
  margin:15px 0;
}
$('#mybutton').click(function() {
  $(this).toggleClass('active');
});
<div class="tabs syntax">
  <ul class="tab_links">
    <li class="active"><a href="#HTML1">HTML</a></li>
    <li><a href="#CSS1">CSS</a></li>
    <li><a href="#JS1">JS</a></li>
  </ul>

  <div class="tab_content">
    <div class="tab_item active" id="HTML1">
      <div class="maximum_highlight">
        <pre><code class="language-html">Your code here</code></pre>
      </div>
    </div>

    <div class="tab_item" id="CSS1">
      <div class="maximum_highlight">
        <pre><code class="language-css">Your code here</code></pre>
      </div>
    </div>

    <div class="tab_item" id="JS1">
      <div class="maximum_highlight">
        <pre><code class="language-javascript">Your code here</code></pre>
      </div>
    </div>
  </div>
</div>

Table

No. Template Name Version Type Price
1 Gila Material Pro (GMP) 1.3 Premium IDR140.000
2 Vulia Theme 2.0 Premium IDR230.000
3 Zerch Pro 1.2 Premium IDR175.000
4 Jobzeek 1.1 Premium IDR250.000
5 Spaceback UI 1.0 Premium IDR235.000
6 Maximum 1.0 Premium IDR135.000
<div class="maximum_table">
  <table>
    <thead>
      <tr>
        <th>No.</th>
        <th>Template Name</th>
        <th>Version</th>
        <th>Type</th>
        <th>Price</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th>1</th>
        <td>Gila Material Pro (GMP)</td>
        <td>1.3</td>
        <td>Premium</td>
        <td>IDR140.000</td>
      </tr>
      <tr>
        <th>2</th>
        <td>Vulia Theme</td>
        <td>2.0</td>
        <td>Premium</td>
        <td>IDR230.000</td>
      </tr>
      <tr>
        <th>3</th>
        <td>Zerch Pro</td>
        <td>1.2</td>
        <td>Premium</td>
        <td>IDR175.000</td>
      </tr>
      <tr>
        <th>4</th>
        <td>Jobzeek</td>
        <td>1.1</td>
        <td>Premium</td>
        <td>IDR250.000</td>
      </tr>
      <tr>
        <th>5</th>
        <td>Spaceback UI</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR235.000</td>
      </tr>
      <tr>
        <th>6</th>
        <td>Maximum</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR135.000</td>
      </tr>
    </tbody>
  </table>
</div>

Table Head Options

No. Template Name Version Type Price
1 Gila Material Pro (GMP) 1.3 Premium IDR140.000
2 Vulia Theme 2.0 Premium IDR230.000
3 Zerch Pro 1.2 Premium IDR175.000
4 Jobzeek 1.1 Premium IDR250.000
5 Spaceback UI 1.0 Premium IDR235.000
6 Maximum 1.0 Premium IDR135.000
<div class="maximum_table">
  <table class="table_header table_primary">
    <thead>
      <tr>
        <th>No.</th>
        <th>Template Name</th>
        <th>Version</th>
        <th>Type</th>
        <th>Price</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th>1</th>
        <td>Gila Material Pro (GMP)</td>
        <td>1.3</td>
        <td>Premium</td>
        <td>IDR140.000</td>
      </tr>
      <tr>
        <th>2</th>
        <td>Vulia Theme</td>
        <td>2.0</td>
        <td>Premium</td>
        <td>IDR230.000</td>
      </tr>
      <tr>
        <th>3</th>
        <td>Zerch Pro</td>
        <td>1.2</td>
        <td>Premium</td>
        <td>IDR175.000</td>
      </tr>
      <tr>
        <th>4</th>
        <td>Jobzeek</td>
        <td>1.1</td>
        <td>Premium</td>
        <td>IDR250.000</td>
      </tr>
      <tr>
        <th>5</th>
        <td>Spaceback UI</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR235.000</td>
      </tr>
      <tr>
        <th>6</th>
        <td>Maximum</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR135.000</td>
      </tr>
    </tbody>
  </table>
</div>
No. Template Name Version Type Price
1 Gila Material Pro (GMP) 1.3 Premium IDR140.000
2 Vulia Theme 2.0 Premium IDR230.000
3 Zerch Pro 1.2 Premium IDR175.000
4 Jobzeek 1.1 Premium IDR250.000
5 Spaceback UI 1.0 Premium IDR235.000
6 Maximum 1.0 Premium IDR135.000
<div class="maximum_table">
  <table class="table_header table_info">
    <thead>
      <tr>
        <th>No.</th>
        <th>Template Name</th>
        <th>Version</th>
        <th>Type</th>
        <th>Price</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th>1</th>
        <td>Gila Material Pro (GMP)</td>
        <td>1.3</td>
        <td>Premium</td>
        <td>IDR140.000</td>
      </tr>
      <tr>
        <th>2</th>
        <td>Vulia Theme</td>
        <td>2.0</td>
        <td>Premium</td>
        <td>IDR230.000</td>
      </tr>
      <tr>
        <th>3</th>
        <td>Zerch Pro</td>
        <td>1.2</td>
        <td>Premium</td>
        <td>IDR175.000</td>
      </tr>
      <tr>
        <th>4</th>
        <td>Jobzeek</td>
        <td>1.1</td>
        <td>Premium</td>
        <td>IDR250.000</td>
      </tr>
      <tr>
        <th>5</th>
        <td>Spaceback UI</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR235.000</td>
      </tr>
      <tr>
        <th>6</th>
        <td>Maximum</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR135.000</td>
      </tr>
    </tbody>
  </table>
</div>
No. Template Name Version Type Price
1 Gila Material Pro (GMP) 1.3 Premium IDR140.000
2 Vulia Theme 2.0 Premium IDR230.000
3 Zerch Pro 1.2 Premium IDR175.000
4 Jobzeek 1.1 Premium IDR250.000
5 Spaceback UI 1.0 Premium IDR235.000
6 Maximum 1.0 Premium IDR135.000
<div class="maximum_table">
  <table class="table_header table_warning">
    <thead>
      <tr>
        <th>No.</th>
        <th>Template Name</th>
        <th>Version</th>
        <th>Type</th>
        <th>Price</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th>1</th>
        <td>Gila Material Pro (GMP)</td>
        <td>1.3</td>
        <td>Premium</td>
        <td>IDR140.000</td>
      </tr>
      <tr>
        <th>2</th>
        <td>Vulia Theme</td>
        <td>2.0</td>
        <td>Premium</td>
        <td>IDR230.000</td>
      </tr>
      <tr>
        <th>3</th>
        <td>Zerch Pro</td>
        <td>1.2</td>
        <td>Premium</td>
        <td>IDR175.000</td>
      </tr>
      <tr>
        <th>4</th>
        <td>Jobzeek</td>
        <td>1.1</td>
        <td>Premium</td>
        <td>IDR250.000</td>
      </tr>
      <tr>
        <th>5</th>
        <td>Spaceback UI</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR235.000</td>
      </tr>
      <tr>
        <th>6</th>
        <td>Maximum</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR135.000</td>
      </tr>
    </tbody>
  </table>
</div>
No. Template Name Version Type Price
1 Gila Material Pro (GMP) 1.3 Premium IDR140.000
2 Vulia Theme 2.0 Premium IDR230.000
3 Zerch Pro 1.2 Premium IDR175.000
4 Jobzeek 1.1 Premium IDR250.000
5 Spaceback UI 1.0 Premium IDR235.000
6 Maximum 1.0 Premium IDR135.000
<div class="maximum_table">
  <table class="table_header table_success">
    <thead>
      <tr>
        <th>No.</th>
        <th>Template Name</th>
        <th>Version</th>
        <th>Type</th>
        <th>Price</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th>1</th>
        <td>Gila Material Pro (GMP)</td>
        <td>1.3</td>
        <td>Premium</td>
        <td>IDR140.000</td>
      </tr>
      <tr>
        <th>2</th>
        <td>Vulia Theme</td>
        <td>2.0</td>
        <td>Premium</td>
        <td>IDR230.000</td>
      </tr>
      <tr>
        <th>3</th>
        <td>Zerch Pro</td>
        <td>1.2</td>
        <td>Premium</td>
        <td>IDR175.000</td>
      </tr>
      <tr>
        <th>4</th>
        <td>Jobzeek</td>
        <td>1.1</td>
        <td>Premium</td>
        <td>IDR250.000</td>
      </tr>
      <tr>
        <th>5</th>
        <td>Spaceback UI</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR235.000</td>
      </tr>
      <tr>
        <th>6</th>
        <td>Maximum</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR135.000</td>
      </tr>
    </tbody>
  </table>
</div>
No. Template Name Version Type Price
1 Gila Material Pro (GMP) 1.3 Premium IDR140.000
2 Vulia Theme 2.0 Premium IDR230.000
3 Zerch Pro 1.2 Premium IDR175.000
4 Jobzeek 1.1 Premium IDR250.000
5 Spaceback UI 1.0 Premium IDR235.000
6 Maximum 1.0 Premium IDR135.000
<div class="maximum_table">
  <table class="table_header table_error">
    <thead>
      <tr>
        <th>No.</th>
        <th>Template Name</th>
        <th>Version</th>
        <th>Type</th>
        <th>Price</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th>1</th>
        <td>Gila Material Pro (GMP)</td>
        <td>1.3</td>
        <td>Premium</td>
        <td>IDR140.000</td>
      </tr>
      <tr>
        <th>2</th>
        <td>Vulia Theme</td>
        <td>2.0</td>
        <td>Premium</td>
        <td>IDR230.000</td>
      </tr>
      <tr>
        <th>3</th>
        <td>Zerch Pro</td>
        <td>1.2</td>
        <td>Premium</td>
        <td>IDR175.000</td>
      </tr>
      <tr>
        <th>4</th>
        <td>Jobzeek</td>
        <td>1.1</td>
        <td>Premium</td>
        <td>IDR250.000</td>
      </tr>
      <tr>
        <th>5</th>
        <td>Spaceback UI</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR235.000</td>
      </tr>
      <tr>
        <th>6</th>
        <td>Maximum</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR135.000</td>
      </tr>
    </tbody>
  </table>
</div>

Table with Striped Rows

No. Template Name Version Type Price
1 Gila Material Pro (GMP) 1.3 Premium IDR140.000
2 Vulia Theme 2.0 Premium IDR230.000
3 Zerch Pro 1.2 Premium IDR175.000
4 Jobzeek 1.1 Premium IDR250.000
5 Spaceback UI 1.0 Premium IDR235.000
6 Maximum 1.0 Premium IDR135.000
<div class="maximum_table">
  <table class="table_striped">
    <thead>
      <tr>
        <th>No.</th>
        <th>Template Name</th>
        <th>Version</th>
        <th>Type</th>
        <th>Price</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th>1</th>
        <td>Gila Material Pro (GMP)</td>
        <td>1.3</td>
        <td>Premium</td>
        <td>IDR140.000</td>
      </tr>
      <tr>
        <th>2</th>
        <td>Vulia Theme</td>
        <td>2.0</td>
        <td>Premium</td>
        <td>IDR230.000</td>
      </tr>
      <tr>
        <th>3</th>
        <td>Zerch Pro</td>
        <td>1.2</td>
        <td>Premium</td>
        <td>IDR175.000</td>
      </tr>
      <tr>
        <th>4</th>
        <td>Jobzeek</td>
        <td>1.1</td>
        <td>Premium</td>
        <td>IDR250.000</td>
      </tr>
      <tr>
        <th>5</th>
        <td>Spaceback UI</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR235.000</td>
      </tr>
      <tr>
        <th>6</th>
        <td>Maximum</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR135.000</td>
      </tr>
    </tbody>
  </table>
</div>

Table with Hoverable Rows

No. Template Name Version Type Price
1 Gila Material Pro (GMP) 1.3 Premium IDR140.000
2 Vulia Theme 2.0 Premium IDR230.000
3 Zerch Pro 1.2 Premium IDR175.000
4 Jobzeek 1.1 Premium IDR250.000
5 Spaceback UI 1.0 Premium IDR235.000
6 Maximum 1.0 Premium IDR135.000
<div class="maximum_table">
  <table class="table_hovered">
    <thead>
      <tr>
        <th>No.</th>
        <th>Template Name</th>
        <th>Version</th>
        <th>Type</th>
        <th>Price</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th>1</th>
        <td>Gila Material Pro (GMP)</td>
        <td>1.3</td>
        <td>Premium</td>
        <td>IDR140.000</td>
      </tr>
      <tr>
        <th>2</th>
        <td>Vulia Theme</td>
        <td>2.0</td>
        <td>Premium</td>
        <td>IDR230.000</td>
      </tr>
      <tr>
        <th>3</th>
        <td>Zerch Pro</td>
        <td>1.2</td>
        <td>Premium</td>
        <td>IDR175.000</td>
      </tr>
      <tr>
        <th>4</th>
        <td>Jobzeek</td>
        <td>1.1</td>
        <td>Premium</td>
        <td>IDR250.000</td>
      </tr>
      <tr>
        <th>5</th>
        <td>Spaceback UI</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR235.000</td>
      </tr>
      <tr>
        <th>6</th>
        <td>Maximum</td>
        <td>1.0</td>
        <td>Premium</td>
        <td>IDR135.000</td>
      </tr>
    </tbody>
  </table>
</div>

Tabs

The first tab content (Tab 1).
The second tab content (Tab 2).
The third tab content (Tab 3).
<div class="tabs">
  <ul class="tab_links">
    <li class="active"><a href="#tab1">Tab 1</a></li>
    <li><a href="#tab2">Tab 2</a></li>
    <li><a href="#tab3">Tab 3</a></li>
  </ul>

  <div class="tab_content">
    <div class="tab_item active" id="tab1">
      The first tab content (Tab 1).
    </div>

    <div class="tab_item" id="tab2">
      The second tab content (Tab 2).
    </div>

    <div class="tab_item" id="tab3">
      The third tab content (Tab 3).
    </div>
  </div>
</div>

Text Area

<div class="textarea outlined">
  <textarea cols="25" placeholder=" " resize="horizontal" rows="5"></textarea>
  <label>Textarea</label>
</div>

Text Field

<div class="text_field filled">
  <label>
    <input placeholder=" "/>
    <span>Textfield</span>
  </label>
</div>

<div class="text_field outlined">
  <label>
    <input placeholder=" "/>
    <span>Textfield</span>
  </label>
</div>

Text Field Error

Error Message
Error Message
<div class="text_field filled error">
  <label>
    <input placeholder=" "/>
    <span>Textfield</span>
  </label>
  <i>Error Message</i>
</div>

<div class="text_field outlined error">
  <label>
    <input placeholder=" "/>
    <span>Textfield</span>
  </label>
  <i>Error Message</i>
</div>

YouTube Embed

Default Embed

<div class="youtube_embed">
  <iframe allowfullscreen="" frameborder="0" src="url-yt-embed"></iframe>
</div>

With Lazy

<div class="youtube_embed lazy" data-embed="embed-code">
  <div class="play_button">
    <svg viewbox="0 0 24 24">
      <path d="M10,16.5V7.5L16,12M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z"></path>
    </svg>
  </div>
</div>
Pada bagian embed code ganti dengan kode akhir pada url embed youtube.

Contoh:
https://www.youtube.com/embed/D4si07CtS4A

Table Of Contents

This feature will work if your post includes h2 and h3 headings.
<div class="toc_wrap">
  <div class="toc_header">Table of Contents</div>
  <div class="toc_content"></div>
</div>

All components listed here will be updated as they become available.
If you want to report some bugs, you can write it in the comments section of the Report Bug page and if you want to request a new feature or want to give feedback, please write it in the comments section of the Request and Feedback page.
Welcome, we are Bungomedia
Here are some quick ways to connect with us.