background image
Hi everyone
I realise a web site who look like this
11 Replies
the problem is the picture don't cover the div
my html code:
my css:
What should I do make the picture appear completely ?
thanks by advance
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
sorry Im a french guy my english is not well
the image should appear in the div with a class .two
but the image don t appear completely
what can really help with people answering your questions is to use something like codepen (https://pen.new) so that you can show the issue
if you need to use photos there, you can use something like https://picsum.photos to get random images of any size
if you only share the code like you have, people have to try to reason about how the browser will render that, if you have a live example people can just see how it renders
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
the with codepen is the assets I don t know how to had the image
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
yes
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
I get the solution I change the background -size cover to contain