1. How can i put the different anchor links to with in a single Image?
This concept is called Hot spot to image, we can able to do it in online with official website
that is http://www.image-maps.com/
2.How can get the download option for any page which page is contains any downloads?
the follwing link contains software named 'Internet download manager'
http://thepiratebay.se/torrent/7045749/
3. Remove Selection Border Around Image in Firefox?
add the following code in css file
input:focus {outline:none; border:none;}
input[type="submit"]:focus {outline:none;border:none;
-moz-outline-style: none;}
:focus { -moz-outline-style: none;border:none; }
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: none;
}
4.How can u search differently with google?
http://www.missingubercartmanual.com/How-to-Search-for-Drupal-Themes-Modules-and-Information
5.How can we add the >> symbol from keybord whilw we using in breadcrumbs?
paste » or »