Quote from
luishp on November 12, 2025, 8:16 pm
@phil78 set the background-image Style property to url('./img/petanque.jpg') and not url('../img/petanque.jpg')
As it's not online, but local, you will see the background as soon as you test or compile your app.
Regards.
@phil78 set the background-image Style property to url('./img/petanque.jpg') and not url('../img/petanque.jpg')
As it's not online, but local, you will see the background as soon as you test or compile your app.
Regards.