Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

What does red-color characters means in HTML code?

  • 1 resposta
  • 4 têm este problema
  • 16 visualizações
  • Última resposta de 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.

Todas as respostas (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 .