Advertisement
Guest User

Untitled

a guest
Dec 9th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link rel="stylesheet" type="text/css" href="/css/stroopiestyle.css">
  5. <title>Everybody a Stroopie</title>
  6.  
  7. </head>
  8. <body>
  9.  
  10. <img src="/images/Stroopie-blue-header2.jpg" alt="Get your internet together" class="responsive">
  11.  
  12. </body>
  13. </html>
  14.  
  15.  
  16. <b>Stroopiesyle.css</b>
  17. .responsive {
  18. width: 100%;
  19. height: auto;
  20.  
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement