Skip to content

Instantly share code, notes, and snippets.

@Kobe
Created March 17, 2019 20:04
Show Gist options
  • Save Kobe/4d8f49de1e85b3c52d492c12e4065cea to your computer and use it in GitHub Desktop.
Save Kobe/4d8f49de1e85b3c52d492c12e4065cea to your computer and use it in GitHub Desktop.
valid HTML example w/o head + body
<html lang="en">
<title>foo</title>
<p>bar
</html>
@Kobe
Copy link
Author

Kobe commented Mar 17, 2019

ohne <title> ist dieses Beispiel nicht valide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment