mini logo  

Put Our Search Engine Onto Your Web Page!

By adding a small piece of HTML code to your own web pages, you can offer your users the chance to search through over 2000 pages of ESL teaching materials. All searches will open in a new window - so you will keep your visitors on your site.

Copy and paste the code you see in the text box below - it couldn't be simpler.

Here is what the search box will look like when you have pasted it into your HTML code. If you have any questions about how to do this, just contact us.

How It Will Look

Search over 2000 materials
ESL Materials: esl-lounge.com

Or See: Board Games | Pronunciation | Beginners | Elementary
Pre-Intermediate | Intermediate | Upper Intermediate
Advanced: FCE | CAE/CPE

© esl-lounge.com 2001-2006

The Code You Need

click anywhere in the box to highlight the text

How To Change The Appearance Of The Search Box

Shown below are some ideas if you want to change the appearance of the search box on your own website. We understand that everyone's site looks different so you may want to change a few things. First, make a copy of the code above so you can go back to it should you make a mistake.

Then, look for the following lines in the HTML code:

<table style="border:1px solid navy;padding:8px;background-color:#F8F8FF;">

<td style="text-align:center;font-family:Verdana, Arial, Sans-Serif;">
  • Change border:1px solid navy; to change the width and color of the border of the whole search box.
  • Change background-color:#F8F8FF; to alter the color of the search box. (You can either write in a color such as "black", "red", "white" or "pink" or find the HTML code for the color you want.)
  • Change font-family:Verdana, Arial, Sans-Serif; to alter the font type used.

In short, there are other things you can play around with, just be sure to have a copy of the original code to hand!

Sites For Teachers