Advertisement
Transigence

Quote Placard (Title-Paragraphs) HTML

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