Skip to content

Instantly share code, notes, and snippets.

@W3Schule
Created July 16, 2018 12:33
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/b8a39efbe70d289764d68f09e8805029 to your computer and use it in GitHub Desktop.
Save W3Schule/b8a39efbe70d289764d68f09e8805029 to your computer and use it in GitHub Desktop.
Horizontale Regeln Trenner Attribut
<h1>Dies ist eine H1 Überschrift</h1>
<p>Dies ist ein Paragraph(Text).</p>
<hr>
<h2>Dies ist eine H2 Überschrift</h2>
<p>Dies ist ein weiterer Paragraph(Text).</p>
<hr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment