Re: [css-d] Arrangement Attempt

2006-03-07 Thread Don - HtmlFixIt.com
nouhad wrote:
> Hello again :)
> Here  is how the page
> looks after I applied my CSS Coding to it.
> CSS Source can be found here .
> HTML Source can be found here .
> My mock-up can be found
> here
> .
Add a couple of div's to contain the rows of content so to speak.

#contentmidwrap{
width: 100%
}

#contentlowerwrap{
width: 100%
}

and then float left the two columns in each of these

As regards the other, find one of the liquid rounded corner sites[1] and 
use that for the boxes with rounded corners, and then float the images 
(like the sticky on that).

[1] http://www.cssplay.co.uk/boxes/krazy.html

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Arrangement Attempt

2006-03-07 Thread nouhad
Hello again :)
Here  is how the page
looks after I applied my CSS Coding to it.
CSS Source can be found here .
HTML Source can be found here .
My mock-up can be found
here
.

1) How do i float About and Services properly so that they look like how
they should in the mockup
2) How would i make the background of About an image, and put another image
(the image of the Post-It Note) on top of it?
3) What have i done wrong?

Thanks Alot.

nouhad
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/