I am stuck here please someone should help please

You can either click the code icon or add three backticks on top and bottom.

They both do the same thing.

Good - thought I was doing it wrong - thanks

The id of thumbnail which means in the style element should have this #thumbnail then you add the rest which is rgb like this

box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);

.thumbnail means class but #thumbnail means id

yeah, that’s what I meant here :grinning:

1 Like

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