Schuf-Tschi: Text-Tags

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?

  1. Hallo Schuf-Tschi,

    Bitte lese dr doch einmal die </faq/> durch.

    Gibt es eigentlich Tags für Text?

    Was hast du dazu in SelfHTML gefunden?

    Oder ist der obige Quellcode valid?

    Was sagt dazu der Validator? -> http://validator.w3.org/

    Grüße
      David

    --
    >>Nobody will ever need more than 640k RAM!<<
    1981 Bill Gates
    1. hi David,

      Was sagt dazu der Validator? -> http://validator.w3.org/

      Der sagt:
      "I was not able to extract a character encoding labeling from any of the valid sources for such information. Without encoding information it is impossible to validate the document. The sources I tried are:

      The HTTP Content-Type field.
      The XML Declaration.
      The HTML "META" element.
      And I even tried to autodetect it using the algorithm defined in Appendix F of the XML 1.0 Recommendation.

      Since none of these sources yielded any usable information, I will not be able to validate this document. Sorry. Please make sure you specify the character encoding in use."

      *g*

      Grüße aus Berlin

      Christoph S.