November 13, 201015 yr This is driving me nuts. I can't remove some underlines from some headlines on the link below. I've looked at the css and html and as far as I can see there are no underlines. Two examples are the 'Public Courses' and 'Email US' links. Any ideas please as to where I'm going wrong. Thanks for any help. http://www.sunridgegraphics.co.uk/mac
November 13, 201015 yr in your Span for these you're going to need to apply the text-decoration to their linkiness eg. a {text-decoration:none}
November 13, 201015 yr Author Thanks for your response Web Guru but the css did have text-decoration:none but I've just realised that links are underlined anyway. Something that I forgot as I'm only just starting web design again after many years absence. Thanks for your response all the same. Cheers.
Create an account or sign in to comment