Hi, I'm working for a company in which the boss (who's originally from the print industry) insists on having equal line lengths in the browsers on different operating systems.
So in an example text, "hello, i'm example text!", if the text is split to the following line at "example" on Firefox Windows, it must be split at "example" in Firefox Mac/Safari as well. On Windows, I had to resort to inserting manual line-breaks where the boss wants the split which are not honoured on Safari for example. How do you solve this technically, if at all? My reasoning that you cannot finally determine the user's operating system and settings is not acceptable for the boss. Please assume that influencing the line-length or font-size for the diferent operating systems is what needs to be solved. Please, no discussion how and why you should *not* influence it, that wouldn't help me. It's probably to do with resolution which differs between WIn and Mac OS, but I'm facing the situation as-is. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
