Lorem Ipsum is simply dummy text of the printing and typesetting industry. Use this dropcaps with this code.
<span class="dropcaps bg-primary text-white">L</span>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Use this dropcaps with this code.
<span class="dropcaps bg-primary text-white rounded-circle">L</span>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Use this dropcaps with this code.
<span class="dropcaps dropcaps-one">L</span>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Use this dropcaps with this code.
<span class="dropcaps dropcaps-one fw-bold">L</span>
Dropcaps with Color
You can change background and text color easy with use default class from bootstrap like bg-primary, bg-success, bg-info
and text-primary, text-success, text-info
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Use this dropcaps with this code.
<span class="dropcaps bg-success text-white">L</span>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Use this dropcaps with this code.
<span class="dropcaps bg-danger text-white rounded-circle">L</span>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Use this dropcaps with this code.
<span class="dropcaps dropcaps-one text-info">L</span>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Use this dropcaps with this code.
<span class="dropcaps dropcaps-one fw-bold text-warning">L</span>