Barbara Dozetos: try adding border:1px solid #f0e7d7; to ul.navlist li
like so:


ul.navlist li {
display: block;
margin: 0%;
padding: 0px;
border:1px solid #f0e7d7;
}



On 07/05/2004, at 1:07 AM, Barbara Dozetos wrote:


Hi folks --

I asked about this yesterday, but got no response. In the hopes that my question got lost in the crowd, I'm trying again.

In IE, my list buttons are showing up with padding that I don't want, due, I believe to if/else statements in the coding. As you can see from this page: http://www.pcc.com/benchmark/clinical.html IE adds space I don't want. It works fine in FF. Any ideas?
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************


Reply via email to