Hey Guys, are you tired of searching how you can go ahead and add search box on your website or blog and desperately wants to know how you can go ahead and do that? If your answer is Yes. This is right article for you which provide you instructions on how you can add the Search box to your beautiful website or a blog.
The search box will help you or viewers in searching the contents on your website or blog. Below are the HTML code or the template that you can copy and paste in your HTML body to create a "Search Box" on your site/blog:
<form action="search" name="input" method="get">
<input value="" name="q" size="50" type="text"/>
<input value="Go!" type="submit"/>
</form>
Enjoying searching!!
Enjoying searching!!
No comments:
Post a Comment