html kommentar code example
Example 1: Kommentar html
<!--Das ist ein Kommentar. Kommentare werden im Browser nicht angezeigt-->
<p>Das wäre ein Paragraph.</p>
Example 2: html note
<!-- This is an HTML note -->
Example 3: kommentar html
<!-- Comment -->