Billboard Ads

Components

Table of Contents

Alerts

Varian Alert

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

<div class='jobzeek_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='jobzeek_alert alert_info'>
  <div class='alert_message'>
    A simple info alert—check it out!
  </div>
</div>

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

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

<div class='jobzeek_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='jobzeek_alert alert_info alert_outline'>
  <div class='alert_message'>
    A simple info alert—check it out!
  </div>
</div>

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

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

<div class='jobzeek_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='jobzeek_alert alert_info'>
  <div class='alert_message'>
    <strong>Info</strong>
    A simple info alert—check it out!
  </div>
</div>

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

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

<div class='jobzeek_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 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='jobzeek_alert alert_info alert_outline'>
  <div class='alert_message'>
    <strong>Info</strong>
    A simple info alert—check it out!
  </div>
</div>

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

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

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

Blockquote

Temukan banyak template Blogger berkelas premium, serbaguna, dan responsif.
<blockquote>
  Temukan banyak template Blogger berkelas premium, serbaguna, dan responsif.
</blockquote>

Buttons

<a class='jobzeek_button small rounded fwm' href='#'>Button</a>
<a class='jobzeek_button small elevated rounded fwm' href='#'>Button</a>
<a class='jobzeek_button small filled rounded fwm' href='#'>Button</a>
<a class='jobzeek_button small filled_tonal rounded fwm' href='#'>Button</a>
<a class='jobzeek_button small outlined rounded fwm' href='#'>Button</a>
<a class='jobzeek_button small fab elevated filled_tonal' href='#'><svg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' viewBox='0 0 24 24'><path d='M12 5v14'></path><path d='M5 12h14'></path></svg></a>
<a class='jobzeek_button small fab extended elevated filled_tonal fwm' href='#'><svg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' viewBox='0 0 24 24'><path d='M12 5v14'></path><path d='M5 12h14'></path></svg>Button</a>

Button Size

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

Floating Action Button (FAB)

<a class='jobzeek_button fab small elevated filled_tonal' href='#'><svg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' viewBox='0 0 24 24'><path d='M12 5v14'></path><path d='M5 12h14'></path></svg></a>
<a class='jobzeek_button fab medium elevated filled_tonal' href='#'><svg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' viewBox='0 0 24 24'><path d='M12 5v14'></path><path d='M5 12h14'></path></svg></a>
<a class='jobzeek_button fab large elevated filled_tonal' href='#'><svg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' viewBox='0 0 24 24'><path d='M12 5v14'></path><path d='M5 12h14'></path></svg></a>
<a class='jobzeek_button fab extended small elevated filled_tonal fwm' href='#'><svg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' viewBox='0 0 24 24'><path d='M12 5v14'></path><path d='M5 12h14'></path></svg>Button</a>
<a class='jobzeek_button fab extended medium elevated filled_tonal fwm' href='#'><svg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' viewBox='0 0 24 24'><path d='M12 5v14'></path><path d='M5 12h14'></path></svg>Button</a>
<a class='jobzeek_button fab extended large elevated filled_tonal fwm' href='#'><svg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' viewBox='0 0 24 24'><path d='M12 5v14'></path><path d='M5 12h14'></path></svg>Button</a>

Disabled Button

<a class='jobzeek_button small rounded fwm disabled' href='#'>Button</a>
<a class='jobzeek_button small elevated rounded fwm disabled' href='#'>Button</a>
<a class='jobzeek_button small filled rounded fwm disabled' href='#'>Button</a>
<a class='jobzeek_button small filled_tonal rounded fwm disabled' href='#'>Button</a>
<a class='jobzeek_button small outlined rounded fwm disabled' href='#'>Button</a>
<a class='jobzeek_button small fab elevated filled_tonal disabled' href='#'><svg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' viewBox='0 0 24 24'><path d='M12 5v14'></path><path d='M5 12h14'></path></svg></a>
<a class='jobzeek_button small fab extended elevated filled_tonal fwm disabled' href='#'><svg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' viewBox='0 0 24 24'><path d='M12 5v14'></path><path d='M5 12h14'></path></svg>Button</a>

Collapsible Panel

What is Lorem Ipsum?
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Why do we use it?
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).
Where does it come from?
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
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='jobzeek_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. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

  2. Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.

  3. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).

<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://www.lipsum.com/
https://gilamaterialpro.gilatemax.com/
<div class='post_reference'>
  <strong>Reference:</strong>
  https://www.google.com/
  <br/>
  https://www.lipsum.com/
  <br/>
  https://gilamaterialpro.gilatemax.com/
</div>

Related Posts (manual)

<div class='related_posts_manual'>
  <b>Read Also</b>: <a href='#'>Gila Material Pro - Premium Blogger Template</a>
</div>

<div class='related_posts_manual'>
  <b>Read Also</b>: <a href='#'>Jobzeek - Best Premium Blogger Template for Job Posting</a>
</div>

