Valid CSS! Valid XHTML 1.0 Strict

Click the below Share button to see shareNice in action. It will share the link for this page.

All you need to do add the following HTML to where you want to place the shareNice button:

   <div id="shareNice" data-share-label="Share this demo" data-color-scheme="black"
    data-icon-size="32" data-panel-bottom="plain" data-services="plus.google.com,facebook.com,digg.com,email,delicious.com,twitter.com" 
    style="float:left"></div>
   

And include this one javascript file in your HTML's <head> element:

   <script src="code.js" type="text/javascript"></script>