[css3] image crop center div { width: 200px; height: 200px; overflow: hidden; position: relative; } img { position:absolute; left: -100%; right: -100%; top: -100%; bottom: -100%; margin: auto; min-height: 100%; min-width: 100%; }http://stackoverflow.com/questions/18673900/how-to-center-and-crop-an-image-to-square-with-csshttp://stackoverflow.com/questions/11552380/how-to-automatically-crop-and-center-an-image 더보기 [css3] div 안에서 줄바꿈 white-space: pre; 더보기 [node.js] -bash: express: command not found 에러 제목과 같은 메시지가 뜰때 아래를 따라하면 해결된다. sudo npm install -g express=generator 더보기 이전 1 2 3 4 5 ··· 53 다음 목록 더보기