bootstrap 4 title code example

Example 1: bootstrap 5 tooltip







Example 2: bootstrap blockquote

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

Someone famous in Source Title

Example 3: bootstrap heading

h1. Bootstrap heading

h2. Bootstrap heading

h3. Bootstrap heading

h4. Bootstrap heading

h5. Bootstrap heading

h6. Bootstrap heading

Example 4: bootstrap 4 title

$(function () {
  $('[data-toggle="tooltip"]').tooltip()
})

Tags: