taekwondokid42
New Member
- Messages
- 268
- Reaction score
- 0
- Points
- 0
I am trying to put together a website that looks good on any monitor, any resolution. If there is a widescreen monitor, I want everything blockquoted, so that my page does not look all spread out.
But if they have a full screen, all the blockquotes will make the page appear crammed.
I could put up a pixel limit, but what if they have a very low resolution or a very high resolution?
Is there a way I could say "if (widescreen) { <blockquote> }" ?
But if they have a full screen, all the blockquotes will make the page appear crammed.
I could put up a pixel limit, but what if they have a very low resolution or a very high resolution?
Is there a way I could say "if (widescreen) { <blockquote> }" ?