Forums

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

Home Forums CSS Max-Height in responsive iframe CSS ineffective though Max-Width effective. Reply To: Max-Height in responsive iframe CSS ineffective though Max-Width effective.

#204404
Shikkediel
Participant

Not very clear what the issue or ‘effective’ is exactly… maybe you could show a demo with your code? Generally though, I suspect it relates to this tricky bit in the padding specification :

The percentage is calculated with respect to the width of the generated box’s containing block, even for ‘padding-top’ and ‘padding-bottom’.

http://www.w3.org/TR/REC-CSS2/box.html