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
How to adapt font size to variable div size with CSS only
There is a similar question
Is it possible to adapt font size to div width with CSS? which has a misleading title because it turns out in their example their div size depends on the viewport size, so ...

finefoot
Votes: 0
Answers: 0
Maximize div in center of viewport but keep aspect ratio
This is what I'm looking for:
The <div> adjusts in size depending on the viewport size, but it always keeps its aspect ratio.
This is how far I've come:
<!DOCTYPE HTML>
<html lang=...

finefoot
Votes: 0
Answers: 1
FireMonkey ViewPort procedure calculated differently world to screen on Mac
I use Delphi 11 and FireMonkey to frough ViewPort show 3D objects. Created simple project to show my problem. One part frough ViewPort show simple TCube and other use same TCube data vertexes to paint...
Ride
Votes: 0
Answers: 0