Ver Mensaje Individual
  #4 (permalink)  
Antiguo 12/08/2011, 03:10
danneg
Invitado
 
Mensajes: n/a
Puntos:
Respuesta: reproducir videos en paginas php

Para que te valide el <embed/> en xhtml...

Código HTML:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Para que te valide <video/> en html5

Código HTML:
Ver original
  1. <!DOCTYPE html>