Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Der Titel des Dokuments</title>
<style>
.comment {
resize: none;
}
</style>
</head>
<body>
<form>
<textarea class="comment" rows="10" cols="40">Senden Sie Ihre Kommentare an den Autor.</textarea><br>
<input type="submit" name="submitInfo" value="Absenden">
</form>
</body>
</html>