Code Box

Admin getbtheme October 24, 2015
[<style type="text/css">
/*framework*/
* {
    max-width: 100%;
}
img {
    display: block;
    margin: auto;
}
body {
    font: normal normal 14px Arial;
    background: #f1f1f1;
}
</style>]

How to add?

Every block quote with [ at the beginning and ] at the end will become a code box

Artikel Terkait

Next Article
« Prev Post
Previous Article
Next Post »
Penulisan markup di komentar
  • Untuk menulis huruf bold gunakan <strong></strong> atau <b></b>.
  • Untuk menulis huruf italic gunakan <em></em> atau <i></i>.
  • Untuk menulis huruf underline gunakan <u></u>.
  • Untuk menulis huruf strikethrought gunakan <strike></strike>.
  • Untuk menulis kode HTML gunakan <code></code> atau <pre></pre> atau <pre><code></code></pre>, dan silakan parse kode pada kotak parser di bawah ini.

Disqus
Tambahkan komentar Anda

No comments