|
Posted by Jonathan N. Little on 05/20/06 00:13
Knut Krueger wrote:
>
>
> Jonathan N. Little schrieb:
>
>> Knut Krueger wrote:
>>
>>> I did not find the difference why IE is not working.
>>> Maybe I did something against the conventions .. I don't know
>>>
>>
>> Okay, you *should* quote what you are referring to on your post to
>> news groups....
>
> oops I deleted my first post where I wrote that I did not find why the
> code works in netscape and firefox but not in IE
>
> Jonathan, I do not expect you to do my work, so I would of course not be
> angry if you would reject now. you did enough and very friendly.
>>
>> I'm being a nice guy here and I have set up a temp page to get you
>> started...
>
> May I further another 3 questions .....
> I've got the problems with the following requirements.
> without them it was more easy ...
>
> If the text (page Stuff) is bigger it flows to the left
> I had the same problem so I used a big image to prevent the text to
> float left.
> http://uni-regensburg.konstanze-krueger.de/temp1.html
> That's the only .. big .. problem
>
As the text grows, there will be some distortion especially at the
extremes, using font proportional units like 'em' help minimize the
effect because you should let folks scale the text, some people have
less the perfect eye sight. If you want to maintain a straight left-hand
margin on the content wrap the main page content in a 'content' div and
set the left hand margin see this example...
http://www.littleworksstudio.com/temp/alt.html20060519-2.html
More Flexible Layout
More to your liking? Works in both IE and gecko...
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
[Back to original message]
|