Hello,
I am having trouble with IE8 in compatibility mode (IE7) - the list bullets 
won't show.  I've played around with margins, padding, list-position, etc.  In 
addition, in order not to have the heading which follows the list to appear in 
the position of the last list item in the right column, I put in <div 
style="clear:both;margin-top:30px;"></div>.  The margin-top works in IE8, but 
nowhere else.  I don't really want to put that margin-top on the heading as 
that heading could change in the future.  Grateful for any ideas. (the html 
does validate)

This is my test page:  
http://sbctc.edu/college/_e-wkforceworkfirsttrainingresourcesNEW.aspx .  It is 
the 2-column list I am referring to.

Here is the css:

ul.two_column_list
{width:520px;

}

ul.two_column_list li {
float:left;
margin: 10px 0 0 0;
padding: 0 10px 0 0;
width:250px;


}

Angela French
Internet Specialist
State Board for Community and Technical Colleges
360-704-4316
afre...@sbctc.edu
http://www.checkoutacollege.com/

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to