how can I have two div
Goto page Previous 1, 2
|
| View previous topic :: View next topic |
| Author |
Message |
jomanda
Joined: 19 May 2006 Posts: 70 Location: Germany
|
didn't know about overflow
Sounds handy
Can someone explain how digg uses borders that adjust to div size? http://digg.com/ |
| |
|
|
|
|
AmeliaR
Joined: 31 May 2006 Posts: 142
|
| it is a relatively new discovered solution. works well. |
| |
|
|
jomanda
Joined: 19 May 2006 Posts: 70 Location: Germany
|
See "What's New" div on right
Oops, see "What's Digg" div on right
Here's the css for the div
.note-temp, .boxed {
Background: url(/img/digg-box-3.gif) bottom right;
Margin-top: 1em;
Image is at http://digg.com/img/digg-box-3.gif
That image adjusts itself to div size... how?!! |
| |
|
|
|
|