pan7nikt

wedkuj.php

Dec 6th, 2021 (edited)
659
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.65 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <title></title>
  4.         <link rel="stylesheet" type="text/css" href="styl_1.css">
  5.     </head>
  6.     <body>
  7.         <div id="baner">
  8.             <h1>Portal dla wędkarzy</h1>
  9.         </div>
  10.         <div id="lewy">
  11.             <h2>Ryby drapieżne naszych wód</h2>
  12.             <ul></ul>
  13.         </div>
  14.         <div id="prawy">
  15.             <img src="ryba1.jpg" alt="Sum">
  16.             <br>
  17.             <!--Tu będzie odnośnik do pliku kwerendy.txt-->
  18.             <a href="">Pobierz kwerendy</a>
  19.         </div>
  20.         <div id="stopka">
  21.             <p>Stronę wykonał: 12345678901</p>
  22.         </div>
  23.     </body>
  24. </html>
Add Comment
Please, Sign In to add comment