Hello again @PaulOB:
More Important Stuff:
"How are people going to read your content when it scales that small and how will your content fit in those tiny blocks when the window is small? "
-Since the discussion has become much more specific than what I had originally thought it would, I should give you more information (I should have realized that earlier…): The page in question is based around a PC Game, and my expectation is that it will get the most use probably while the user is playing the game (either on a separate monitor or tabbing back and forth). Therefore, I’m only thinking about stand alone monitors/laptop monitors, mobile is of no consequence.
“How are people going to read your content when it scales that small”
-I’ll probably end up enforcing some minimal X/Y restrictions, I’m just trying to give them some flexibility. As far as the questions about elements moving unexpectedly at very small dimensions, that is just for my edification, not practical use.
“We’ve already answered that above and you can only scale the image by either giving it a percentage width and leaving its height at auto or by setting its height to a percent (where allowed) and leaving its width at auto.”
-Is that what “object-fit: contain” is doing ‘behind the scenes’?
“You can’t make choices with css as you would need to use js to determine whether an image should be scaled by its height or by its width depending on available space.”
-Good to know. I’m actually much more comfortable doing things with programming language than html/css (which I have almost no experience in as you could probably tell…).
“Generally blocks of colour without content are just drawings and of little use to me other than as something to work towards.”
-I understand your point, but to me, there isn’t any sense in creating more content in the actual html/css if the basic format isn’t even working. I did make a full Photoshop concept picture, I just can’t for the life of me find it right now. But its essentially what you see now, plus the text, input areas, and checkboxes.
Re-posting of Images:
Normal Size (no problems):
More Narrow Width (still fine, though the middle image at the top “Vind Enh Calc” is about to become an issue as it will become smaller while the other 2 images remain the same size):
More Narrow Height (no problems):
Very Narrow Width (I can’t figure out how to have the top images (warning, title, data) shrink in a way that keeps the title larger than the other two (haven’t got flexbox shrink working) ):
Very Narrow Height: (granted this isn’t a huge issue I’m just annoyed by it) I can’t prevent the top images from ‘moving too far down’ when the height is made much smaller:
Less Important Stuff:
“Unfortunately MCafee blocks me”
-I think the main problem is that you still use MCafee…That said, I do use AdBlock on Chrome and can’t say I’ve ever had any issue with Tiny (or others), nor has anyone else I know.