Social media code

Discussion in 'HTML & Website Design' started by fadetoblack22, Jun 26, 2011.

  1. #1
    I have just added fb, twitter and digg buttons the pages on my site. However I don't know what code to use for the link so that the pages can be submitted to these social networks.

    Can someone help me please?

    thanks.
     
    fadetoblack22, Jun 26, 2011 IP
  2. sajib24

    sajib24 Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I have also feel this thinks. But Now I don't know about this. Next time when I will know it, then I will try to give you this. :)
     
    sajib24, Jun 26, 2011 IP
  3. fadetoblack22

    fadetoblack22 Well-Known Member

    Messages:
    2,399
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    160
    #3
    I think you posted this just to get your post count up.
     
    fadetoblack22, Jun 26, 2011 IP
  4. numeric303

    numeric303 Peon

    Messages:
    23
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    0
    #4
    are you using blog or html? if you are on blog you can find lots of plugin, or you can use this code in your html file
    <html>
    <head>
    <title>My Great Web page</title>
    </head>
    <body>
    <iframe src="http://www.facebook.com/plugins/like.php?href=YOUR_URL"
    scrolling="no" frameborder="0"
    style="border:none; width:450px; height:80px"></iframe>
    </body>
    </html>
     
    numeric303, Jun 26, 2011 IP
  5. fadetoblack22

    fadetoblack22 Well-Known Member

    Messages:
    2,399
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    160
    #5
    thanks for the help!
     
    fadetoblack22, Jun 27, 2011 IP
  6. juzi1986

    juzi1986 Peon

    Messages:
    64
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I also understand this!
     
    juzi1986, Jun 28, 2011 IP