Created
March 17, 2019 20:04
-
-
Save Kobe/4d8f49de1e85b3c52d492c12e4065cea to your computer and use it in GitHub Desktop.
valid HTML example w/o head + body
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html lang="en"> | |
<title>foo</title> | |
<p>bar | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ohne <title> ist dieses Beispiel nicht valide