We Recommend

HTML: The Definitive Guide HTML: The Definitive Guide
They teach you that learning HTML is like learning any other language and that reading a book of rules can only take you so far. Readers begin writing what may be their first Web page just two pages into the book's second chapter. From there on, they provide a wide range of HTML coding to allow readers to learn from good examples. The book includes a handy "cheat sheet" of HTML codes for quick reference.


Ballyhoo


Posted By

philapple on 03/13/07


Tagged

mac macintosh apple Eppol


Versions (?)


Who likes this?

2 people have marked this snippet as a favorite

samuraicoder
basicmagic


Apple Search on your Website


Published in: HTML 


URL: http://www.filippocorti.com/file/blog/2007/febbraio/AppleSearch_site.html

  1. <div id="Apple Search" style="background:url(http://www.filippocorti.com/file/blog/2007/febbraio/Screenshot_1060.png) no-repeat top center;width:140px;height:126px;padding:0;margin:0">
  2. <div id="AppleSearchTitle" style="height:20px;padding:5px 5px 5px 10px;"><a href="http://www.applesearch.eu" target="_blank" style="color:#CCCCCC;font:11px Arial, Helvetica, sans-serif;text-decoration:none;">Apple Search</a></div>
  3. <div id="Searchbox">
  4. <form id="ssearchbox_009486749950716717919:edzcv6gfaeg" action="http://www.google.com/cse" style="padding:0;margin:0">
  5. <div style="font: 9px/10px Arial, Helvetica, sans-serif;padding:0px 10px 0px 10px;color:#828282">Search only on Mac Related Website</div>
  6. <input name="q" type="text" style="width:120px;font: Arial, Helvetica, sans-serif;margin:10px 10px 0px 10px;border:1px solid #a4a4a4;background:#EEEEEE" />
  7. <input type="submit" name="sa" value="Search" style="width:50px;font: 9px Arial, Helvetica, sans-serif;margin:10px;float:right"/>
  8. <input type="hidden" name="cof" value="FORID:1" />
  9. <input type="hidden" name="cx" value="009486749950716717919:edzcv6gfaeg" />
  10. </form>
  11. </div>
  12. </div>

Report this snippet 

You need to login to post a comment.