I know this is probably the dumbest question ever, however I am a total beginner when it comes to CSS; how do you hyperlink an image on a webpage using an image which is sou
then in your css
.titleLink { background-image: url(imageUrl); }