View Single Post
Old 12-01-2012, 03:58 AM   PM User | #6
LearningCoder
Regular Coder

 
LearningCoder's Avatar
 
Join Date: Jan 2011
Location: The Pleiades
Posts: 849
Thanks: 67
Thanked 28 Times in 28 Posts
LearningCoder is an unknown quantity at this point
To be honest, if your intention is to have 3 columns within a div, id use a floating technique to do it and avoid having to use absolute positioning. Depends what you want to do and/or the requirements.

In relation to dynamically generating html using php, not a clue . PHP is still very much a gray area for me.

Regards,

LC.
LearningCoder is offline   Reply With Quote