First tribute page project feedback

Hi, I’ve finished my first tribute page project, I would really like feedback. Thank you.
Avatar Aang

All in all, it looks pretty good.

Visually, I would want the whole ul to be more centered so the bullets aren’t as far from the text.

Also, figcaption elements should be a child of a figure, not a div.

Something like this:

padding: .3em 0 .3em 0;

can be shortened to:

padding: .3em 0 ;

If there are only two, it assumes that they will be for vertical and horizontal.

But still, it looks good. Good job, have fun on the next one.

1 Like

Thank you so much, I appreciate your reply.

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