Taula de continguts

Com afegir un vídeo de YouTube

Cal fer l'acció en els dos entorns el wiki i youtube. Obriu els dos entorns en dues pestanyes diferents.

Al wiki:

A youtube:

Inserir un vídeo de Youtube

Exemple

sintaxi wiki:

<html>
<iframe width="560" height="315" src="https://www.youtube.com/embed/f8eiUKpzpR0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</html>

Com afegir un vídeo de Vimeo

Obriu el wiki i la pàgina de Vimeo en dues pestanyes diferents del navegador.

Al wiki:

A Vimeo:

 Inserir un vídeo de vimeo

Exemple

Ajuntament de Barcelona - "Mercats Municipals" from Jaume Vidal on Vimeo.

sintaxi wiki:

<html>
<iframe src="https://player.vimeo.com/video/9185299?byline=0&amp;portrait=0" width="400" height="300" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe><p><a href="http://vimeo.com/9185299">Ajuntament de Barcelona - "Mercats Municipals"</a> from <a href="https://vimeo.com/user3093434">Jaume Vidal</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
</html>