Brilliant , thank you. I was messing with “text align” and getting know where fast. I am loving this it is good to be learning stuff. I have one other question regarding CSS if you dont mind. I am trying to get a float effect on the navigation bar. I have found some code and have been trying to insert it but am not sure where. Well to be truthfull I have tried lots of code in diferent places but I am not getting very far.
Would I just add
.nav li a {:hover{
hover color:#FFFFFF;
text-decoration:none;
border-bottom:none;
under the .nav code or add it to the “.nav li a” part or at the footer of the CSS sheet
Not very sure. I have been sat here the last few hours messing with the code. learnt a bit more about CSS in the process but not had any luck on solving my problem and am now going round in circles