What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley Tooltip on top of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
<!-- Top tooltip -->
<a class="top" data-placement="top" data-toggle="tooltip" href="#" data-original-title="Tooltip on top" role="tooltip">Tooltip on top</a>
What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley Tooltip on bottom of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
<!-- Bottom tooltip -->
<a class="bottom" data-placement="bottom" data-toggle="tooltip" href="#" data-original-title="Tooltip on bottom" role="tooltip">Tooltip on bottom</a>
What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley Tooltip to left of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
<!-- Left tooltip -->
<a class="left" data-placement="left" data-toggle="tooltip" href="#" data-original-title="Tooltip to left" role="tooltip">Tooltip to left</a>
What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley Tooltip to right of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
<!-- Right tooltip -->
<a class="right" data-placement="right" data-toggle="tooltip" href="#" data-original-title="Tooltip to right" role="tooltip">Tooltip to right</a>