Stucked ! almost happy]

9/10
can’t understand what I did wrong and can’t find solution !

The test that fails is saying
I should see an element with a corresponding id="tribute-info"

Double check your spelling for this id tag in your html :slight_smile:

1 Like

Continuing the discussion from [Stucked ! almost happy]](Stucked ! almost happy]):

:face_with_hand_over_mouth:yeah I am stocked !! Thanks a lot

I try to decorate my css ul list and add some svg pictures but they are not added

Hi @Sockoro, looking at your code everything is in a directory called Pictures which is on your machine. Neither codepen or anything else has access to your local machine. You’ll need to host your images somewhere (like GitHub) where they can be accessed.