Complex CSS Box Model
Complex CSS Box Model
Out of context: Reply #3
- Started
- Last post
- 4 Responses
- spiralstarez0
can easily be done - all relatively positioned also.
create 3 boxes that nest next to each other then in the middle box create the other three boxes. From there you can use border and padding to achieve exactly what you want.
If you have troube it's all about using the "float" property properly...