CSS testing
CSS testing
Out of context: Reply #10
- Started
- Last post
- 15 Responses
- Andrew_D0
#navigation
{
width: 960px;
margin-top: 12px;
float: left;
}
#navigation LI
{
list-style: none;
float: left;
}
#navigation UL
{
margin-left: -40px;^ maybe try adjusting your margin's? or add padding instead? I'm kinda half asleep right now.
- Not much help, I'm sorry. Nice looking site, btw. I remember when you were designing it.Andrew_D