oberheimer Established Member ★ 20 ★ Impact 51 Jun 18, 2009 824 views 3 replies #1 How do i align 1 image with a text (second paragraph) in a different div tag?
U user-7256 VIP Member VIP ★ 20 ★ Impact 111 Jun 18, 2009 #2 Try CSS float attributes? Depends on your layout really.
oberheimer Established Member ★ 20 ★ Impact 51 Jun 21, 2009 #3 but the text appears differently on all browers, so not sure, i really need to sort this out
nasaboy007 VIP Member VIP ★ 20 ★ Impact 66 Jun 23, 2009 #4 give us an example of your current code. usually, if you do float: right or float: left followed by the appropriate clear: both it should work fine on all browsers (assuming the rest of your layout is ok).
give us an example of your current code. usually, if you do float: right or float: left followed by the appropriate clear: both it should work fine on all browsers (assuming the rest of your layout is ok).