Hi, Thanks Mel and Steve, for your comments and the very informative bits about the title attribute.
Ordinarily I'd never use an image for text, the image in the snippet is just the Google logo: http://www.google.com/logos/Logo_40wht.gif All this was part of a class exercise to clean up the default Google search form to make it valid. The original code was taken from the Google's site and came with their logo, you can see it here: http://services.google.com/searchcode2.html?accept=on I was trying to reduce and tidy the code while retaining the image. The other option was just to have the logo as a simple image apart from the form and include a simple text label: <p><img src...etc. <form> etc. <label>Search Google etc. Probably a saner choice. Thanks again, Sacha ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
