|
|
|
|
First table shows how Opera cut content (just images with align=left) inside table with specified width. Second table
same thing, but width of table isn't set, so Opera set maximum width of table to width of page. Note, that Opera should
insert new line for images. Last table show images with workaround code. I used styles (float: left/right) to make
same behaviour, but this one is working correctly. Attention: when you use workaround with more images (like in second table), another problem in Opera can be shown, but it's another story... |