plis zrobicie mi strone html na teraz plissss teraz dokladnie proszeee
<!doctype html><html> <head> <meta charset="UTF-8"> <title>html5</title> </head> <body style="background-color:#808000;"><body> <div id="HTML5"> <h1><header id="">Mów co chcesz</header></h1> <form method="post" action=""> <fieldset id="personal_information"> <label for="nick">Nick</label> <input type="text" name="nick" id="nick"> <input type="submit" value="Wyślij"> <label for="data">Data</label> <input type="date" name="data" id="data"> <input name="telefon" id="telefon" type="telephone"><input name="email" id="email" type="email" placeholder="[email protected]"><input type="submit" value="Wyślij"></fieldset> </form> <article id="Tutaj wpisz treść"></article> </div> <br><br><center><a href="obraz1.jpg"><img src="obraz1.jpg" alt="" width="200" height="200" /></a><a href="obraz2.jpg"><img src="obraz2.jpg" alt="" width="200" height="200" /></a></center><center><hr><b><aside id="INFORMACJE">Pracę wykonał kenzo12 </aside></b><hr><center></body></html>
Liczę na Naj :)
A proszę bardzo. Nie podałeś tematu ani nic więc...
<!doctype html>
<html>
<head>
<title>Strona w HTML</title>
<meta charset="UTF-8">
<body>
Treść strony
</body>
</html>
</head>
" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2025 KUDO.TIPS - All rights reserved.
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>html5</title>
</head>
<body style="background-color:#808000;">
<body>
<div id="HTML5">
<h1><header id="">Mów co chcesz</header></h1>
<form method="post" action="">
<fieldset id="personal_information">
<label for="nick">Nick</label>
<input type="text" name="nick" id="nick">
<input type="submit" value="Wyślij">
<label for="data">Data</label>
<input type="date" name="data" id="data">
<input name="telefon" id="telefon" type="telephone">
<input name="email" id="email" type="email" placeholder="[email protected]">
<input type="submit" value="Wyślij">
</fieldset>
</form>
<article id="Tutaj wpisz treść"></article>
</div>
<br>
<br>
<center><a href="obraz1.jpg"><img src="obraz1.jpg" alt="" width="200" height="200" /></a>
<a href="obraz2.jpg"><img src="obraz2.jpg" alt="" width="200" height="200" /></a></center>
<center><hr><b><aside id="INFORMACJE">Pracę wykonał kenzo12 </aside></b><hr><center>
</body>
</html>
Liczę na Naj :)
A proszę bardzo. Nie podałeś tematu ani nic więc...
<!doctype html>
<html>
<head>
<title>Strona w HTML</title>
<meta charset="UTF-8">
<body>
Treść strony
</body>
</html>
</head>