Author: | sanzaru |
---|---|
Views Total: | 536 views |
Official Page: | Go to website |
Last Update: | July 17, 2019 |
License: | MIT |
Preview:

Description:
A pure CSS solution to create responsive inline speech bubbles on the HTML page.
See also:
How to use it:
Import the css-speech-bubbles.css
into the document.
<link rel="stylesheet" href="./dist/css-speech-bubbles.css">
Add the CSS class css-speech-bubble
to the element and done.
<label class="css-speech-bubble">Speech Bubble</label>