On 16 Mar 2007, at 12:31, <[EMAIL PROTECTED]>  
<[EMAIL PROTECTED]> wrote:
> .form html br{--}

Others have answered the original question already, but just wanted  
to add that the above CSS selector will never work unless you have  
the following HTML:

<form ...>
    <html>
       <br>
    </html>
</form>



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to