html - Do you think a fluid website should have limits for its width? -
Do you think a fluid should be the width of the website (for example minimum width and maximum-width, and hacks) To wit)? Well, the reason for this is that screen resolutions can be very high which is not good for reading text content. what do you say?
Yes, I think that often max-width
.
Due to the vastness of a website, its readability may be reduced due to over-long text lines - not in all cases, but in many cases.
And whether people like it or not, in order to get a really flexible layout, the information you are presenting and within the constraints of its visual design can be improperly difficult. Code> Max-width can help reach a compromise.
My site is here: What you describe, and IMHO, this is a nice compromise between a narrow browser and flexibility.
Comments
Post a Comment