CSS help

CSS help
#test{
min-height: 400px;
background: url('../img/showcase.jpg) no-repeat;
}

does not show my image, am i doing something wrong

i have the correct spacing on the code btw

You fucked up the URL in background
Also, goto adv to ask this kind of things

Missing ' in url

use a css validator

still doesnt work

no error found

Is the box even there? Or does it collapse?

+ what’s inside the box?

Isn't it

background-image

?


Not just background?

++ background images are always shit.
Try using single commands; background-image, background-repeat etc

the guide i read said you can do it just background, if it was background image what would i write

Change background to background-image and it should work

Background is also possible

What's HTTP status code on image get?

Are we sure he is implementing it correctly?

Browser compatibility issue most likely

are those the only rules that apply to the container? does it have content? if it doesnt have content and it doesnt have rules giving it height and width then the container is there with a background but without any width and height so it doesnt show up, you could just check it in the dev tools in your browser btw

wasn't an issue before, i wrote the exact same code and it has always worked i don't know whats the problem this time. ill try another image

Use vs code n00b

You have a non mandatory space after st 2nd :
Hard to debug until you have tried it.

Use vim, winfag.

Ohh, I'm so hardcore. I use Windows.

put a width faggot