-1
I have a website in development.
Then I want it to be on the whole screen, it’s to be a responsive site, I’m using the bootstrap... It only gets full screen if I zoom 150%: Example: https://prnt.sc/fe1fig
If I leave it normal it looks like this: Example: https://prnt.sc/fe1fn6 My screen is Full HD.
The image is 1400 x 767 in size.
The link to my code is this: https://codepen.io/sandsoncosta/pen/XRLvvW
He’s not all formatted up,
but here is the full file link: https://drive.google.com/file/d/0B28SaVWuwZ5kSlZURWlWRlljdjg/view?usp=sharing
My html and css file.
Then like I do to leave it all on the screen?
I hope you help me, thank you.
PS.: I’m studying site responsiveness, starting from the beginning, to run on desktop and mobile...
uuuuhuhuhuhuhu! It worked out! Vlw brother!
– Sandson Costa
How nice! :)
– deLiz
Can you explain why this solution solves the question? So others can understand why.
– Sergio
Hello, Sergio! I believe there are still other attributes that would solve the situation, such as "auto" and "contain". The "cover" attribute makes the size of the image covering the background as large as possible for the area in question
– deLiz