|
I am having a few issues with a layout I am attempting to create.
Bascially I have a div with my header in, and below it I am creating a split for navigation and content. Two divs down the left, one below the other, and one adjacent on the right along side it.
I can create them fine and they display correctly, only the text within the div on the right only starts in line with the second div on the left hand side.
I am bascially use the float left and the float right functions for the respective divs, but Im unsure how to get the text to align correctly.
I realise this may be a little hard to understand, Ill try to get a picture up to make it a little clearer but in the mean time any help would be greatly appreciated.
Thanks in advance.
|