Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Learn More

What does red-color characters means in HTML code?

  • 1 svar
  • 4 har detta problem
  • 16 visningar
  • Senaste svar av 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.

Alla svar (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 .