✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python
🤑 Join the Treehouse affiliate program and earn 25% recurring commission!
New No-Code Track! 🚀start learning today!
🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀
Please fill in the correct answer in each blank provided below.
Fill in the blank(s) below:
Find the anchor tag on the page. Set it so that it points to an HTML element with the ID of top.
top
<!DOCTYPE html> <html> <head> <title>My trip to Spain</title> </head> <body> <h1 id="top">My trip to Spain</h1> <img alt="A picture of me in Spain" src="images/spain.jpg"> <a ="">Go back to the top of the page.</a> </body> </html>
There was an error while reporting the question. Please try again, or contact support directly.
Describe the issue (optional) (required)
Your feedback has been submitted. Thank you!
If you continue experiencing problems, please contact support at help@teamtreehouse.com.
Quizzes are the best way to test your knowlege. Sign up for Treehouse today and prove yourself. We guarantee 100% satisfaction.