Previous Message
Next Message

basic image css question

Sent by Gary Turner on 5 April 2005 17:05


Christian Heilmann wrote:
> jack fredricks wrote:
> 
>> set this rule
>> img {border:0}
>>
>>  
>>
> border:none you mean, surely, or is this some hack?
> http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-style

At some time in the past, and perhaps with now obsolete browsers, I ran 
into cases where {border: none;} or {border: 0;} alone did not remove 
the border.  Since then, if explicitly removing a border, I've done 
{border: 0 none;} with no issues.  I've done this while running on auto 
for so long, I don't remember which browsers raised the issue.

cheers,

gary

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: