Answers for "how to do copy text in bootstrap"

1

bootstrap large text clip

<!-- use bootstrep "text-truncate" class -->

<span class="d-inline-block text-truncate" style="max-width: 150px;">
  Praeterea iter est quasdam res quas ex communi.
</span>
Posted by: Guest on July-29-2021

Code answers related to "how to do copy text in bootstrap"

Browse Popular Code Answers by Language