网页只有一个锚点标签怎样设置,文本应为”调到底部“怎样设置;


<h2>CatPhotoApp</h2>
<main>
<a href="https://www.freecatphotoapp.com" id footer <footer></a>
<a href='footer'>Jump to Bottom</a>
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back.">

Please provide a link to the challenge and the complete code you are trying.

 <a href="https://www.freecatphotoapp.com"CatPhotoApp </a>
<a id="#footer">Jump to Bottom</a>

if you want, the chinese forum is at

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.