Jump to content

izardduy

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by izardduy

  1. You mean this?
    <div align='center'><video width="320" height="240" "controls">
    <source src="XXX" type="video/mp4"></video></div>
    New error:
    Error al analizar XML, línea 4040, columna 53: Element type "video" must be followed by either attribute specifications, ">" or "/>".
    ??
  2. Hi,
    I am triyng to embed a video on BLOGGER:
    <div align='center'><video width="320" height="240" controls> <source src="XXX" type="video/mp4"></video></div>
    And I am getting the following error:
    Error al analizar XML, línea 3848, columna 61: Attribute name "controls" associated with an element type "video" must be followed by the ' = ' character
    Can someone please help?
    THANKS!
    Joao
×
×
  • Create New...