Learn HTML by Building a Cat Photo App - Step 15

Im still new to coding and I understand what it asked and I passed this step a while ago but I was looking to get more info on this target=“_blank” part. So if im reading this right all it does is open the link in a new tab? Just trying to fully understand what im doing for when I eventually go to use this in real life. side question, are there Different “values” I can replace “_blank” with to achieve different goals?

Hi. Yes your understanding is correct. There are a few other options for the target attribute. I haven’t seen the others used at FCC so I guess they are not popular.

Thank you for that link! I will definitely be using that alot!

1 Like