HTML5 inicio teste

Tell us what’s happening:

Your code so far


<h1>Hello World</h1>
<h2>CatPhotoApp</h2>
<p>"Olá Parágrafo".</p>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36.

Challenge: Inform with the Paragraph Element

Link to the challenge:

Hey Henrique,

nice to meet you!

To help you, please add a question to the Tell us what’s happening section.

Furthermore it’s good advice to write in english,
because most users are fluent in english :slightly_smiling_face:

Hello. freeCodeCamp is written in English. If you are translating the lessons in your browse, I suggest having a window open without translation as well. The test for this lesson is looking for the exact text: “Hello World”, so “Olá Parágrafo” will not pass the tests. We plan to make freeCodeCamp available in more languages in the future, but that is a very slow process.

One more thing. You have included quotation marks ("). Those are not necessary. When the instructions say something like ‘add “Hello World”’ the punctuation is just there to show you the beginning and end of what text you should use.


Google Translate:
Olá. freeCodeCamp é escrito em inglês. Se você está traduzindo as lições em sua navegação, sugiro ter uma janela aberta sem tradução também. O teste para esta aula é procurar o texto exato: “Hello World”, para que “Olá Parágrafo” não passe nos testes. Planejamos disponibilizar o freeCodeCamp em mais idiomas no futuro, mas esse é um processo muito lento.

Mais uma coisa. Você incluiu aspas ("). Isso não é necessário. Quando as instruções dizem algo como ‘adicionar “Hello World”’ a pontuação está apenas lá para mostrar o início e o fim do texto que você deve usar.

Very Helpful Post …!! thanks for sharing with us.