back
Code
CSS
HTML
Web
#div143{
height:100px;
width:150px;
background-color:red;
}
#div144{
height:150px;
width:200px;
background-color:green;
}
#div145{
height:auto;
width:75%;
background-color:blue;
color:orange;
}