I have started to create the page, and I have got this far.... not really knowing if I am using the cirrect CSS for this typoe of layout, and still
![]() | It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!) |

|
|
.div1 {
background: #005500;
}<div class="div1">hello</div>webmaster wrote:When I do CSS layouts I use the float-command, some use fload and some use absolute position, but I think float gives a cleaner and faster code.

wood1e wrote:Thats cool, but how do i place the imges inside the container? As I seem to only be able to do by giving the first image an absolute setting, and then just placing the other image next to it!!!
Where I can I will use CSS for colours etc....
I presume that is right?
This all seems a little more complicated than just using a table and centreing that...
<img src="image.jpg" alt="" />
Or add the image as a backgound in a DIV with the css command:[.div2 {
background-image: url(image.jpg);
}Users browsing this forum: No registered users and 0 guests