Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. <div class="container">
  2. <h1>bubble talk</h1>
  3. <span class="close"></span>
  4.  
  5. <div class="talk-bubble animated bounceIn">
  6. <div class="talktext">
  7. <p>CSS Talk Bubble configured by classes. Defaults to square shape, no triangle. <br>Height is auto-adjusting to the height of the text.</p>
  8. </div>
  9. </div>
  10.  
  11.  
  12. </div>
  13.  
  14.  
  15.  
  16. <div class ="open"><a class="btn-floating pulse"><i class="material-icons">+</i></a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement