Advertisement
Hadi1989

Untitled

May 18th, 2020
1,246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.55 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.     <meta charset="UTF-8">
  5.     <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6.     <meta http-equiv="X-UA-Compatible" content="ie=edge">
  7.     <link rel="stylesheet" href="css/style.css">
  8.     <title>Document</title>
  9. </head>
  10. <body>
  11.     <div class="container">
  12.         <img src="img/Screenshot_19.jpg" alt="">
  13.         <img src="img/Screenshot_19.jpg" alt="">
  14.         <img src="img/Screenshot_19.jpg" alt="">
  15.         <img src="img/Screenshot_19.jpg" alt="">
  16.     </div>
  17. </body>
  18. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement