HTML5 + CSS3 + Wordpress = Responsive Web

Post on 22-May-2015

1,818 views 1 download

Tags:

description

Presentación realizada por

transcript

FRANCISCO VIDAL

<div class="embed-container">     <!-- embed code goes here--></div>

.embed-container {    position: relative;    padding-bottom: 56.25%;     height: 0;    overflow: hidden;}

.embed-container iframe,

.embed-container object,

.embed-container embed {     position: absolute;     top: 0;     left: 0;     width: 100%;     height: 100%;}

Compatibilidad Navegadores