Assessment wanted for CSS Backgrounds and Borders 2 skill test

Assessment wanted


Need help on how to leave only three repeat-y in the right hand side.
See link below in codepen. Images not provided as it is only on MDN site.
CSS background and borders 2 skill test

Thanks!

Hi @KyuJeong_Lee,

I hope you figured this out. I wanted to get some help with this as well and check if I have done it correctly.

BTW you can put in the full url to the star.png to get this displayed on codepen. i.e. use ‘https://raw.githubusercontent.com/mdn/css-examples/master/learn/tasks/backgrounds/star.png

My solution can be found on codepen on MDN - Backgrounds & Borders Test your skill

I used the background-position, background-repeat and then put padding to the left and right so that text would not cover the stars.

Hope this helps even if it is a bit late.