Facebook
From aishenur, 1 Month ago, written in HTML5.
Embed
Download Paste or View Raw
Hits: 164
  1. <!DOCTYPE html>
  2. &lt;html lang="en"&gt;
  3. &lt;head&gt;
  4.     &lt;meta charset="UTF-8"&gt;
  5.     &lt;meta name="viewport" c initial-scale=1.0"&gt;
  6.     &lt;title&gt;Document&lt;/title&gt;
  7. &lt;/head&gt;
  8. &lt;style&gt;
  9.     a:link,a:active{
  10.         background-color: #786f6e;
  11.         color: white;
  12.         padding: 14px 25px;
  13.         text-align: center;
  14.         text-decoration: none;
  15.         display: inline-block;
  16.     }
  17.     a:hover, a:active{
  18.         background-color: rgb( 73, 57, 57);
  19.     }
  20.    
  21. &lt;/style&gt;
  22. &lt;body&gt;
  23.     <h1>Jumpers</h1>
  24. <a href="ддрфрггф.html" referrerpolicy="referrer.com">Home</a>
  25. <img src="IMG_20240319_183656_827.jpg" alt="zzz">
  26. <img src="IMG_20240324_203836_690 – Копие.jpg" alt="gda">
  27. <img src="IMG_20240324_203805_623.jpg" alt="gdg">
  28. &lt;/body&gt;
  29. &lt;/html&gt;