FreeCode.Academy
Стратегии обучения
Уроки
Технологии
Участники
Проекты
Задачи
Таймеры
Топики
Блоги
Офис
О проекте
Войти
Николай Ланец
Обсуждение задания "Turn an Image into a Link"
Не могу подтвердить проблему. У меня все ОК, никуда не перебрасывает. Мой код:
<
h2
>
CatPhotoApp
</
h2
>
<
main
>
<
p
>
Click here to view more
<
a
href
=
"
#
"
>
cat photos
</
a
>
.
</
p
>
<
a
href
=
"
#
"
>
<
img
src
=
"
https://bit.ly/fcc-relaxing-cat
"
alt
=
"
A cute orange cat lying on its back.
"
>
</
a
>
<
p
>
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
</
p
>
<
p
>
Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.
</
p
>
</
main
>
Может на этой странице код старый? Страницу обновляли?