Incorporate AnswersBox from
http://mobile.answers.com to your .mobi or other mobile web site. You only have to cut and paste this HTML code onto your own Web page to produce the Answers search box:
HTML Code:
<!-- Start www.Answers.com Answers Box --> <form action="http://mobile.answers.com/main/ntquery" method="get" accept-charset="UTF-8" style="display:inline;" onsubmit="return document.getElementById('answers_s').value != '';"><a href="http://mobile.answers.com" target="_blank"><img style="margin:0px 0px 3px 0px;padding:0px;" src="http://site.answers.com/main149090/images/small_mobileAnswers.gif" alt="Answers.com"/></a><br/><span style="padding-top:0px;margin-top:0px;color:#003399;font-family:Trebuchet MS;font-size:12px;padding-left:4px;"><a href="http://mobile.answers.com" style="text-decoration:none;color:#003399;" target="_blank">Answers, not links</a></span><input type="hidden" name="gwp" value="15"/><input type="text" name="s" id="s" maxlength="100" style="width:100px;"/><br/><input type="submit" id="go" value=" Go "/></form></div> <!-- End www.Answers.com Answers Box -->
I`m just starting to learn website development, so maybe someone can tweak this much better.