Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <section class="lewy">
- <h2>Nasze ceny</h2>
- <table><?php echo $table;?></table>
- </section>
- <center>
- <h2>Koszt zakupów</h2>
- <form method="post">
- wybierz artykuł: <option>
- <select>Zeszyt 60 kartek</select>
- <select>Zeszyt 32 kartki</select>
- <select>Cyrkiel</select>
- <select>Linijka 30 cm</select>
- </option>
- liczba sztuk: <input type="number" value="1"/>
- <input type="submit" value="Oblicz"/>
- </form>
- </center>
- <section class="prawy">
- <h2>Kontakt</h2>
- <img src="zakup" alt="hurtownia"></img>
- <p>e-mail: <a href="mailto:hurt@poczta2.pl">"hurt@poczta2.pl</a></p>
- </section>
- <footer>
- <h4>Witrynę, wykonał: Kamil Baraniak</h4>
- </footer>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement