Transigence

Quote Placard (Paragraphs Only) HTML

Jun 25th, 2021 (edited)
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.26 KB | None | 0 0
  1. <html>
  2. <head>
  3. <link rel="stylesheet" href="Quote Placard (Paragraphs Only).css">
  4. </head>
  5. <body>
  6.  
  7. <div id="content">
  8.     <div class="quotation">
  9.         <p>One paragraph.
  10.         <p>Another paragraph.
  11.         <p id="attribution"> -Attribution
  12.     </div>
  13. </div>
  14.  
  15. </body>
  16. </html>
  17.  
Add Comment
Please, Sign In to add comment