Hello,
I completed this task: https://developer.mozilla.org/en-US/docs/Learn/CSS/Styling_text/Typesetting_a_homepage
Please review my code: https://codepen.io/user4292357/pen/MWyJePR
Hello,
I completed this task: https://developer.mozilla.org/en-US/docs/Learn/CSS/Styling_text/Typesetting_a_homepage
Please review my code: https://codepen.io/user4292357/pen/MWyJePR
Hello @bb8
well done i just edit your image link for the a element here so it display the image in codepen and make little changing
a[href*="http"] { background: url('https://raw.githubusercontent.com/mdn/learning-area/master/css/styling-text/typesetting-a-homepage-start/external-link-52.png') no-repeat right; background-size: 9px; padding-right: 11px; }
have a nice day
@justsomeone thanks for review.
i didn’t use right
because in that case image is next to text, and i think image is better if it’s near top.
but i looked at wikipedia pages, and they’re using icon next to text.
so maybe it’s just my taste that top icon is better?
@bb8 you welcome
nice well done