Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
| Ambos lados da revisão anterior Revisão anterior Próxima revisão | Revisão anterior | ||
|
entender-melhor-negocios-digitais [2018/01/08 22:13] amorimlaiza4 |
entender-melhor-negocios-digitais [2018/02/12 18:11] (atual) efremfilho |
||
|---|---|---|---|
| Linha 5: | Linha 5: | ||
| Saiba mais nesses vídeos: | Saiba mais nesses vídeos: | ||
| - | <html> | + | <html> |
| - | <iframe width="560" height="315" src="https://www.youtube.com/embed/rAMDkAGBn9Q" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe> | + | <style> |
| - | </html> | + | .videoWrapper { |
| + | position: relative; | ||
| + | padding-bottom: 56.25%; /* 16:9 */ | ||
| + | padding-top: 25px; | ||
| + | height: 0; | ||
| + | } | ||
| + | .videoWrapper iframe { | ||
| + | position: absolute; | ||
| + | top: 0; | ||
| + | left: 0; | ||
| + | width: 75%; | ||
| + | height: 75%; | ||
| + | } | ||
| + | </style> | ||
| + | <div class="videoWrapper"> | ||
| + | <iframe width="560" height="349" src="https://www.youtube.com/embed/rAMDkAGBn9Q"frameborder="0"gesture="media"allow="encrypted-media" allowfullscreen></iframe> | ||
| + | </div> | ||
| + | |||
| + | <div class="videoWrapper"> | ||
| + | <iframe width="560" height="349" src="https://www.youtube.com/embed/BIRAdc0VTr0"frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> | ||
| + | </div> | ||
| + | </html> | ||
