HTML comment has 3 consecutive 8-bit chars
A piece of text that is output as a HTML comment, i.e. marked as a comment according to the HTML syntax in the resulting output.
Ein Text, der als HTML-Kommentar ausgegeben wird, d. h. im ausgegebenen Ergebnis als Kommentar entsprechend der HTML-Syntax ausgezeichnet ist.
For example, in the below code, there is an HTML comment, but it still executes PHP code.
Im Code unten steht z.B. ein HTML-Kommentar, aber er führt dennoch PHP-Code aus.
Placing an HTML comment within PHP tags will cause errors.
Einen HTML-Kommentar in PHP-Tags zu setzen führt zu Fehlern.
That is, Dreamweaver inserts a copy of the HTML source code for that item into the document and adds an HTML comment containing a reference to the original, external item.
In Dreamweaver wird demnach eine Kopie des HTML-Quellcodes dieses Elements in das Dokument eingefügt und ein HTML-Kommentar mit einem Verweis auf das externe Originalelement hinzugefügt.
When you view a Web page or if you use Design view in SharePoint Designer 2010 to open an existing database results page, the Database Results WebBot is rendered as an HTML comment.
Wenn Sie eine Webseite anzeigen oder die Entwurfsansicht in SharePoint Designer 2010 verwenden, um eine vorhandene Datenbankergebnisseite zu öffnen, wird der Datenbankergebnis-WebBot als HTML-Kommentar gerendert.
The preceding example contains start and end tags, HTML comment delimiters which hide the script from browsers that may erroneously display the code instead of rendering it, and an empty line in which to type the actual script.
Das vorhergehende Beispiel enthält Start- und Endtags, Trennzeichen für HTML-Kommentare, die das Skript für Browser ausblenden, die versehentlich den Code anzeigen könnten, anstatt ihn zu rendern, und eine leere Zeile, in der das eigentliche Skript eingegeben wird.
The HTML comment or server-side include lacks the close tag ( - >).
To implement section targeting, you'll need to add a set of special HTML comment tags to your code.
Für die Implementierung des Section-Targetings müssen Sie Ihrem Code eine Reihe von speziellen HTML-Kommentar-Tags hinzufügen.
In normal HTML settings, the HTML comment (<! - >) is perfect for the job.
Bei den normalen HTML-Einstellungen ist der HTML<! - >kommentieren () perfekt für den Job.
Method called by the tag 4DSCRIPT/ as an HTML comment in a document
Über 4DSCRIPT/ als HTML Kommentar in einem Dokument aufgerufene Methode
Next we added an optional HTML comment that surrounds our Javascript code.
Zunächst addierten wir eine wahlweise freigestellte HTML Anmerkung, die unseren Javascriptcode umgibt.