Semua Tipografi Baru dan Format Penulisan dalam Blog atau Website
Semua Tipografi Baru dan Format Penulisan dalam Blog atau Website
Sebagian besar fitur ini hanya dapat digunakan dalam mode'Tampilan HTML' Kamu juga tidak dapat beralih ke mode'Tampilan Penulis' saat menggunakan beberapa fitur ini.
Dalam tampilan editor posting, klik ikon dibawah kanan judul.
Akan muncul dua opsi : Tampilan HTML dan Tampilan Menulis
Pilih 'Tampilan HTML'.
Tambahan: gunakan <p>Your_paragraph_here</p> untuk menambahkan tag ke artikal postingan
Gambar dengan Keterangan dan Kotak Cahaya Otomatis
Keterangan pada gambar ini tidak akan terbaca dalam deskripsi/cuplikan artikel. Kamu juga dapat memilih untuk menjaga agar teks tetap terbaca pada cuplikan artikel.
Semua gambar dalam posting akan secara otomatis memiliki fungsi lightbox, klik gambar ini untuk mencobanya.
Tambahkan class='full' berfungsi untuk menghapus gambar dan layar margin, hanya berfungsi untuk tampilan seluler.
Digunakan untuk menyembunyikan beberapa gambar dan akan ditampilkan ketika pengguna mengklik tombol 'Tampilkan Semua'. Tampilkan Semua fungsi hanya dapat diaktifkan sekali, Gambar tidak dapat disembunyikan lagi saat kamu mengaktifkannya.
Penulian format :
<!--[ Show All Image ]--> <inputclass='inImg hidden'id='for-hideImage'type='checkbox'> <divclass='psImg hdImg'> <imgalt='image_title_here'src='https://4.bp.blogspot.com/.../name.png'/> <imgalt='image_title_here'src='https://4.bp.blogspot.com/.../name.png'/> <imgalt='image_title_here'src='https://4.bp.blogspot.com/.../name.png'/>
<!--[ Button image to activate ]--> <labelfor='for-hideImage'aria-label='Show all image'>Show All</label> </div>
<!--[ Hide the rest image here ]--> <divclass='psImg shImg'> <imgalt='image_title_here'src='https://4.bp.blogspot.com/.../name.png'/> <imgalt='image_title_here'src='https://4.bp.blogspot.com/.../name.png'/> <imgalt='image_title_here'src='https://4.bp.blogspot.com/.../name.png'/> <imgalt='image_title_here'src='https://4.bp.blogspot.com/.../name.png'/> </div> </div>
Gambar dengan Tata Letak Gulir
Sama seperti layout gambar di atas, hanya saja pada tampilan mobile gambar akan disusun secara paralel dengan fungsi side scroll tambahan pada tampilan seluler
Kami juga menambahkan efek gulir halus ke fitur ini. Silakan coba buka halaman ini di perangkat seluler kamu:
Useful for delaying loading images so that the blog's PageSpeed score is higher, image will only load when user scrolls to the image area. All images in this article use Lazyload.
You can use this feature to separate paragraphs or to open a new chapter in a post, here's an example of how it looks:
Writing format:
<!--[ To break paragraphs apart ]--> <hr>
Paragraph with Text Indent
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin vestibulum dignissim diam, et efficitur felis commodo et. Mauris vel diam pellentesque lorem lacinia luctus.
Writing format:
<pclass='pIndent'>Your_paragraph_is_here.</p>
Paragraph with Drop cap
Mis a large capital letter used as a decorative element at the beginning of a paragraph or section. The size of the descending limit is usually two or more lines.
The drop cap will resize the first letter of the paragraph so that it drops one or more lines down. Many types of print media use drop caps such as books, magazines, newspapers and so on because they can add to the visual appeal.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin vestibulum dignissim diam, et efficitur felis commodo et. Mauris vel diam pellentesque lorem lacinia luctus.
— Anonymous
Writing format:
<blockquote>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin vestibulum dignissim diam, et efficitur felis commodo et. Mauris vel diam pellentesque lorem lacinia luctus.</blockquote>
Another Style:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin vestibulum dignissim diam, et efficitur felis commodo et. Mauris vel diam pellentesque lorem lacinia luctus. Nulla quam magna, pharetra in ultrices at, condimentum id tellus.
Sed suscipit sapien sed turpis ultrices viverra. Ut quis dui sed odio sollicitudin fermentum.
Aliquam vitae metus laoreet, dapibus enim sit amet, feugiat lorem. Sed in dui purus.
Writing Format:
<blockquoteclass='s-1'> <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin vestibulum dignissim diam, et efficitur felis commodo et. Mauris vel diam pellentesque lorem lacinia luctus. Nulla quam magna, pharetra in ultrices at, condimentum id tellus. <ul> <li>Sed suscipit sapien sed turpis ultrices viverra. Ut quis dui sed odio sollicitudin fermentum.</li> <li>Aliquam vitae metus laoreet, dapibus enim sit amet, feugiat lorem. Sed in dui purus.</li> </ul> </div> </blockquote>
Note Block
This feature serves to add important info, warning sentences or highlight sentences, there are two styles that you can try including:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin vestibulum dignissim diam, et efficitur felis commodo et.
<pclass='note'>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin vestibulum dignissim diam, et efficitur felis commodo et.</p>
With Different Colors:
Warning!Mauris vel diam pellentesque lorem lacinia luctus. Nulla quam magna, pharetra in ultrices at, condimentum id tellus. Sed suscipit sapien sed turpis ultrices viverra.
<pclass='note wr'>Mauris vel diam pellentesque lorem lacinia luctus. Nulla quam magna, pharetra in ultrices at, condimentum id tellus. Sed suscipit sapien sed turpis ultrices viverra.</p>
Table
The table in this theme has been set responsive, for example, if the number of columns or the width of the table exceeds the width of the screen, so as not to damage the layout, the table will automatically have a scroll function.
Please open this article on your mobile device and highlight the table section below:
white-space:nowrap; specifies the text to be a single line, it will not wrap to the next line and will continue until <br> tag is encountered.
min-width:100%; defines the minimum width of table, you can change it to px units for example 500px. Change it to 0 if you want the table width to be determined automatically.
Using manual Table of Content is more complicated than the automatic version, you have to add a different ID attribute in each heading tag and write it in content list.
Remove open='' attribute to auto-close Table of Content when the page is first loaded.
You can change the title or phrase 'Show all/Hide all' in the marked section.
Semi Automatic Table of Content
Table of Contents
The easiest option to display Table of Content. This feature will display all heading tags in your post (three levels h2 - h4), so make sure you write heading tags in order. Read: Common Error
Code to specify semi-automatic ToC widget location:
<detailsclass='sp toc'> <summarydata-show='Show all'data-hide='Hide all'>Table of Contents</summary> <divclass='toC'id='autoToc'></div> </details>
Syntax Highlighter
Used to define lines of computer code (HTML, CSS, Javascript, etc.) in posts.
<!--[ Change data-text to .html, .css, .js or any language ]--> <divclass='pre notranslate'data-text='.html'> <prestyle='white-space:pre-wrap; max-height:none;'>Your_code_is_here</pre> </div>
Addition of color code in the syntax can be written manually, but we also provide automatic colored syntax features.
Change data-text='.html' to define another code format, i.e. data-text='.css', data-text='.js', data-text='.php', etc
Value white-space:pre-wrap; useful for disabling side scrolling, long code will be preserved and give a little scrolling function to keep it legible.
max-height:none; defines the maximum height of syntax isn't set (automatic), change the value of none to eg 400px to specify the maximum height of syntax is only 400 pixels.
Use <i class='red'>code_here</i> to add red/orage color.
Use <i class='blue'>code_here</i> to add blue color.
Use <i class='green'>code_here</i> to add green color.
Use <i class='gray'>code_here</i> to add gray color.
Use <i class='block'>code_here</i> to add a block of blue color.
Automatic Colored Syntax Highlighter
Following Syntax is automatically highlighted / colored using Highlight.js
<!--[ <body> open ]--> <body> <p>Sample content here!</p> </body> <!--[ </body> close ]--> </html>
Code to color syntax:
<!--[ Add a classname hl to automatically color syntax ]--> <divclass='pre hl notranslate'data-text='.html'> <prestyle='white-space:pre-wrap; max-height:none;'>Your_code_is_here</pre> </div>
Common Errors:
This feature automatically detect the language and highlight the colors. But in some cases, it may not automatically detect the code language, at that time you have to add a classname as per the language, i.e. if it is html, you have to add html or language-html along with hl.
An Example:
<!--[ Add a classname hl to automatically color syntax ]--> <divclass='pre hl language-javascript notranslate'data-text='.js'> <prestyle='white-space:pre-wrap; max-height:none;'>Your_code_is_here</pre> </div>
Limitations of using Automatic Colored Syntax Highlighter:
You cannot add any tag in your Preformatted Codes. For example, you would add <i class='block'></i>, that is no more going to be blocked with blue color.
The checked attribute defines the first tab that appears by default.
Make sure id='...' and for='...' attributes have the same value. ID must be unique, there cannot be two identical IDs in one page.
Change data-text='HTML' attribute in the highlighted section to rename the tab.
Toggle Show / Hide
Used to create interactive widgets that the user can open and close on demand. By default this widget is closed, will display the content in it when the user presses the command button.
Any content can be included in this widget.
Spoiler:
Epcot is a theme park at Walt Disney World Resort featuring exciting attractions, international pavilions, award-winning fireworks and seasonal special events.
Defines additional content that users can open and close on demand in groups, usually used for a list of questions or FAQs (Frequently Asked Questions).
Accordion_first_title
Epcot is a theme park at Walt Disney World Resort featuring exciting attractions, international pavilions, award-winning fireworks and seasonal special events.
Accordion_second_title
Epcot is a theme park at Walt Disney World Resort featuring exciting attractions, international pavilions, award-winning fireworks and seasonal special events.
Accordion_third_title
Epcot is a theme park at Walt Disney World Resort featuring exciting attractions, international pavilions, award-winning fireworks and seasonal special events.
Accordion_forth_title
Epcot is a theme park at Walt Disney World Resort featuring exciting attractions, international pavilions, award-winning fireworks and seasonal special events.
<divclass='dlBox'> <!--[ Change data-text='...' atribute to add new file type ]--> <spanclass='fT'data-text='zip'></span> <divclass='fN'> <!--[ File name ]--> <span>file_name.zip</span> <spanclass='fS'>200kb</span> </div>
<!--[ Download link (change href='...' atribute to add link download) ]--> <aclass='button'aria-label='Download'href='url_is_here'rel='noreferrer'target='_blank'><iclass='icon dl'></i></a> </div>
With background image instead of text:
about_me.png10kb
<divclass='dlBox'> <!--[ Change data-text='...' atribute to add new file type ]--> <spanclass='fT lazy'data-text='zip'data-style='background-image: url(//3.bp.blogspot.com/.../title.png)'></span> <divclass='fN'> <!--[ File name ]--> <span>about_me.png</span> <spanclass='fS'>10kb</span> </div>
<!--[ Download link (change href='...' atribute to add link download) ]--> <aclass='button'aria-label='Download'href='url_is_here'rel='noreferrer'target='_blank'><iclass='icon dl'></i></a> </div>
Countdown Download Box
This feature will show a countdown before the user downloads any file.
This feature requires direct download link of cloud files. You can use Google Drive to get direct download link of a file.
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser. The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.