CSS ?
CSS ?
Out of context: Reply #3
- Started
- Last post
- 7 Responses
- acescence0
you have a couple colons that should be semicolons in your declarations
#nav-projects a {
width: 92px;
left: 173px: <----
}- That'll certainly make things wonky...TheBlueOne
- use a text editor with syntax highlighting and you won't have this problemacescence
- ah good eye7point34