Proszę o pomoc....
Mam coś takiego:
Kod
<META http-equiv="Content-Type" content="text/html; charset=windows-1250">
<html>
<head><title>maniak-07</title></head>
<style>
body {
font-family: verdana;
font-size: 9pt;
background-color: #a3b3bf;
background-image: url(tapetasdfs.jpg);
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
}
</style>
<center><?php echo "<b><size=32><font color=green>Proszę o wypełnienie pól</font color></size></b>"; ?>
</center><br>
<br>
<form action="action.php" method="post">
<center>Twoje imię: <input type="text" name="imie" />
<br>
<br>
Data urodzenia: <input type="text" name="rok" />
<br>
<br>
Miejscowość: <input type="text" name="miejscowosc" />
<br>
<br>
<input type="submit" value="Klik" />
</form>
</body>
</html>
<html>
<head><title>maniak-07</title></head>
<style>
body {
font-family: verdana;
font-size: 9pt;
background-color: #a3b3bf;
background-image: url(tapetasdfs.jpg);
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
}
</style>
<center><?php echo "<b><size=32><font color=green>Proszę o wypełnienie pól</font color></size></b>"; ?>
</center><br>
<br>
<form action="action.php" method="post">
<center>Twoje imię: <input type="text" name="imie" />
<br>
<br>
Data urodzenia: <input type="text" name="rok" />
<br>
<br>
Miejscowość: <input type="text" name="miejscowosc" />
<br>
<br>
<input type="submit" value="Klik" />
</form>
</body>
</html>