css - Div on the left side of an image -


I have a divas with several other divisions inside it.

I would like to have an image

I have tried all kinds of float: left; Explicit: Both; .... but do not work.

You can see the full code of the page.

The division marked in blue will be, on the left, IMG in red, should be on the right Blue div.

The PS image is not available, so it will display alternative text, but it should not be important.

You float: left; to div # waycontact is required, so it can be in the flow of the structure

refer to the updated example

Comments