Ad Code

Showing posts from June, 2016Show All
How To add JavaScript Progress Bar in website

<!DOCTYPE html> <html> <style> #myProgress {   position: relative;   width: 100%;   height: 30px;   background-color: #ddd; } #myBar {   position: absolute;   width: 10%;   height: 100%;   backg…

How To Make A Button In Blogger

Today, in this post  i am going to share you the method of making a button in blogger this is very important for those blogger that place videos on blog and want a download button on blogger it is very simple to make 1) No…

How To Add JS-Kit Rating To Your Blogger blog

Today in this tutorial i am going to explain you how to add JS-Kit rating to blogger. with this kit you and your visitors can easily know that whats post of your blog have more votes and most famous. and post that unlike by most…

How to Add Beautiful CSS Buttons for Your Blogger Blog

How to add this buttons to your blog T hese buttons are very easy to use. Now I would like to divide the instalation of this widgets into two parts, that's CSS part as well as HTML part . At first we can add the CSS code.…

How to Add Download, Nest, Previous, & Demo Button in Blogger Post

HOW TO ADD DOWNLOAD AND DEMO BUTTON WITH MOUSE HOVER EFFECT. Guys, In this post we are going to show you how to add stylish demo and download buttons to your blog. You can use these CSS buttons instead of demo and download…

Submenu or Dropdown Menu in horizontal Main Menu

Submenu/Dropdown Menu in horizontal Main Menu: This section will explain the drop down menu or submenu in horizontal Menu. In modern interactive web designing, drop down menus appear very frequently. Script to Sub Menu/Drop…

Create HTML Menu Bar using CSS/ HTML

Script of Horizontal Menu and Submenu  In Post description of linear menu (horizontal menu). Where the “li” elements will be displayed as inline elements, this forces the list to be in one line. The “ul” element has a ful…

Load More That is All