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 |
Tags
- RDS
- tiles.xml
- EC2
- PL/SQL
- CSS
- Spring
- AWS
- 도커
- 웹소켓
- HTML
- 배포
- autowired
- express
- websocket
- jQuery
- 비트코인
- node.js
- Ajax
- 블록체인
- phaser
- 암호화
- model1
- docker
- SQL
- JavaScript
- 웹게임
- JSP
- Servlet
- Cookie
- 알고리즘
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