Tonya7enova

Untitled

Nov 29th, 2022
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.92 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.   <style>
  5.     div{
  6.         border: 1px solid black}
  7.  
  8.       .menu {
  9.         width: fit-content;
  10.         display: inline-block;
  11.         margin: 20px;
  12.         margin-left: 20px;
  13.         margin-right: 20px;
  14.         margin-top: 5px;
  15.         margin-bottom: 5px;
  16.         padding: 5px;
  17.         border: 3px dotted;
  18.   }
  19.   </style>
  20. </head>
  21.  
  22. <body>
  23.  
  24.     <div>
  25.       <div class = menu> Weapon impact </div> <div class = menu> оружие для жизни в Тейвате </div>
  26.     </div>
  27.  
  28.     <div>
  29.       <div style="width: 50%;">
  30.       <div style="width: 50%;"> добро пожаловать в наш магазин 'weapon impact'! </div>
  31.       <div style="width: 50%;"> здесь вы найдёте все виды 5-звёздочных луков по доступным ценам! </div>
  32.  
  33.       <div style="width: 50%;"> пожалуйста, ознакомьтесь с ассортиментом </div>
  34.      
  35.  
  36.  
  37.     <div>
  38.       <div style="width: 50%;">
  39.       <div>
  40.       <a href="http://127.0.0.1:5500/for_lll/l7.html">
  41.         <img src="https://i2.wp.com/gi-builds.sfo3.digitaloceanspaces.com/weapons/aqua_simulacra.png?strip=all&quality=100&w=208" width= "150" heigh= "150">
  42.       </a>
  43.      
  44.       <a href="http://127.0.0.1:5500/for_lll/l4.html">
  45.         <img src="https://i2.wp.com/gi-builds.sfo3.digitaloceanspaces.com/weapons/thundering_pulse.png?strip=all&quality=100&w=208" width= "150" heigh= "150">
  46.       </a>
  47.      
  48.       <a href="http://127.0.0.1:5500/for_lll/l3.html">
  49.         <img src="https://i2.wp.com/gi-builds.sfo3.digitaloceanspaces.com/weapons/amos_bow.png?strip=all&quality=100&w=208" width= "150" heigh= "150">
  50.       </a>
  51.      
  52.       <a href="http://127.0.0.1:5500/for_lll/l2.html">
  53.         <img src="https://i2.wp.com/gi-builds.sfo3.digitaloceanspaces.com/weapons/skyward_harp.png?strip=all&quality=100&w=208" width= "150" heigh= "150">
  54.       </a>
  55.       </div>
  56.       <div>
  57.       <a href="http://127.0.0.1:5500/for_lll/l1.html">
  58.         <img src="https://i2.wp.com/gi-builds.sfo3.digitaloceanspaces.com/weapons/hunters_path.png?strip=all&quality=100&w=208" width= "150" heigh= "150">
  59.       </a>
  60.  
  61.       <a href="http://127.0.0.1:5500/for_lll/l5.html">
  62.         <img src="https://i2.wp.com/gi-builds.sfo3.digitaloceanspaces.com/weapons/polar_star.png?strip=all&quality=100&w=208" width= "150" heigh= "150">
  63.       </a>
  64.      
  65.       <a href="http://127.0.0.1:5500/for_lll/l6.html">
  66.         <img src="https://i2.wp.com/gi-builds.sfo3.digitaloceanspaces.com/weapons/elegy_for_the_end.png?strip=all&quality=100&w=208" width= "150" heigh= "150">
  67.       </a>
  68.       </div>
  69.       <div style="width: 50%;"> для преобретения товара пишите нам на почту - '[email protected]' </div>
  70.     </div>
  71.        
  72.      
  73.       <div style="width: 50%; float: right" >  </div>
  74.     </style>
  75.     </div>
  76.      
  77.     </body>
  78.    
  79. </html>
Advertisement
Add Comment
Please, Sign In to add comment