mralasic

subpage rdr2.html

Apr 18th, 2021 (edited)
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.97 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3.   <head>
  4.     <meta charset="utf-8">
  5.     <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6.     <meta name="viewport" content="width=device-width, initial-scale=1">
  7.     <title>
  8.       Red Dead Redemption 2
  9.     </title>
  10.     <link rel="icon" href="https://cdn.glitch.com/d9837b9d-77cd-48a6-84ef-d41596bb91a7%2F9364660901536063363-512.png?v=1617913123006">
  11.     <link rel="preconnect" href="https://fonts.gstatic.com">
  12.     <link href="https://fonts.googleapis.com/css2?family=Lato&family=Shojumaru&display=swap" rel="stylesheet">
  13.  
  14.    
  15.     <!-- import the webpage's stylesheet -->
  16.     <link rel="stylesheet" href="/style.css">
  17.    
  18.     <!-- import the webpage's javascript file -->
  19.     <script src="/script.js" defer></script>
  20.    
  21.  
  22.   </head>
  23.   <body>
  24.     <h1>
  25.       Red Dead Redemption 2
  26.     </h1>
  27.     <h2>
  28.       Plot
  29.     </h2>
  30.     <p>
  31.       The action of Red Dead Redemption II was set in 1899, in a time preceding the events of the previous part of the series. Dutch van der Linde's gang, known from Red Dead Redemption, is doing well until they fail. When a Blackwater robbery fails, criminals are forced to flee the law enforcement and bounty hunters and fight for survival.
  32.     </p>
  33.     <p>
  34.       In the course of the struggle, the protagonist - Arthur Morgan, the right hand of Dutch van der Linde - often has to choose between loyalty to his friends and his own ideals. In addition, the decisions we make and Morgan's reputation in a given region influence the course of the story. Relationships with other gang members with whom we share the camp are also important - the choices we make determine their attitude towards the hero.
  35.     </p>
  36.     <h2 id="gallery">
  37.       Gallery
  38.     </h2>
  39.     <a href="https://cdn.glitch.com/1380db75-bdf7-42a4-af67-fbe59d61d3cd%2Fgal1.webp?v=1617911040033" target="_blank"><img class="gallery" src="https://cdn.glitch.com/1380db75-bdf7-42a4-af67-fbe59d61d3cd%2Fgal1.webp?v=1617911040033"></a>
  40.   </body>
  41. </html>
Add Comment
Please, Sign In to add comment