akvma

WDHTML - Talking Pagedoll

Aug 6th, 2021 (edited)
3,718
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.65 KB | None | 0 0
  1. <!-- PAGEDOLL CODE STARTS HERE -->
  2.                                      <!-- ⇓ Change pagedoll image here. -->
  3. <div class="float bl ani"> <img src="https://i.imgur.com/CrArU0e.png" alt="">
  4.                                  <!-- ⇓ Change border, background, font, and font color properties here. -->
  5. <div class="capt" style="border-color:#000000;background-color:rgba(0,0,0,.75);font:11px Consolas;color:#FFFFFF;">
  6. <!-- Beginning of speech bubble content. -->
  7.  
  8. <p>This is a paragraph. Feel free to add more content. Remember to wrap chunks of text in paragraphs.</p>
  9.  
  10. <!-- End of speech bubble content. -->
  11. </div></div>
  12. <!-- PAGEDOLL CODE ENDS HERE -->
Add Comment
Please, Sign In to add comment