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