hello i would need help.
as you can see i am a beginner in front-end
i have 3 problems that i cant solve
the first one is the background the image always comes too big
the second one i cant move the borders with all the content inside to the center
the third i cant create to pudding between the content and the borders do you have any advice
I should do as in the copy image
Hello
Try adding a background-repeat:no-repeat to your body because that is where you attached your image.
If that doesn’t work you can learn more here:
Also try not to screenshot your code. Rather paste your code on codepen or jsfiddle or some other websites that allow you to share code that another person can edit.