How to introduce Baidu search engine and Baidu search engine on your website

Source: Internet
Author: User

How to introduce Baidu search engine and Baidu search engine on your website

It must be cool to call powerful search engines such as google and Baidu on your own pages. There are actually some searched engines. Below is a code segment that calls Baidu.
Forwarding and: http://www.jb51.net/web/144282.html </p>
Today, I suddenly thought that it would be cool to call powerful search engines like google and Baidu on my own pages.
So I checked the information online and did not expect a few lines of code.
The following is a code segment that calls Baidu:
The Code is as follows:

Call Baidu engine on the page -->
<! Doctype html>
<Html lang = "en">
<Head>
<Meta charset = "UTF-8">
<Title> call Baidu engine </title>
</Head>
<Body>
<Div id = "container">
<Form action = "http://www.baidu.com/baidu" target = "_ blank">
<Div align = "center">
<Input name = tn type = hidden value = baidu>
<A href = "http://www.baidu.com/">
</a>
<Input type = text name = word size = 30>
<Input type = "submit" value = "Baidu search"> </div>
</Form>
</Div>
</Body>
</Html>

How is it? It's easy enough. I still think about how difficult it is.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.