welshy123 Posted September 2, 2011 Share Posted September 2, 2011 Do anyone know how to put a clickable link inside this text? Its for a blogger template and everytime i try and do it it allways comes up and error on the template? <li><a href='' target='_blank' title='Facebook'><img alt='RSS Feeds' src='http://3.bp.blogspot.com/-j7VhgbrLDLI/Tf5fVMLLeBI/AAAAAAAADDs/18Yon6Bt5tE/s1600/facebook.png'/></a></li> I just need to put my facebook fan page link in there thanks Quote Link to comment Share on other sites More sharing options...
Pikachu2000 Posted September 2, 2011 Share Posted September 2, 2011 Without knowing what the error is, it's rather a craps shoot, but the link URL goes in the href= attribute of the <a> tag. Quote Link to comment Share on other sites More sharing options...
dodgeitorelse Posted September 3, 2011 Share Posted September 3, 2011 <li><a href='http://your.address.here' target='_blank' title='Facebook'><img alt='RSS Feeds' src='http://3.bp.blogspot.com/-j7VhgbrLDLI/Tf5fVMLLeBI/AAAAAAAADDs/18Yon6Bt5tE/s1600/facebook.png'/></a></li> change your.address.here to the address you want to go to Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.