I am a very beginner web developer. Very new to it, and decided it was time I actually made some headway.
Anyway, I’m having an issue with an apparent block link, which is everywhere below the header of my site. As you can see from this screenshot: http://puu.sh/YLDH it shouldn’t be linking to anything where my cursor currently is.
My HTML code can be found here, along with my CSS (It’s not long): http://pastie.org/4587834
If anyone could help, that would be awesome.
Thanks so much!
Tom.
You forgot to close
<a>tags.Try this code :