Posts

Showing posts with the label CSS

Stylish Search Form for Blogger From kathulablog

Image
Stylish Search form for blogger, Blue color search form with help of CSS and HTML. Search form for free for blogger and enjoy this form. Demo Here we provide HTML and CSS codes for Search Form for Blogger

Colour Label Tabs Hover in CSS for Free

Image
Here we are providing Colorful Name Tab Hover using HTM L an d CSS code , W here ever you want this Lab el T ab place or paste th e H TM L Code, and CSS code in Blogger CSS p anel .    Demo Fol low the HT ML and C SS code s below : HTML Code :  <li style="-webkit-animation-delay:.1s" class="tomato"></li> <li style="-webkit-animation-delay:.2s" class="peachpuff"></li> <li style="-webkit-animation-delay:.3s" class="coral"></li> <li style="-webkit-animation-delay:.4s"class="cornflowerblue"></li> <li style="-webkit-animation-delay:.5s" class="peru"></li> <li style="-webkit-animation-delay:.6s" class="snow"></li> <li style="-webkit-animation-delay:.7s" class="chocolate"></li> <li style="-webkit-animation-delay:.8s" class="papayawhip...

Vertical Navigation Tab Menus For Blogger

Image
Here we going to tell how to install Vertical Tab Menus in blogger there are around 25 styles install them in your blog and Customize to attract users .

How to install Java Script in Blogger

Image
Here we going to explain How to install or Paste Java script/HTML in Blogger and can paste CSS in you source code.customize your blogger template or your website/blog. Fallow the steps to implement java script /HTML and CSS Step 1 : Log in  into your blogger account and go to layouts and add a Gadget as shown in figure

How To Customize Avatar in Blogger

Here we going to show how to customize avatar in blogger, where ever you want to change your avatar style can change it, HOVER Avatar for free,how to put code into your Blogger/Blog Click Here . Below the HTML and CSS Code are available. HTML Code :  <ul class="rp-grid">   <li>     <div class="rp-item rp-img-1">       <div class="rp-info">         <h3> kalyan </h3>         <p> kalyan chakravarthi <a href=" https://twitter.com/hdwalle ">Follow on Twitter</a></p>       </div>     </div>   </li>   <li>     <div class="rp-item rp-img-2">       <div class="rp-info">         <h3> kalyan </h3>   ...