Nesting div's help

windows

Guest
hey guys just wondering if you could point me in the right direction here..

i want a block of color (say blue) on the left hand side at 185px then next to that a small grafic of 40x35px then a background grafic to take up the rest of the right hand side..

---------------?----?-----------------------------------------------
block----------顩弇g--?-----------------------------------------------
---------------?----顩坅ckground img to span the rest of the window---
---------------?----?-----------------------------------------------

i have tried several ways and i carnt seem to get it to work (new to this CSS stuff :() i had a thought of using <li> with the "inline" command but im thinking im missing somthing very simple here?

can this be nested or do i have to resort to possitoning each part?

sorry for the stupid question but im getting all confused with this CSS stuff and i dont really want to go back to tables :o

tnx for your timeIf your background image and the other graphic are not moving relative to each other and both of them are presentational elements - make them one image, put it as a badckground of a block offset from the right....
 
Back
Top