Quote:
Originally Posted by Leonatus
I assumed something like that, kind of translation.
Do I understand correctly? Percent should not be used for images? This would be new to me.
|
No, mostly px.
Sometimes the css might have auto for width and a % for height, or vice versa if you want the image to be as big as possible. The enclosing <p or <div would have zero margins and centre as if styling text.
No auto for margins.
The don't use was rem and pica
The px and % ONLY for images, not text.
Edited ambigious & confusing post. Sorry.