Wed, 2010-09-01 15:59
I am working on a flash site right now with a 1 row at the bottom and 3 columns. Problem is the last one "stacks" underneath the second column. If you look closely at the link below the xxx on the right hand side is below the key, not next to it like it should be.
http://onereddoorhudson.com/index-1.html
Any help would be appreciated.
Thanks, Mark
Wed, 2010-09-01 16:43
#1
you need to making netter use
you need to making netter use of floats. try this...
float #logo left, and remove the margins. The "xxx" will move up. Apply top margin to the "xxx" to move it where you want.
Validate your code!
Wed, 2010-09-01 18:06
#2
Thanks CupidsToejam
That was the trick !!! much appreciated !!
