Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

What does red-color characters means in HTML code?

  • 1 Antwort
  • 4 haben dieses Problem
  • 16 Aufrufe
  • Letzte Antwort von knorretje

more options

I right-click on the webpage in the Firefox browser, and click on "view source code". Then I see the HTML source code. Some characters are in red color. I wonder what is means. Why dos the red-color characters mean? Does it mean that the source code is error in grammer? I don't think so. But the slash in the label <br /> is in red color. I wonder what is happening.

I right-click on the webpage in the Firefox browser, and click on "view source code". Then I see the HTML source code. Some characters are in red color. I wonder what is means. Why dos the red-color characters mean? Does it mean that the source code is error in grammer? I don't think so. But the slash in the label &lt;br /&gt; is in red color. I wonder what is happening.

Alle Antworten (1)

more options

The red color only means that it's a bit special and the red color makes it easier to see. It does not mean that it's an error in the grammar. To see the errors and the warning you can open the errorconsole. On my computer I can press Ctrl+Shift+J or use the menus to open the errorconsole .