David wrote: > Why does the following produce a border around my div? And > how do I get rid of it? > > <div style="border:0px; height:100px; width:100px" /> > > Thanks, > David
Try setting the border to border:none; Regards, Ron ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- 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/
