python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Hide an absolute centered div by resizing the viewport
I have a problem related to my centered div.
I would like that when the height of the viewport is resized, the div goes under viewport instead to ascend at the top of the screen.
Here is the positione...
Coroners
Votes: 0
Answers: 1
HTML Two pictures side by side positioned, filling out the full width of the explorer window
I am looking for a solution to get two pictures side by side positioned, filling out the full width of the explorer window.
The two photos have different formats (portrait and landscape). The two phot...
H. Bauer
Votes: 0
Answers: 4
@media only screen and (max-device-width) images width and height definition
I have a problem with width and height of images on the smartphone. I use this code. But I don't know why on the smartphone it also uses the same height of 13em like on desktop screen. All other amart...
H. Bauer
Votes: 0
Answers: 1