How can I make the image cover the entire screen size? I know that the property min-width
and min-heigth
but they do not make me achieve what I require.
this is an example of a slider
but I do not want a slider
... only a background still image.
But if you reduce the size of the browser in case you use a PC you can see how it automatically adjusts to the size of the screen.
another example in case I'm in doubt about what I want.
I downloaded some examples but none compatible with jquerymobile because it works well until I add the following line of code:
<script src="js/jquery.mobile-1.4.0-rc.1.js"></script>