Tools
What is web hosting?
Web hosting is a service that allows organizations and individuals to post a website or web page on to the Internet. A web h...
Tools
What is web hosting?
Web hosting is a service that allows organizations and individuals to post a website or web page on to the Internet. A web h...
Tools
HTML Encoder - Google Adsense code Converter
This HTML Encoder Will convert your HTML code into given format, so it will allow you to post your html code into your blogger blog withou...
<form><input class="Bloggerdaddy" type="button" value="Your Text Here" onclick="window.location.href='http://www.bloggerdaddy.tk/2016/04/how-to-make-link-button-download-button.html'" /></form>
input.Bloggerdaddy { width: 200px; padding: 20px; font-weight: bold; font-size: 150%; background: #660099; color: #FFFFFF; cursor: pointer; border: 1px solid #009999; border-radius: 10px; -webkit-box-shadow: 6px 6px 5px #009999; -moz-box-shadow: 6px 6px 5px #009999; box-shaddow: 6px 6px 5px; #009999;}input.Bloggerdaddy:hover { color: #99FF00; background: #0033CC; border: 1px solid #A3A3A3; -webkit-box-shadow: 2px 2px 5px #666666; -moz-box-shadow: 2px 2px 5px #666666; box-shaddow: 2px 2px 5px; #666666;}Step 5 : Click on Save template button and its done.
Tips
Tools
Tricks
Widgets
How To Make A Link Button-Download button
Many bloggers think that how to make a link button ??? so friends here is new useful trick for "link button". Demo Button Link ...
Drop a video. Select playback speed. Press "start GIF frames" to begin capturing images and "end GIF frames" to finish and process the video frames into an Animated GIF. Back to Article
Tools
Create Animated GIFs in the Browser with HTML5 and Web Workers
Create Animated GIFs in the Browser with HTML5 and Web Workers Drop a video. Select playback speed. Press "start GIF frames...
I am been hearing so many things about responsive website checkers which check whether your website or blog is responsive with popular dev...
or like this
/* Default styles first then media queries */
@media screen and (min-width: 400px) {...}
@media screen and (min-width: 600px) {...}
@media screen and (min-width: 1000px) {...}
@media screen and (min-width: 1400px) {...}
<link href="styles.css" rel="stylesheet" media="all and (max-width: 1400px)"These codes push the website to perform different layouts in different pixels.
| on Mobile |
Tips
Tools
Best Free Tools and Tutorials for making websites / blogs responsive
Responsive design was a term coined by Ethan Marcotte. He have a blog which is the unstoppablerobotninja.com . As you know in he coming ye...
Tools
Online character count tool
Character Counter tool is very useful tool to count your Meta description and title length before publish your webpage. Title and M...
Color Code Generator
Tools
Color Code Generator
Use our Color Picker Tool to choose you favorite color and get color code in RGB, HEX, HSL for use in CSS,HTML,Javacript source code....