******Welcome To Shubham's Blog*******
Free Download Google hacks : Tool For hacking :
0 comments
Google Hack is a compilation of carefully crafted google searches that exposes Novel Functionality from Google Search And maps Services.
You can use it to view a timeline of your search results, view a ma, search for music, search for music, search for books, or other specific kind of searches...
The main feature of this program is that you guys can use google as a proxy by this software.
Download it Here...
Google Hacks 1.3 u3g- http://googlehacks.googlecode.com/files/Google%20Hacks1.6.u3p
Google Hacks 1.3 MAC DMG- http://googlehacks.googlecode.com/files/GoogleHacks%201.6.dmg
Google Hacks 1.3 LINUX- http://googlehacks.googlecode.com/files/GoogleHacks1.6.tar.gz
Google Hacks 1.3 MAC BIN CLASSIC- http://googlehacks.googlecode.com/files/Google%20Hacks%201.6%20%28Classic%29.bin
Google Hacks 1.3 MAC BIN- http://googlehacks.googlecode.com/files/Google%20Hacks%201.6.bin
Google Hacks 1.3 SOURCE- http://googlehacks.googlecode.com/files/Google%20Hacks%201.6%20Source.zip
Google Hacks 1.3 ZIP- http://googlehacks.googlecode.com/files/Google%20Hacks%201.6.zip
Google Hacks 1.3 Windows- http://googlehacks.googlecode.com/files/GoogleHacksSetup1.6.exe
Read This Whole Story
Labels: FreeDownloads, FreeLinks, Google Tricks, Hacking Stuff, HackTools
Reactions:
How To add footer wrapper In Blogger - learn Latest Computer And Mobile Hacking Tricks
0 comments
Lets me show you how to create three column footer with the minima template
•Login to your dashboard
•Create a blog or select a existing blog, choose minima template
•Now goto Layout > EDIT HTML
Remove
#footer {
width:660px;
clear:both;
margin:0 auto;
padding-top:15px;
line-height: 1.6em;
text-transform:uppercase;
letter-spacing:.1em;
text-align: center;
}
and ADD the below code before ]]>
#footer-wrapper {
width:670px;
margin:0 auto;
padding:5px;
}
#footer1{
width: 220px;
float:left;
}
#footer2{
width: 220px;
float:left;
}
#footer3{
width: 220px;
float:right;
}
Now you have to Remove
< div id='footer-wrapper'>
< b:section class='footer' id='footer'>
< /b:section>
< /div>
and Then ADD the below HTML code before
















