<div class="container">
<h3>Popover Example</h3>
<ul class="list-inline">
<li><a href="#" title="Header" data-toggle="popover" data-placement="top" data-content="what in the Worls">Top</a></li>
<li><a href="#" title="Header" data-toggle="popover" data-placement="bottom" data-content="Content">Bottom</a></li>
<li><a href="#" title="Header" data-toggle="popover" data-placement="left" data-content="Man's greatest reward for his toil is not what he gets for it but what he becomes by it.">Left</a></li>
<li><a href="#" title="Says John Ruskin" data-toggle="popover" data-placement="right" data-content="Man's greatest reward for his toil is not what he gets for it but what he becomes by it.">Right</a></li>