css works in IE not mozilla

C

carlos

I put together a simple css style sheet to display list items. I do
not want the bullets to show up on my list items. It works fine on IE,
but on mozilla it is showing the bullet items. What can I do to fix
this?


..myList
{
float: left;
margin: .9em .5em .5em;
width:490px;
}

.myList ul
{
width: 30em;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
padding-top:5px;
}
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top