通过编写猫咪相册应用学习 HTML - 步骤 4

告诉我们发生了什么:
在此详细描述你的问题。

你目前的代码

<html>
  <body>
    <h1>CatPhotoApp</h1>

<!-- User Editable Region -->

   < !-- T0D0: Add link to cat photos -->
    <p>See more cat photos in our gallery.</p>


<!-- User Editable Region -->

  </body>
</html>

你的浏览器信息:

用户代理是: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36

挑战: 通过编写猫咪相册应用学习 HTML - 步骤 4

挑战的链接:

尖括号和感叹号之间不应该有空格。

以后提问请在这里详细描述你的问题哦。