Ivar van Duuren wrote:
> Hi there,
> 
> I have a problem with a page of a personal page.
> The url is this: http://www.gritter.org/trouwen/pics.html
> 
> As you'll see, the pictures are not contained by their parent div.
> To me it looks like they float but in the css they're not defined as
> floating...
> 
> Could anyone tell us what the problem could be?
> 
> Thanks!
>   Ivar
>  **

Took a while for me to see where the float for the images is defined. 
Then, Webkit's Web Inspector said it's the img[align="left"] attribute 
that makes the float, a browser default.

Interesting, because Fx Dom Inspector gives no clue where it is defined, 
just states in "computed styles" that it is a float, if I am not 
overlooking something.

And Opera8 and 9 align these images horizontally. Is this correct? Maybe 
the align=left should be deleted.

Anyway, the reason for joining this thread is:

Congratulations, Ivar! Best wishes!

Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/

Reply via email to