CSS. Basic Button Styling
간단하게 CSS로 Button의 Style을 수정하는 방법입니다. 12345678910.button { background-color: #4CAF50; /* Green */ border: none; color: white; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px;}Colored by Color Scriptercs 간단하게 이런 정도의 정의를 내릴수 있습니다. 12345.button1 {font-size: 10px;}.button2 {font-size: 12px;}.button3 {font-size: 16px;}.button4 {font-size: 20px;}.bu..
Language/HTML, CSS
2018. 3. 2. 12:29
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Codable
- windows10
- Windows
- git
- Linux
- php
- enum
- ubuntu
- SWIFT
- intellij
- Kotlin
- MySQL
- Gradle
- Xcode
- nodejs
- android
- github
- war
- tomcat
- docker
- Java
- Spring
- CentOS
- cocoapods
- Python
- golang
- ios
- go
- centos8
- rxswift
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함