NORMAL FONT. 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.
NORMAL FONT. 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.
Heading <H2>
Subheading <H3>
Minor heading <H4>
Bold
Italic
Underscore
Striketrough
UPPERCASE
lowercase
E = MC2
H2O
Zoetami (link)
<mark> (highlight)
<code>
<kbd>
<samp>
<var>
Syntax Highlighter
You can add class
to display what kind of code it is.
1. Classic
.post-body pre {
background-color: #333;
border-left: 5px solid #009688;
padding: 0;
margin: .5em auto;
}
<html>
<head>
<title>Igniel</title>
</head>
<body>
....
....
</body>
</html>
B. Multi Tab Syntax
- HTML
- CSS
- JS
<html>
<head>
<title>Igniel</title>
</head>
<body>
....
....
</body>
</html>
.post-body pre {
background-color: #333;
border-left: 5px solid #009688;
padding: 0;
margin: .5em auto;
}
!function() {
// Estimated Reading Time by igniel.com
const post = document.querySelector('.post-body')[0],
tx = post.innerText,
wpm = 225,
wd = tx.trim().split(/\s+/).length,
tm = Math.ceil(wd / wpm);
if (document.querySelector('.read-time')) {
document.querySelector('.read-time i').innerText = tm;
}
}();
Tombol (Button)
A. Fill
B. Outline
Kotak (Box)
Blockquote
A. Default
Social media marketing, social media optimization, blogger tutorial for beginners. Stimulate your passion! #Nganggurpreneur
B. Dengan Author
Karena sesungguhnya sesudah kesulitan itu ada kemudahan.
Images
All images will be clickable and displayed into Lightbox.
A. Default Blogger
Image dimension is according to selected size in Blogger editor.
Default style of image with caption on Blogger editor |
B. Figure
Standard figure
tag with figcaption
. Even if don't have <a href>
tag, image still displayed into Lightbox.
C. Gallery (Carousel)
Multiple images with carousel style. Very similar to Instagram gallery. Scroll or click arrow button to navigate.
D. Gallery (Swipe)
Multiple images with swipe style. Best for mobile view. Lighter than carousel.
E. Gallery (Grid with Show All)
Images will be displayed as grid. If you have more than 4 images, Show All function will be added automatically. It's similar to Facebook gallery style.
Tabs
Create multi tab with unlimited content. You can add up to as many as you want because the title will be scrollable.
- First Tab
- Second Tab
- Third Tab
- Fourth Tab
- Fifth Tab
- Sixth Tab
Accordion
Hide or reveal contents. Very common in FAQ (Frequently Asked Question) section.
Accordion Open By Default
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.Accordion
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.Spoiler
Show / hide content with click event to trigger.
Spoiler
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.YouTube
Lazy load YouTube video will make your pages lighter.
Dropcaps
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris tristique lobortis orci ac lacinia. Fusce eu purus eget diam vehicula auctor nec eu elit. Morbi consequat facilisis orci vel malesuada. Donec ultrices molestie sollicitudin. Aliquam pharetra libero enim. Donec et suscipit massa. Donec dui odio, dignissim non sodales et, tincidunt a sapien. Phasellus elit nibh, adipiscing sed blandit vel, interdum et arcu.
Table
No. | Nama | Kota |
---|---|---|
1 | Igniel | Sukabumi |
2 | Rain | Bandung |
3 | RedSky | Jakarta |
4 | Queen | Bekasi |
5 | Bjita | Tangerang |
6 | Alphabetees | Bogor |
Ordered List
Is a list with number.
- Satu satu satu
- Dua dua dua
- Tiga tiga tiga
- Empat empat empat
- Lima lima lima
- Enam enam enam
- Tujuh tujuh tujuh
- Delapan delapan delapan
- Sembilan sembilan sembilan
- Sepuluh sepuluh sepuluh
Unordered List
Is a list without number.
- Satu satu satu
- Dua dua dua
- Tiga tiga tiga
- Empat empat empat
- Lima lima lima
- Enam enam enam
- Tujuh tujuh tujuh
- Delapan delapan delapan
- Sembilan sembilan sembilan
- Sepuluh sepuluh sepuluh
Nested
- Satu
- Satu satu
- Satu satu satu
- Dua
- Tiga
- Satu
- Satu satu
- Satu satu satu
- Dua
- Tiga
- Satu
- Satu satu
- Satu satu satu
- Dua
- Tiga
Đăng nhận xét