Skip to content

Instantly share code, notes, and snippets.

@MartinMuzatko
Created December 18, 2013 10:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MartinMuzatko/8019915 to your computer and use it in GitHub Desktop.
Save MartinMuzatko/8019915 to your computer and use it in GitHub Desktop.
Social Buttons for Justimmo
<section class="bg_social">
<a title="Hier geht es zu unserer Facebook Seite" target="_blank" href="http://www.facebook.com/SoderImmo">
<img alt="facebook" src="/themes/icons/facebook/facebook-24-black.png">
</a>
<a title="Hier geht es zu unserer Google Seite" target="_blank" href="https://plus.google.com/u/0/111561047874732218409/about/p/pub">
<img alt="google" src="/themes/icons/google/google-24-black.png">
</a>
<a title="Hier geht es zu unserer Twitter Seite" target="_blank" href="https://twitter.com/RobertSoderP">
<img alt="twitter" src="/themes/icons/twitter/twitter-24-black.png">
</a>
<a title="Hier geht es zu unserer Xing Seite" target="_blank" href="https://www.xing.com/profiles/Robert_Soder">
<img alt="xing" src="/themes/icons/xing/xing-24-black.png">
</a>
<a title="Hier geht es zu unserer LinkedIn Seite" target="_blank" href="http://www.linkedin.com/pub/robert-soder/3a/580/537">
<img alt="linkedin" src="/themes/icons/linkedin/linkedin-24-black.png">
</a>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment