Sample Codes

Gokullive Blog Team

Sample HTML codes used in this Blog for Blog Posts.

Setting: Featured Image Code

<table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="background-color: white; margin-left: auto; margin-right: auto;"><tbody><tr><td style="text-align: center;"><a href="#" style="margin-left: auto; margin-right: auto; width: 100vw;"><img alt="" border="0"class="postfeaturedimage" src="

Enter Post Featured ImageURl Here.

" title="" /></a></td></tr><tr><td class="tr-caption" style="text-align: right;"> <i></i></td></tr></tbody></table>

Setting: DropCap

<p class="hasdropcap">First paragraph stars here.

Setting: Image Carousel Slider

 <div class="loop owl-carousel owl-theme"><div class="item"> <img height="auto" src="

Insert Image 1 Url Here.

" width="auto" /></div><div class="item"><img height="auto" src="

Insert  Image 2 Url Here.


" width="auto" /> </div><div class="item"><img height="auto" src="

Insert Image 3 Url Here.


" width="auto" /> </div> <div class="item"><img height="auto" src="

Insert  Image 4 Url Here.


" width="auto" /></div><div class="item"><img height="auto" src="

Insert  Image 5 Url Here.


" width="auto" /> </div></div>
. . .
Gokullive Blog Team
By
Posted On :


Post Comments
Share This Article