일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- STREAM
- I/O
- text-shadow
- 정보처리
- SQL
- call by value
- UTF-8
- fixed
- transform
- ABSOLUTE
- 정보처리 산업기사
- call by refelrence
- Encoding
- 기사
- datasourceexplorer
- 산업기사
- where
- transition
- codepage
- static
- position
- Spring
- relative
- 이미지확대
- box-sizing
- MySQL
- method
- 스마트에디터
- 정보처리기사
Archives
- Today
- Total
목록static (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