Blogger: Header grid dengan Bootstrap
<header>
<b:section id='header'>
<b:widget id='Header1' type='Header'/>
</b:section>
</header>
<script>
/*<![CDATA[*/
$(document.currentScript).prev().addClass('container-fluid').children(':first').addClass('row').each(function() {
var sz = 12/this.children.length;
$(this.children).each(function() {
this.className += 'col-md-' + sz;
});
});
/*]]>*/
</script>
http://ne-a-r.blogspot.com/2016/10/htmlentities.html
Komentar
Posting Komentar
Komentar ...