View Single Post
(#4 (permalink))
Old
Kenny is Offline
Private
Points: 189, Level: 2 Points: 189, Level: 2 Points: 189, Level: 2
Activity: 0% Activity: 0% Activity: 0%
Kenny is an unknown quantity at this point
 
 
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Dec 2007
January 1st, 2008

yes, you could use a table, check using a div tag as well, and aligning that to the left. That might work, and would save some lines of code. Check whichever method you choose in both IE and Firefox, though, because IE can be REALLY screwy with css, though Im sure you know that.
Putting them both in the same block element should have the same effect, but css can be tricky sometimes. Perhaps align the left with the header class you use; also, is position relative in that context neccesary?