Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- AWS
- 배포
- Servlet
- model1
- 도커
- autowired
- 비트코인
- node.js
- CSS
- tiles.xml
- 웹게임
- Ajax
- PL/SQL
- express
- Cookie
- RDS
- SQL
- 웹소켓
- 암호화
- docker
- 블록체인
- 알고리즘
- jQuery
- Spring
- EC2
- JSP
- JavaScript
- HTML
- phaser
- websocket
Archives
- Today
- Total
목록Cover (1)
記錄
Bootstrap) Background image (contain vs cover)
참고 : http://tcpschool.com/css/css3_module_backgroundshttp://tcpschool.com/examples/tryit/tryhtml.php?filename=css3_module_backgrounds_02https://developer.mozilla.org/ko/docs/Web/CSS/Scaling_background_images 샘플코드) #fabio {background:url("fabio.jpg");background-repeat: no-repeat;background-size: cover;background-position: center center;width: 100%;height: 1000px;} background-size: cover vs contai..
Web/Bootstrap
2018. 5. 27. 18:51