Gibt es eigentlich Tags für Text?
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Titel</title>
</head>
<body>
Der Text wir angezeigt.
</body>
</html>
Oder ist der obige Quellcode valid?
Gibt es eigentlich Tags für Text?
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Titel</title>
</head>
<body>
Der Text wir angezeigt.
</body>
</html>
Oder ist der obige Quellcode valid?