Skip to content

Instantly share code, notes, and snippets.

@W3Schule
Created January 24, 2018 16:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save W3Schule/c0da13f4289d6018ac37adb0d4d86be8 to your computer and use it in GitHub Desktop.
Save W3Schule/c0da13f4289d6018ac37adb0d4d86be8 to your computer and use it in GitHub Desktop.
HTML <body> Element Beispiel
<body>
<h1>Dieses ist eine Überschrift</h1>
<p>Dieses ist ein Paragraph.</p>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment