Site menu

CodeCook.io

  • Languages
    • C
    • C++
    • CSS
    • Git
    • HTML
    • Java
    • JavaScript
    • jQuery
    • PHP
    • Python
    • Ruby
    • Scala
  • link
  • no js
  • share
  • social
  • social media

HTML - Static share link for social network

Link to share content on social network without Javascript.

Note: Do remember to url encode each parameter.

0
997
  • Share on Facebook
  • Share on Google+
  • Share on Twitter

Share on Twitter (tweet)

<a href="http://twitter.com/intent/tweet?url={{url}}&text={{text}}">
    Share on Twitter
</a>
markup

Notes

last update: Nov. 11, 2014

0
1080
  • Share on Facebook
  • Share on Google+
  • Share on Twitter

Share on google+

<a href="https://plus.google.com/share?url={{url}}">
    Share on google+
</a>
markup

Notes

last update: Nov. 11, 2014

0
1063
  • Share on Facebook
  • Share on Google+
  • Share on Twitter

Share on Facebook

<a href="https://www.facebook.com/sharer/sharer.php?u={{url}}&t={{text}}">
    Share on Facebook
</a>
markup

Notes

last update: Nov. 11, 2014

0
971
  • Share on Facebook
  • Share on Google+
  • Share on Twitter

Share on Pinterest

<a href="http://pinterest.com/pin/create/button/?url={{url}}">
    Share on Pinterest
</a>
markup

Notes

last update: Nov. 11, 2014

0
971
  • Share on Facebook
  • Share on Google+
  • Share on Twitter

Share on LinkedIn

<a href="http://www.linkedin.com/shareArticle?mini=true&url={{url}}&summary={{text}}">
    Share on LinkedIn
</a>
markup

Notes

last update: Nov. 11, 2014

Advertisement

This project is hosted on DigitalOcean, try it and support us

Random task

  • Compare two branches
  • Test for expression in string
  • Prepend item to array
  • Select dom elements by tag
  • Send key presses to element
  • Blog
  • About
  • License