Quote:
|
Hey? Isn`t it ffom some book?
|
It's just a poem, but it was used in
Identity by one of the characters. I just liked the poem though... somehow it just fits me. hehe
Another possible method to consider would be to build multiple layouts. Have javascript determine the size of the user's display and present the document that you've determined for each size range. It's
lot more work and more complex to build, but if you're
really worried about a site that has a specific graphical look, that would give you the most control.
Personally, I'd go for scalable content. The problem with scalable is actually high resolution setups. If you aren't careful, you end up with your text as one long-ass line strung across the whole page.
No matter what you do, I would test thouroughly to make sure it's working on various displays.