I'm new to Css properties. I have got the idea of the style parts (very useful) but I found a decent site on layouts and am now experimenting with them.
I have a problem though.
I want the following:
<---------Title bar---------------------->
<---------Content------------------------>
<sidebar><cornergraphic><---Maindisplay-->
The side bar and main disply go to the bottom (400px) but I need the corner graphic and a gap under the graphic before getting to the main page of information.
They all float left and I think that could be the problem.
Would I need to create a box/area for the picture and gap?
Or set thepicture as background and no repeat, then colour the main page background under it?
Vince
I have a problem though.
I want the following:
<---------Title bar---------------------->
<---------Content------------------------>
<sidebar><cornergraphic><---Maindisplay-->
The side bar and main disply go to the bottom (400px) but I need the corner graphic and a gap under the graphic before getting to the main page of information.
They all float left and I think that could be the problem.
Would I need to create a box/area for the picture and gap?
Or set thepicture as background and no repeat, then colour the main page background under it?
Vince