This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
can someone show me how to link photos in html/css?
04-08-2014, 08:33 PM
Post: #1
can someone show me how to link photos in html/css?
Hi, how would i link the social media icons on top left?
when i have tried it messes the style up

http://jsfiddle.net/helenrebecca/rAcL8/1/

help would be much appreciated Smile
****TOP RIGHT SORRY

Ads

Find all posts by this user
Quote this message in a reply
04-08-2014, 08:36 PM
Post: #2
 
<a href="LINKURLHERE"><img src="imageurlhere" /></a>

If you want it to go top right then you should make a container and make it float to the right.
The images are huge so make sure you make them 75px or something!

Here's an example on github. If you need help use my tumblr ask, codes-and-more.tumblr.com/ask Smile

http://jsfiddle.net/rAcL8/2/

Ads

Find all posts by this user
Quote this message in a reply
04-08-2014, 08:38 PM
Post: #3
 
http://jsfiddle.net/rAcL8/3/

Remember to change "bing.ca" to your new URL
Find all posts by this user
Quote this message in a reply
04-08-2014, 08:43 PM
Post: #4
 
Helen,

<a href="http://www.facebook.com/"><img src="http://runswithmarkers.files.wordpress.com/2012/12/transparent-facebook-logo-icon.png"></a>

Paste your FB link instead of http://www.facebook.com/ in the <a> tag
Comments are welcome
Find all posts by this user
Quote this message in a reply
04-08-2014, 08:46 PM
Post: #5
 
The ###### needs to be the link to your page on each site

<a href="http://www.facebook.com/######"><img src="http://runswithmarkers.files.wordpress.com/2012/12/transparent-facebook-logo-icon.png" /></a>
<a href="http://www.twitter.com/######"> <img src="http://t0.gstatic.com/images?q=tbn:ANd9GcSUXCrTDsMliZyMWZjUevk8Y65T8Ol6LmW6ez-vDcdun0rPIA4Ocw" /></a>
<a href="http://www.instagram.com/######"> <img src="http://wallblog.co.uk/files/2013/12/Instagram-logo-005.png" /></a>
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)