floating problem

D

dorayme

richard said:
http://1littleworld.com/sample.html

I am attempting to contain the the 3 black boxes within the smaller
green box.
The green box should be as wide as the remainder of the seconadary
container also in black.

Where am I screwing up at?

Move the </div> from your:

<div class="mid">main content</div>
<div class="photo">1</div>
<div class="photo">1</div>
<div class="photo">1</div>


to like so:

<div class="mid">main content
<div class="photo">1</div>
<div class="photo">1</div>
<div class="photo">1</div>
</div>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,104
Messages
2,570,645
Members
47,248
Latest member
Angelita78

Latest Threads

Top