📅  最后修改于: 2022-03-11 14:48:01.189000             🧑  作者: Mango
#right{
background: green;
width: 100%;
}
#left {
margin-top: 5px; /* to test if they intersect*/
background: red;
}
#container {
width: 800px;
}
This div is as big as it's content
rest of space