일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- fixed
- call by value
- method
- 산업기사
- SQL
- relative
- transform
- STREAM
- ABSOLUTE
- where
- transition
- 기사
- text-shadow
- 정보처리기사
- 스마트에디터
- MySQL
- Encoding
- UTF-8
- static
- codepage
- Spring
- position
- 정보처리 산업기사
- call by refelrence
- box-sizing
- I/O
- datasourceexplorer
- 정보처리
- 이미지확대
Archives
- Today
- Total
목록ABSOLUTE (1)
a battle with myself
Position 속성의 default 값은 static 값이다 즉 div에 아무런 position 속성 값을 주지 않으면 static 속성을 가지고 있다. position - static : 위에서 부터 아래로 하나의 block쌓기 처럼 블럭이 차례대로 쌓이게 된다 margin 값을통해 document 에서의 위치와 black 간의 위치를 조절할 수 있다. A B C 실행시 이미지 --------------------------------------------------------------------------------------------------------------------------------------------------------- Position -relative : static의 ..
html + css
2016. 6. 29. 08:54