<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<img src="https://cdn1.iconfinder.com/data/icons/gpsmapicons/red/gpsmapicons07.png" width="64" class="pull-right" alt="">
<h1>
Popovers <small>with favicon from any URL</small></h1>
<p>
How to easily include favicons from any URL and <strong> HTML code </strong> with your popovers.
</p>
<div class="po-markup">
<br>
<a href="http://cnn.com" class="po-link">cnn.com</a>
← popover with favicon and HTML coded site information.
<div class="po-content hidden">
<div class="po-title">
<img src="http://g.etfv.co/http://www.cnn.com" alt="Google" width="16" height="16" />
CNN News
</div>
<div class="po-body">
<p>
CNN.com is among the world's leaders in online news and information delivery. Staffed <strong>24 hours </strong>, seven days a week by a dedicated staff in CNN's world headquarters in Atlanta, Georgia, and in bureaus worldwide.
</p>
</div>
</div>
</div>