Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS Height 100% Problem Re: CSS Height 100% Problem

#71771
arjunvasudeva
Participant

for quick simpleness i just use:

min-width: 800px;
max-width: 2000px;

and

min-height: 600px;
max-height: 1200px;