HTML/CSS coding problem?

Hi, I'm currently making a website for a friend and I and I've encountered a problem, my menu text is not positioned in the center of the box. ( http://imgur.com/SNsGB ) Here is the CSS code i'm using.

#navMenu ul li a {

font-family:helvetica;

text-decoration:none;

text-align:center;

height:50px;

width:230px;

display:block;

color:#ffffff;

background:#1a1a1a;

background-image:url(images/menubar.png);

background-repeat:no-repeat;

text-shadow:1px 1px 1px #000000;

text-align:center;

}

Update:

Here, (HTML CODE) http://pastebin.com/yvPEckcA

Here, (CSS CODE) http://pastebin.com/K90GKt6R

Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Helpful Social

Copyright © 2024 QUIZLS.COM - All rights reserved.