sorry für meine vielen Fragen...
Aber jetzt hab ich wieder das gleiche Problem...die Rahmen sind weg, aber ich kann nix mehr in das Textfeld eintragen. Weiss auch nicht wo mein Fehler liegt...mein Banner wird auch nicht mehr angezeigt..
So hab ich es gemacht...
HTML-Code:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Anamnesebogen</title>
<style type="text/css">
body,td,th {
font-family: "Century Gothic";
font-size: large;
color: #2A0000;
}
h1 {
font-size: xx-large;
color: #8BC6C9;
}
h2 {
font-size: x-large;
color: #2A0000;
}
</style>
</head>
<body>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<style type="text/css"> input, input:focus {border: none; outline: none;} </style>
</head>
<body>
<form action="">
<p>Name: <input name="name" type="text" />
</p>
</form>
</body>
</html>
<img src="JOCHEN/AestheticPartner_logo.jpg" width="1072" height="255"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<body>
</body>
</html>