"margin" Property
margin 을 설정하는 2가지 방법이 존재한다. 출처 : http://www.w3schools.com/css/css_margin.asp 1) 하나 하나 속성으로 정의하는 경우 (top, right, bottom, left) p { margin-top: 100px; margin-bottom: 100px; margin-right: 150px; margin-left: 50px;} 2) 더 짧게 코딩을 하는 경우 (shorthand property) margin 이라는 shorthand property 를 이용한다. 이 margin property 는 4가지 형태로 사용이 가능하다. 출처 : http://www.w3schools.com/css/css_margin.asp 4개의 경우 Top 에서 부터 시계방향이..
CSS
2013. 3. 6. 14:29
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- IOS
- jquery
- Express
- node
- reactjs
- 안드로이드
- langchain
- NPM
- html5
- JSON
- Promise
- Linux
- javascript
- k8s
- node.js
- webpack
- html
- React
- vueJS
- Vue3
- docker
- python
- d3.js
- Vue
- SpringMVC
- angular.js
- Android
- java
- GIT
- css
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함