![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
The problem with my CSS is that if the main content's height is less than the side content's height, the side content will wrap underneath the main content instead of staying within the 25% bounds. -me ------ code #main { float: left; width: 75%; } #side { } Stylesheet: |
#2
| |||
| |||
|
|
Stylesheet: #main { width: 75%; } [snip] |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |