Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .container{
- width: 300px;
- height: 250px;
- background: gray;
- padding: 10px;
- }
- #box1{
- background: #FEFD8F;
- height: 100px;
- width: 66%;
- }
- #box2{
- background: #F6CCFC;
- height: 100px;
- margin-top: 10px;
- width: 66%;
- margin-left: auto;
- }
Advertisement
Add Comment
Please, Sign In to add comment