Web Button 15
Run
HTML
Button
Button
CSS
.button{ width: 100px; height: 100px; border-top: 2px solid #ff0000; border-right: 7px double #0000ff; border-bottom: 2px solid #ff0000; border-left: 7px double #0000ff; border-radius: 50%; font-size: 15px; font-family: verdana; font-weight: normal; letter-spacing: 1px; text-align: center; color: #000000; background: #ffffff; }
Follow Us