|
Posted by Patient Guy on 01/08/06 01:37
"Beauregard T. Shagnasty" <a.nony.mous@example.invalid> wrote in
news:mryis7pxkmu5.xymtgfji28x0$.dlg@40tude.net:
> Luigi Donatello Asero wrote:
>
>> I have noticed that both the quality of the images on my website and
>> the layout of the menu on the left looks much better if I browse my
>> website at IE than at Firefox.
>
> Then you have mistakes. Images will look distorted when you put height
> and width in the HTML that is not equal to the exact size of the
> image.
>
> https://www.scaiecat-spa-gigi.com/bilder/oen-elba.jpg
> Width: 230px, Height: 230px
> Physical Width: 200px, Physical Height: 200px
>
> You also have errors in your CSS file.
> https://www.scaiecat-spa-gigi.com/sv/default.css
>
> Go here http://www.htmlhelp.com/tools/csscheck/
> and paste in your css. Browsers are free to ignore your CSS when they
> encounter an error.
>
>> What does it depend on?
>
> It depends on how well you construct the pages.
>
>> Does IE improve the layout automatically or does Firefox make it look
>> worse?
>
> Luigi, if you read threads other than your own, you would know that IE
> is very broken. You would also know that Firefox is a
> standards-conforming browser, rather than a browser that attempts to
> guess what you want, as IE does.
>
>> Which one renders better the requirements from W3 and why?
>
> Firefox, of course. Why? Ask Microsoft why they chose not to abide by
> the standards.
There actually IS one standard that I wish Firefox WOULD adhere to that IE
actually does adhere to.
For a while now, I have been complaining that FF's table caption styling
is broken and is improperly separated from the edge of the first row of
table cells. This occurs when the table top margin is set. The caption
IS part of the table and so should not be separated from the top
edge/border of the first row of table cells.
This annoying behavior is easily seen by setting a dark-colored background
and light-colored text to the caption, and then putting margin-top in the
table. Vary the margin-top to see the caption go up and down in FF. IE
properly renders the table with the caption ALWAYS adjoined to the top
edge of the first row of table cells.
I am really surprised that this nonsense has been going on for that long a
time and no one has seen it or seen fit to say something about it. The
CSS specification is quite clear on the concept. Given that the use of
captions in tables is as common as a P element or a character entity
reference, well....
Navigation:
[Reply to this message]
|