usman07 Posted May 18, 2012 Share Posted May 18, 2012 I have a image and I want the image to be inline with the image beside it, iv tried most things but i cant get it to work. The other image beside the filter image are outputted using php. You can have a look here: http://mumtazproperties.hostei.com/forsale.php Heres the css that I have used for the filter image: #filter{ width: 214px; height: 217px; padding-left: 8px; display: inline-table; } heres the css used for the image that are outputted by php: .propimage{ width: 758px; height: 191px; padding-left: 15px; padding-top: 30px; display: inline-table; } Thank you Link to comment https://forums.phpfreaks.com/topic/262724-how-to-inline-with-table/ Share on other sites More sharing options...
algidDes702 Posted May 23, 2012 Share Posted May 23, 2012 I am failing to see the problem? Is it still there, if so explain it some more. If its not please mark your post as 'solved' Link to comment https://forums.phpfreaks.com/topic/262724-how-to-inline-with-table/#findComment-1348150 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.