Je n’arrive pas a codé dans l’étape 4 pour le thème du Cat photo car à chaque fois que je verifie ma reponse “Votre code ne devrait pas avoir de caractères supplémentaires pour les commentaires d’ouverture/fermeture. Vous avez un extra, ou vous l’affichez dans le navigateur.”
Your code so far
<html>
<body>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- User Editable Region -->
<!-- TODO: Remove h1 -->
<p>Everyone loves cute cats online!</p>
<!-- User Editable Region -->
<!-- TODO: Add link to cat photos -->
<p>Je m'appelle Camperbot et j'adore apprendre de nouvelles choses.</p>
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0
If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Help button located on the challenge.
The Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.