باستخدام لكن اختبار FreeCodeCamp ما زال يقول “Your comment should be above the p element.” حاولت نحط التعليق مباشرة فوق الفقرة، واستعملت النص بالضبط، وتأكدت من عدم وجود أخطاء أو أحرف إضافية، لكنه لا يزال يفشل.
Your code so far
<html>
<body>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- User Editable Region -->
<p>Everyone loves cute cats online!</p>
<p>See more cat photos in our gallery.</p>
<!-- TODO: Add link to cat photos -->
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0
please share your updated code, there is no comment in the code you shared
I’ve edited your post to improve the readability of the code. When you enter a code block into a forum post, please precede it with three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add the backticks.