Posted by Rangy on 03/08/07 02:16
Hi,
Say you have a simple layout as follows (all DIVs):
Header
Content Column
Footer
What is the best way to align and position the content WITHIN the
"Column" div? In the past I would have used nested tables but I'm not
sure of how "the pros" out there do it.
I saw some suggestions about creating a child element (e.g. <p>) and
then using absolute positioning with a parent (h1) element that is set
for relative positioning.
Any advice is greatly appreciated. There must be a better way than
<br>!
Thanks!
Rangy
[Back to original message]
|