htmlsearch-engine

how to make a search engine using HTML


i just got into HTML and want to make some sort of search engine. is there a way to search the web from that page, OR redirect it to google or other search engine's?


Solution

  • You can use Google's custom search engine (CSE) for this. It is really easy to setup. Go to the link given below.

    https://www.google.com/cse/

    You will get a code that you can paste to your webpage.