+ 2
Html: <div> Id = “box” </div> Css: #box{ width: 300px; height: 300px; background-color: black; float: left; position: absolute; top: 300px; left: 140px; }
16th Jan 2018, 9:11 PM
Ole113
Ole113 - avatar