Why you will add quote widget to your site?
There are a lot of benefits adding this quote widget into your site
- When you add this widget into your site. In return you will get your site listed in quote view page of this site. (As we are tracking the popularity of a quote)
- Your visitor will get additional content with nice quote image.
- Its easy to embed
Quote widget
Copy following code and paste into anywhere of html body
<script src="http://quotespanel.com/metronic/assets/extra/widget/QuotesPanel.js" type="text/javascript"></script> <script> new QuotesPanel({ quote_id: 325, quote_element:'qp-widget-container-325' }); </script> <div id="qp-widget-container-325"></div>