Web Box 3
Run
HTML
Box
Box
CSS
.box{ width: 200px; height: 200px; border-top: 5px solid #ffbb00; border-right: 5px solid #19a9a6; border-bottom: 5px solid #ff0000; border-left: 5px solid #19a9a6; font-size: 15px; font-family: courier; font-weight: normal; letter-spacing: 1px; text-align: center; color: #d1d1d1; background: linear-gradient(#252526,#252526); }
Follow Us