Custom Search Box in HTML/CSS
This project will teach you some technique on how to create a custom search box using html/css. It has a little javascript codes to change the search button image on mouse hover and onmouseout. It also change the background color of the textfield on focus. Hope it can help you in your future project.