| | I have an HTML page that the client is viewing with an IE5 Mac and the title page includes a picture with the text material floated beside it. However, because the Browser she has is IE5 Mac, the float fails. Does anyone know of a hack to get IE5 Mac to accept the Float??? This is the htnl I am using. It works wonderfully in FF and Opera. HTML <div style="padding: 6px; float: right;"> <img src="images/m1.jpg" alt="Name here" title="Name here" width="200px" /></div> thanks. |



