HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URL's added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using it's URL and the proper URL extention.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by Skypack, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ES6 import
usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<div class="blog-posts xhfeed clearfloat">
<div class="article">
<article class="post xhentry" id="1947036363414055641">
<div class="post-content">
<div class="post-body-area">
<div class="post-body entry-content" id="post-body-1947036363414055641">
<div class="thumb-area">
<span class="post-labels">
<a href="https://blog.akarmas.com/search/label/PHP?max-results=6" rel="tag nofollow" title="PHP">PHP</a>
</span>
<a class="thumbox" href="https://blog.akarmas.com/2019/07/menggunakan-php-di-termux.html"><img alt="Menggunakan PHP di termux" class="post-thumbnail" height="72" src="data:image/png;base64,R0lGODlhyACWAJEAAPPz9Ozt7v///+fo6SH5BAAAAAAALAAAAADIAJYAAAL/nI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKh8Si8YhMKpfMpvMJjUqn1Kr1is1qt9yu9wsOi8fksvmMTqvX7Lb7DY/L5/S6/Y7P6/f8vv8PGCg4SFhoeIiYqLjI2PgSAAkAABngaCMpkKm5mSlp6YLJKSrq+XkCMJqqCmA6EqAKq1rZ6oEae0tKu/GK2yuqi8HrOywwC0xhS+xrfCwhrIzL3AzxHCspPRAQyok97dDLGpFcvPDqrTCeGo5MrsC7fl492p3xTK97GyJ/PpD+CyJPALxjsfSp8uZv0z0MsAbSSthJBESB02CRsHhsosNa+KsyHizREVhIEhMJqjNRUlfATAs5rGzX6iUKWSo/mqD50CbIkzlTzeQZU+fFVC0TyTyBMyhREy+LJho5IiU+oFGFmpI6AmorjSS1tsIoAiwwriHIerS6q6G3pB4KIpwXwho/UU4p5ONnD+CtupZsdXu18cFETYGbwUTwrHCCwZv4RQh4zd22vY4fvIRGt7KDy5g3Ka7MuTNLzd9Ex+LLjzG0z6QPhB6GurXqW6xbM5gMrrZtwapL7QYYaRKk38SLGz+OPLny5cybO38OPbr06dSrW7+OPbv27dy7e/8OPrz48eTLmz+PPr369ezbu38PP778+fTr0ykAADs=" width="72"></a>
</div>
<div class="sumcontent">
<h2 class="post-title entry-title">
<a href="https://blog.akarmas.com/2019/07/menggunakan-php-di-termux.html" title="Menggunakan PHP di termux">Menggunakan PHP di termux</a>
</h2>
<ul class="postmeta">
<li class="post-author xvcard">
<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>
<span class="fn author">
<a href="https://www.blogger.com/profile/17555754514989936273" itemprop="url" rel="author" target="_blank" title="author profile">
Dimas Lanjaka Kumala Indra</a></span>
</li>
<li class="clock"><svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"></path>
<path d="M0 0h24v24H0z" fill="none"></path>
<path d="M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"></path>
</svg>
<span>Sunday, 28 July 2019</span><script type="text/javascript"> postDate = "Sunday, 28 July 2019"; </script>
</li>
</ul>
<div class="summary">
Instalasi pkg update -y pkg upgrade -y pkg install php curl wget git -y Contoh Penggunaan PHP (CLI) pada termux buat file php <?ph...
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
<div class="post-footer">
<div class="post-footer-line-1"></div>
</div>
<div class="overflowbox">
</div>
</div>
<script type="application/ld+json">
{ "@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "Menggunakan PHP di termux",
"description": " Instalasi pkg update -y pkg upgrade -y pkg install php curl wget git -y Contoh Penggunaan PHP (CLI) pada termux buat file php <?php parse_str ( implode ( '&' , array_slice ( $argv , 1 )), $_GET ); ?> Usage/penggunaan php -f namafile.php a=1 b[]=2 b[]=3 //output //$_GET['a'] to '1' and $_GET['b'] to array('2', '3'). ",
"mainEntityOfPage" : {
"@type": "WebPage",
"@id": "https://blog.akarmas.com/2019/07/menggunakan-php-di-termux.html"
},
"image": {
"@type" : "imageObject",
"url" : "<!--Can't find substitution for tag [post.firstImageUrl]-->",
"height": 480,
"width": 720
},
"editor": "Dimas Lanjaka Kumala Indra",
"genre": "PHP ",
"keywords": "PHP ",
"publisher": {
"@type" : "organization",
"name" : "https://blog.akarmas.com/",
"logo": {
"@type" : "imageObject",
"url" : "https://www.blogger.com/profile/17555754514989936273"
}
},
"url": "https://blog.akarmas.com/2019/07/menggunakan-php-di-termux.html",
"datePublished": "2019-07-28T06:38:00+07:00",
"dateCreated": "2019-07-28T06:38:00+07:00",
"dateModified": "2019-07-28T06:38:00+07:00",
"author": {
"@type": "Person",
"name": "Dimas Lanjaka Kumala Indra"
}
}
</script>
</article>
</div>
<div class="article">
<article class="post xhentry" id="5788847560267897584">
<div class="post-content">
<div class="post-body-area">
<div class="post-body entry-content" id="post-body-5788847560267897584">
<div class="thumb-area">
<span class="post-labels">
<a href="https://blog.akarmas.com/search/label/Linux%2FUnix?max-results=6" rel="tag nofollow" title="Linux/Unix">Linux/Unix</a>
<a href="https://blog.akarmas.com/search/label/Tips%20%26%20Tricks?max-results=6" rel="tag nofollow" title="Tips & Tricks">Tips & Tricks</a>
</span>
<a class="thumbox" href="https://blog.akarmas.com/2019/07/fix-low-signal-wifi-kali-linux.html"><img alt="FIX Low signal wifi kali linux" class="post-thumbnail" height="72" src="data:image/png;base64,R0lGODlhyACWAJEAAPPz9Ozt7v///+fo6SH5BAAAAAAALAAAAADIAJYAAAL/nI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKh8Si8YhMKpfMpvMJjUqn1Kr1is1qt9yu9wsOi8fksvmMTqvX7Lb7DY/L5/S6/Y7P6/f8vv8PGCg4SFhoeIiYqLjI2PgSAAkAABngaCMpkKm5mSlp6YLJKSrq+XkCMJqqCmA6EqAKq1rZ6oEae0tKu/GK2yuqi8HrOywwC0xhS+xrfCwhrIzL3AzxHCspPRAQyok97dDLGpFcvPDqrTCeGo5MrsC7fl492p3xTK97GyJ/PpD+CyJPALxjsfSp8uZv0z0MsAbSSthJBESB02CRsHhsosNa+KsyHizREVhIEhMJqjNRUlfATAs5rGzX6iUKWSo/mqD50CbIkzlTzeQZU+fFVC0TyTyBMyhREy+LJho5IiU+oFGFmpI6AmorjSS1tsIoAiwwriHIerS6q6G3pB4KIpwXwho/UU4p5ONnD+CtupZsdXu18cFETYGbwUTwrHCCwZv4RQh4zd22vY4fvIRGt7KDy5g3Ka7MuTNLzd9Ex+LLjzG0z6QPhB6GurXqW6xbM5gMrrZtwapL7QYYaRKk38SLGz+OPLny5cybO38OPbr06dSrW7+OPbv27dy7e/8OPrz48eTLmz+PPr369ezbu38PP778+fTr0ykAADs=" width="72"></a>
</div>
<div class="sumcontent">
<h2 class="post-title entry-title">
<a href="https://blog.akarmas.com/2019/07/fix-low-signal-wifi-kali-linux.html" title="FIX Low signal wifi kali linux">FIX Low signal wifi kali linux</a>
</h2>
<ul class="postmeta">
<li class="post-author xvcard">
<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>
<span class="fn author">
<a href="https://www.blogger.com/profile/17555754514989936273" itemprop="url" rel="author" target="_blank" title="author profile">
Dimas Lanjaka Kumala Indra</a></span>
</li>
<li class="clock"><svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"></path>
<path d="M0 0h24v24H0z" fill="none"></path>
<path d="M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"></path>
</svg>
<span><script type="text/javascript">document.write(postDate); </script>Sunday, 28 July 2019</span>
</li>
</ul>
<div class="summary">
Memperbaiki low wifi signal kali linux git clone https://github.com/lwfinger/rtlwifi_new.git cd rtlwifi_new sudo make sudo make insta...
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
<div class="post-footer">
<div class="post-footer-line-1"></div>
</div>
<div class="overflowbox">
</div>
</div>
<script type="application/ld+json">
{ "@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "FIX Low signal wifi kali linux",
"description": " Memperbaiki low wifi signal kali linux   git clone https://github.com/lwfinger/rtlwifi_new.git cd rtlwifi_new sudo make sudo make install sudo modprobe -rv rtl8723be sudo modprobe -v rtl8723be ant_sel=2 echo "options rtl8723be ant_sel=2" | sudo tee /etc/modprobe.d/rtl8723be-ant.conf sudo modprobe -r rtl8723de sudo modprobe rtl8723de ant_sel=2 echo "options rtl8723de ant_sel=2" | sudo tee /etc/modprobe.d/rtl8723de-ant.conf Low signal wifi linux fix fix low signal linux fix kali linux wifi signal fix kali wifi install RTL wifi driver linux HP laptop linux wifi driver DELL laptop wifi driver linux ",
"mainEntityOfPage" : {
"@type": "WebPage",
"@id": "https://blog.akarmas.com/2019/07/fix-low-signal-wifi-kali-linux.html"
},
"image": {
"@type" : "imageObject",
"url" : "<!--Can't find substitution for tag [post.firstImageUrl]-->",
"height": 480,
"width": 720
},
"editor": "Dimas Lanjaka Kumala Indra",
"genre": "Linux/Unix Tips & Tricks ",
"keywords": "Linux/Unix Tips & Tricks ",
"publisher": {
"@type" : "organization",
"name" : "https://blog.akarmas.com/",
"logo": {
"@type" : "imageObject",
"url" : "https://www.blogger.com/profile/17555754514989936273"
}
},
"url": "https://blog.akarmas.com/2019/07/fix-low-signal-wifi-kali-linux.html",
"datePublished": "2019-07-28T06:31:00+07:00",
"dateCreated": "2019-07-28T06:31:00+07:00",
"dateModified": "2019-07-28T06:31:00+07:00",
"author": {
"@type": "Person",
"name": "Dimas Lanjaka Kumala Indra"
}
}
</script>
</article>
</div>
<div class="article">
<article class="post xhentry" id="4964715610956363555">
<div class="post-content">
<div class="post-body-area">
<div class="post-body entry-content" id="post-body-4964715610956363555">
<div class="thumb-area">
<span class="post-labels">
<a href="https://blog.akarmas.com/search/label/CSS?max-results=6" rel="tag nofollow" title="CSS">CSS</a>
<a href="https://blog.akarmas.com/search/label/HTML?max-results=6" rel="tag nofollow" title="HTML">HTML</a>
<a href="https://blog.akarmas.com/search/label/JS?max-results=6" rel="tag nofollow" title="JS">JS</a>
</span>
<a class="thumbox" href="https://blog.akarmas.com/2019/07/alternative-widget-translator-for-blog.html"><img alt="Alternative Widget Translator for blog" class="post-thumbnail b-lazy" data-src="https://res.cloudinary.com/dimaslanjaka/image/fetch/http://tools.robingood.com/assets/393/1493297085-google-translate-2png.png" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAMAAAAoyzS7AAAAA1BMVEXz8/SVuXQoAAAACklEQVQI12NgAAAAAgAB4iG8MwAAAABJRU5ErkJggg==">
</a>
</div>
<div class="sumcontent">
<h2 class="post-title entry-title">
<a href="https://blog.akarmas.com/2019/07/alternative-widget-translator-for-blog.html" title="Alternative Widget Translator for blog">Alternative Widget Translator for blog</a>
</h2>
<ul class="postmeta">
<li class="post-author xvcard">
<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>
<span class="fn author">
<a href="https://www.blogger.com/profile/17555754514989936273" itemprop="url" rel="author" target="_blank" title="author profile">
Dimas Lanjaka Kumala Indra</a></span>
</li>
<li class="clock"><svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"></path>
<path d="M0 0h24v24H0z" fill="none"></path>
<path d="M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"></path>
</svg>
<span>Friday, 26 July 2019</span><script type="text/javascript"> postDate = "Friday, 26 July 2019"; </script>
</li>
</ul>
<div class="summary">
Example Translator Languages English Indonesian Afrikaans Albanian Arabic...
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
<div class="post-footer">
<div class="post-footer-line-1"></div>
</div>
<div class="overflowbox">
</div>
</div>
<script type="application/ld+json">
{ "@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "Alternative Widget Translator for blog",
"description": " Example Translator Languages English Indonesian Afrikaans Albanian Arabic Armenian Azerbaijani Basque Belarusian Bengali Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Esperanto Estonian Filipino Finnish French Galician Georgian German Greek Gujarati Haitian Creole Hebrew Hindi Hungarian Icelandic Indonesian Irish Italian Japanese Kannada Korean Latin Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese ",
"mainEntityOfPage" : {
"@type": "WebPage",
"@id": "https://blog.akarmas.com/2019/07/alternative-widget-translator-for-blog.html"
},
"image": {
"@type" : "imageObject",
"url" : "https://res.cloudinary.com/dimaslanjaka/image/fetch/http://tools.robingood.com/assets/393/1493297085-google-translate-2png.png",
"height": 480,
"width": 720
},
"editor": "Dimas Lanjaka Kumala Indra",
"genre": "CSS HTML JS ",
"keywords": "CSS HTML JS ",
"publisher": {
"@type" : "organization",
"name" : "https://blog.akarmas.com/",
"logo": {
"@type" : "imageObject",
"url" : "https://www.blogger.com/profile/17555754514989936273"
}
},
"url": "https://blog.akarmas.com/2019/07/alternative-widget-translator-for-blog.html",
"datePublished": "2019-07-26T00:56:00+07:00",
"dateCreated": "2019-07-26T00:56:00+07:00",
"dateModified": "2019-07-26T00:56:00+07:00",
"author": {
"@type": "Person",
"name": "Dimas Lanjaka Kumala Indra"
}
}
</script>
</article>
</div>
<div class="article">
<article class="post xhentry" id="1786637095569135801">
<div class="post-content">
<div class="post-body-area">
<div class="post-body entry-content" id="post-body-1786637095569135801">
<div class="thumb-area">
<span class="post-labels">
<a href="https://blog.akarmas.com/search/label/CSS?max-results=6" rel="tag nofollow" title="CSS">CSS</a>
<a href="https://blog.akarmas.com/search/label/HTML?max-results=6" rel="tag nofollow" title="HTML">HTML</a>
<a href="https://blog.akarmas.com/search/label/JS?max-results=6" rel="tag nofollow" title="JS">JS</a>
</span>
<a class="thumbox" href="https://blog.akarmas.com/2019/07/bootstrap-4-auto-progress-bar.html"><img alt="Bootstrap 4 Auto Progress Bar" class="post-thumbnail b-lazy" data-src="https://dimaslanjaka.github.io/assets/img/javascript.png" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAMAAAAoyzS7AAAAA1BMVEXz8/SVuXQoAAAACklEQVQI12NgAAAAAgAB4iG8MwAAAABJRU5ErkJggg==">
</a>
</div>
<div class="sumcontent">
<h2 class="post-title entry-title">
<a href="https://blog.akarmas.com/2019/07/bootstrap-4-auto-progress-bar.html" title="Bootstrap 4 Auto Progress Bar">Bootstrap 4 Auto Progress Bar</a>
</h2>
<ul class="postmeta">
<li class="post-author xvcard">
<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>
<span class="fn author">
<a href="https://www.blogger.com/profile/17555754514989936273" itemprop="url" rel="author" target="_blank" title="author profile">
Dimas Lanjaka Kumala Indra</a></span>
</li>
<li class="clock"><svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"></path>
<path d="M0 0h24v24H0z" fill="none"></path>
<path d="M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"></path>
</svg>
<span>Thursday, 25 July 2019</span><script type="text/javascript"> postDate = "Thursday, 25 July 2019"; </script>
</li>
</ul>
<div class="summary">
Press F12 for console debug requirements: 1. jQuery 2. Bootstrap 4 css 3. https://rawcdn.githack.com/dimaslanjaka/Web-Mana...
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
<div class="post-footer">
<div class="post-footer-line-1"></div>
</div>
<div class="overflowbox">
</div>
</div>
<script type="application/ld+json">
{ "@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "Bootstrap 4 Auto Progress Bar",
"description": " Press F12 for console debug requirements: 1. jQuery 2. Bootstrap 4 css 3. https://rawcdn.githack.com/dimaslanjaka/Web-Manajemen/f3dfa14a3848a8282eb39b1e2f01e1d6e62d7c44/js/jquery.progressBarTimer.min.js Read How to async defer CSS JS perfectly attribute info: countdown = to start countdown data-callback = function name of callback data-warning = bar warning style data-success = bar success style data-base = bar progress style HTML code <div data-callback="fn" countdown="5"></div> <div data-callback="fi" countdown="10"></div> Javascript code var elm = $("[countdown]"); function fc() { console.log("callback Succedeed") } function ctd(elm) { //main function var tl = 0 < elm.attr("countdown") ? elm.attr("countdown") : 5, bs = elm.data("base") ? elm.data("base") : "bg-info", ",
"mainEntityOfPage" : {
"@type": "WebPage",
"@id": "https://blog.akarmas.com/2019/07/bootstrap-4-auto-progress-bar.html"
},
"image": {
"@type" : "imageObject",
"url" : "https://dimaslanjaka.github.io/assets/img/javascript.png",
"height": 480,
"width": 720
},
"editor": "Dimas Lanjaka Kumala Indra",
"genre": "CSS HTML JS ",
"keywords": "CSS HTML JS ",
"publisher": {
"@type" : "organization",
"name" : "https://blog.akarmas.com/",
"logo": {
"@type" : "imageObject",
"url" : "https://www.blogger.com/profile/17555754514989936273"
}
},
"url": "https://blog.akarmas.com/2019/07/bootstrap-4-auto-progress-bar.html",
"datePublished": "2019-07-25T23:09:00+07:00",
"dateCreated": "2019-07-25T23:09:00+07:00",
"dateModified": "2019-07-25T23:09:00+07:00",
"author": {
"@type": "Person",
"name": "Dimas Lanjaka Kumala Indra"
}
}
</script>
</article>
</div>
<div class="article">
<article class="post xhentry" id="8261492884516971329">
<div class="post-content">
<div class="post-body-area">
<div class="post-body entry-content" id="post-body-8261492884516971329">
<div class="thumb-area">
<span class="post-labels">
<a href="https://blog.akarmas.com/search/label/Adsense?max-results=6" rel="tag nofollow" title="Adsense">Adsense</a>
<a href="https://blog.akarmas.com/search/label/Tips%20%26%20Tricks?max-results=6" rel="tag nofollow" title="Tips & Tricks">Tips & Tricks</a>
</span>
<a class="thumbox" href="https://blog.akarmas.com/2019/07/adstxt-google-adsense.html"><img alt="Ads.txt Google Adsense" class="post-thumbnail b-lazy" data-src="https://res.cloudinary.com/dimaslanjaka/image/fetch/https://carat-cdn.azureedge.net/media/9570/ads-txt-624x374-2_square.jpg" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAMAAAAoyzS7AAAAA1BMVEXz8/SVuXQoAAAACklEQVQI12NgAAAAAgAB4iG8MwAAAABJRU5ErkJggg==">
</a>
</div>
<div class="sumcontent">
<h2 class="post-title entry-title">
<a href="https://blog.akarmas.com/2019/07/adstxt-google-adsense.html" title="Ads.txt Google Adsense">Ads.txt Google Adsense</a>
</h2>
<ul class="postmeta">
<li class="post-author xvcard">
<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>
<span class="fn author">
<a href="https://www.blogger.com/profile/17555754514989936273" itemprop="url" rel="author" target="_blank" title="author profile">
Dimas Lanjaka Kumala Indra</a></span>
</li>
<li class="clock"><svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"></path>
<path d="M0 0h24v24H0z" fill="none"></path>
<path d="M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"></path>
</svg>
<span><script type="text/javascript">document.write(postDate); </script>Thursday, 25 July 2019</span>
</li>
</ul>
<div class="summary">
ads.txt format for valid adsense example combine ads.txt adsense with other ads: google.com, pub-1037373295371110, DIRECT #video, ban...
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
<div class="post-footer">
<div class="post-footer-line-1"></div>
</div>
<div class="overflowbox">
</div>
</div>
<script type="application/ld+json">
{ "@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "Ads.txt Google Adsense",
"description": " ads.txt  format for valid adsense example combine ads.txt adsense with other ads: google.com, pub-1037373295371110, DIRECT #video, banner, native, app rubiconproject.com, 10306, DIRECT #banner indexexchange.com, 183963, DIRECT #banner indexexchange.com, 184913, DIRECT #banner openx.com, 537147789, DIRECT #banner openx.com, 538986829, DIRECT #banner appnexus.com, 7161, DIRECT #banner appnexus.com, 3364, RESELLER #native facebook.com, 1325898517502065, DIRECT #video, banner, app liveintent.com, 87, DIRECT #banner taboola.com, 688168, DIRECT #native triplelift.com, 4139, DIRECT #native teads.com, 11643, DIRECT #outstream teads.com, 11445, DIRECT #outstream google.com, pub-8415620659137418, RESELLER #native ",
"mainEntityOfPage" : {
"@type": "WebPage",
"@id": "https://blog.akarmas.com/2019/07/adstxt-google-adsense.html"
},
"image": {
"@type" : "imageObject",
"url" : "https://res.cloudinary.com/dimaslanjaka/image/fetch/https://carat-cdn.azureedge.net/media/9570/ads-txt-624x374-2_square.jpg",
"height": 480,
"width": 720
},
"editor": "Dimas Lanjaka Kumala Indra",
"genre": "Adsense Tips & Tricks ",
"keywords": "Adsense Tips & Tricks ",
"publisher": {
"@type" : "organization",
"name" : "https://blog.akarmas.com/",
"logo": {
"@type" : "imageObject",
"url" : "https://www.blogger.com/profile/17555754514989936273"
}
},
"url": "https://blog.akarmas.com/2019/07/adstxt-google-adsense.html",
"datePublished": "2019-07-25T06:20:00+07:00",
"dateCreated": "2019-07-25T06:20:00+07:00",
"dateModified": "2019-07-25T06:20:00+07:00",
"author": {
"@type": "Person",
"name": "Dimas Lanjaka Kumala Indra"
}
}
</script>
</article>
</div>
<div class="article">
<article class="post xhentry" id="117810190497910812">
<div class="post-content">
<div class="post-body-area">
<div class="post-body entry-content" id="post-body-117810190497910812">
<div class="thumb-area">
<span class="post-labels">
<a href="https://blog.akarmas.com/search/label/HTML?max-results=6" rel="tag nofollow" title="HTML">HTML</a>
</span>
<a class="thumbox" href="https://blog.akarmas.com/2019/07/symbol-matematika-html-format.html"><img alt="Symbol Matematika HTML format" class="post-thumbnail b-lazy" data-src="https://dimaslanjaka.github.io/assets/img/html.png" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAMAAAAoyzS7AAAAA1BMVEXz8/SVuXQoAAAACklEQVQI12NgAAAAAgAB4iG8MwAAAABJRU5ErkJggg==">
</a>
</div>
<div class="sumcontent">
<h2 class="post-title entry-title">
<a href="https://blog.akarmas.com/2019/07/symbol-matematika-html-format.html" title="Symbol Matematika HTML format">Symbol Matematika HTML format</a>
</h2>
<ul class="postmeta">
<li class="post-author xvcard">
<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>
<span class="fn author">
<a href="https://www.blogger.com/profile/17555754514989936273" itemprop="url" rel="author" target="_blank" title="author profile">
Dimas Lanjaka Kumala Indra</a></span>
</li>
<li class="clock"><svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"></path>
<path d="M0 0h24v24H0z" fill="none"></path>
<path d="M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"></path>
</svg>
<span>Tuesday, 23 July 2019</span><script type="text/javascript"> postDate = "Tuesday, 23 July 2019"; </script>
</li>
</ul>
<div class="summary">
Math Symbols simbol matematika dan penulisan dalam html HTML. Symbol ...
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
<div class="post-footer">
<div class="post-footer-line-1"></div>
</div>
<div class="overflowbox">
</div>
</div>
<script type="application/ld+json">
{ "@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "Symbol Matematika HTML format",
"description": " Math Symbols simbol matematika dan penulisan dalam html HTML. Symbol Entity Name Entity Number Description ∀ &forall; &#8704; For all ∂ &part; &#8706; Part ∃ &exist; &#8707; Exist ",
"mainEntityOfPage" : {
"@type": "WebPage",
"@id": "https://blog.akarmas.com/2019/07/symbol-matematika-html-format.html"
},
"image": {
"@type" : "imageObject",
"url" : "https://dimaslanjaka.github.io/assets/img/html.png",
"height": 480,
"width": 720
},
"editor": "Dimas Lanjaka Kumala Indra",
"genre": "HTML ",
"keywords": "HTML ",
"publisher": {
"@type" : "organization",
"name" : "https://blog.akarmas.com/",
"logo": {
"@type" : "imageObject",
"url" : "https://www.blogger.com/profile/17555754514989936273"
}
},
"url": "https://blog.akarmas.com/2019/07/symbol-matematika-html-format.html",
"datePublished": "2019-07-23T07:24:00+07:00",
"dateCreated": "2019-07-23T07:24:00+07:00",
"dateModified": "2019-07-23T07:24:00+07:00",
"author": {
"@type": "Person",
"name": "Dimas Lanjaka Kumala Indra"
}
}
</script>
</article>
</div>
</div>
const config = {
rootMargin: '0px 0px 50px 0px',
threshold: 0
};
const imgs = document.querySelectorAll('[data-src]');
if (typeof intersectionObserver != 'undefined') {
// register the config object with an instance
// of intersectionObserver
let observer = new intersectionObserver(function (entries, self) {
// iterate over each entry
entries.forEach(entry => {
// process just the images that are intersecting.
// isIntersecting is a property exposed by the interface
if (entry.isIntersecting) {
// custom function that copies the path to the img
// from data-src to src
preloadImage(entry.target);
// the image is now in place, stop watching
self.unobserve(entry.target);
}
});
}, config);
imgs.forEach(img => {
observer.observe(img);
});
} else {
imgs.forEach(img => {
preloadImage(img)
});
}
function preloadImage(e) {
var a = e.getAttribute('src'), b = e.getAttribute('data-src');
if (b.trim() != ''){
e.src = b.trim();
}
}
Also see: Tab Triggers