ohdang888 Posted December 8, 2008 Share Posted December 8, 2008 i have a div 500px wide... i have 3 columns, and want the left column to hug the left, middle column to align with the center, and the right column to hug the right... i know its something simple i just can't figure it out.. thanks! EDIT: nvm i figured it out. take the 500/3 for the width.. always something simple... Link to comment https://forums.phpfreaks.com/topic/135991-solved-spread-out-td/ Share on other sites More sharing options...
premiso Posted December 8, 2008 Share Posted December 8, 2008 CSS issue more than php... I believe the tag you are looking for is style="float: left;" style="float: right;" But I also believe that there will be a bit more intuitive than that, but yea since I am not CSS expert thats about all I can help with. Link to comment https://forums.phpfreaks.com/topic/135991-solved-spread-out-td/#findComment-708969 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.