Xepac design
The Blog Design code
Design code | Àüü°Ô½Ã¹° 14
Design code¸®½ºÆ®
only inbox view
¹Ú½º¾È¿¡ ³»¿ëº¸±â

overflow: hidden;
Read more
Video Showing Dynamic Resizing
Responsible design¿¡¼­ Ç®½ºÅ©¸° video¿µ¿ªÀ» Á¦¾îÇÏ´Â tipÀÔ´Ï´Ù.

 In order to embed the video and along with that inflate full width to the boundary, 
we have a very useful CSS trick for all developers.

.video {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.video iframe,
.video object,
.video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
Read more
 ¸Ç¾ÕÀÌÀü123 4567
Tweets
    º» »çÀÌÆ®´Â Å©·Ò ºê¶ó¿ìÁ®¿¡¼­ ´õ Àߺ¸ÀÔ´Ï´Ù.
2012 Xepac design reserved. xepac.com