Image as background image CSS?
Hello,
I try to insert an image as a background the whole time, just so that it appears at all (it doesn't even want to do that).
background – image + width etc. is not taken
Do you have any tips? I feel like I've already searched the entire internet…
https://www.w3schools.com/cssref/pr_background-image.php
https://developer.mozilla.org/en-US/docs/Web/CSS/background-image?retiredLocale=de
https://www.drweb.de/background-image/
For example, or with background : url(./paper.gif);
all background-image properties like Repeat, Attachment, Position, Size etc.
You urgently need to read
https://www.freecodecamp.org/news/css-background-image-with-html-examplecode/