<div class='related_posts_manual'>
  <b>Read Also</b>: <a href='#'>Spaceback UI - Best Premium Blogger Template With UI Modern</a>
</div>

Spoiler

Spoiler
<div class='spoiler'>
  <div class='spoiler_title'>
    Spoiler
    <button area-label='Spoiler Button' class='jobzeek_button fab small filled rounded' type='button'>
      <svg fill='currentColor' 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='jobzeek_highlight'>
  <pre data-lang='yout-title-here'><code class='your-language-here'>Your code here</code></pre>
</div>
yout-title-here ganti dengan judul syntax
your-language-here ganti dengan opsi bahasa seperti HTML language-html, CSS language-css, JavaScript language-javascript
Your code here ganti dengan isi kode syntax

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='jobzeek_highlight'>
        <pre><code class='language-html'>Your code here</code></pre>
      </div>
    </div>

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

    <div class='tab_item' id='JS1'>
      <div class='jobzeek_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='jobzeek_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='jobzeek_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='jobzeek_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='jobzeek_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='jobzeek_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='jobzeek_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='jobzeek_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='jobzeek_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

Basic Text Field

<div class='text_field filled'>
  <label>
    <input placeholder=' '/>
    <span>Filled</span>
  </label>
</div>

<div class='text_field outlined'>
  <label>
    <input placeholder=' '/>
    <span>Outlined</span>
  </label>
</div>

Form Props

Some important text
Some important text
<div class='text_field filled'>
  <label>
    <input placeholder=' '/>
    <span>Helper Text</span>
  </label>
  <i>Some important text</i>
</div>

<div class='text_field outlined'>
  <label>
    <input placeholder=' '/>
    <span>Helper Text</span>
  </label>
  <i>Some important text</i>
</div>

Validation Text Field

Incorrect entry
Incorrect entry
<div class='text_field filled error'>
  <label>
    <input placeholder=' '/>
    <span>Error</span>
  </label>
  <i>Incorrect entry</i>
</div>

<div class='text_field outlined error'>
  <label>
    <input placeholder=' '/>
    <span>Error</span>
  </label>
  <i>Incorrect entry</i>
</div>

Disabled Text Field

<div class='text_field filled disabled'>
  <label>
    <input placeholder=' '/>
    <span>Disabled</span>
  </label>
</div>

<div class='text_field outlined disabled'>
  <label>
    <input placeholder=' '/>
    <span>Disabled</span>
  </label>
</div>

YouTube Embed

Default Embed

<div class='youtube_embed'>
  <iframe allowfullscreen='' frameborder='0' src='url-yt-embed'></iframe>
</div>
Pada bagian url-yt-embed ganti dengan url embed youtube.

With Lazy

<div class='youtube_embed lazy' data-embed='2Oi87E2Wk2g'>
  <div class='play_button'>
    <span>
      <svg viewBox='0 0 24 24'><path d='M10,15L15.19,12L10,9V15M21.56,7.17C21.69,7.64 21.78,8.27 21.84,9.07C21.91,9.87 21.94,10.56 21.94,11.16L22,12C22,14.19 21.84,15.8 21.56,16.83C21.31,17.73 20.73,18.31 19.83,18.56C19.36,18.69 18.5,18.78 17.18,18.84C15.88,18.91 14.69,18.94 13.59,18.94L12,19C7.81,19 5.2,18.84 4.17,18.56C3.27,18.31 2.69,17.73 2.44,16.83C2.31,16.36 2.22,15.73 2.16,14.93C2.09,14.13 2.06,13.44 2.06,12.84L2,12C2,9.81 2.16,8.2 2.44,7.17C2.69,6.27 3.27,5.69 4.17,5.44C4.64,5.31 5.5,5.22 6.82,5.16C8.12,5.09 9.31,5.06 10.41,5.06L12,5C16.19,5 18.8,5.16 19.83,5.44C20.73,5.69 21.31,6.27 21.56,7.17Z'></path></svg>
    </span>
  </div>
</div>
Pada bagian embed code ganti dengan kode akhir pada url embed youtube.

Contoh:
https://www.youtube.com/embed/2Oi87E2Wk2g

Table Of Contents

Fitur ini akan berfungsi jika postingan Anda menyertakan judul h2 dan h3.
<div class='toc_wrap'>
  <div class='toc_header'>Table of Contents <span><svg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' viewBox='0 0 24 24'><path d='M12 5v14'></path><path d='M5 12h14'></path></svg><svg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' viewBox='0 0 24 24'><path d='M5 12h14'></path></svg></span></div>
  <div class='toc_content'></div>
</div>

Semua komponen yang tercantum di sini akan diperbarui saat tersedia.
Jika Anda ingin melaporkan beberapa bug, Anda dapat menuliskannya di bagian komentar pada halaman Bug Report dan jika Anda ingin meminta fitur baru atau ingin memberikan umpan balik, silakan tuliskan di bagian komentar pada halaman Request dan Feedback.