GALiRe
Video tag


Embeds video into your document.

url is required and implied
width and height are highly suggested


Start tag: <video:url;>
End tag: None


Attribute applies to: Attributes:
  url -> (URL)
autoplay -> (true or false/1 or 0)
controls -> (true or false/1 or 0)
height -> (number)
loop -> (true or false/1 or 0)
name -> (letters and/or numbers)
width -> (number)
Attribute example::
Run your mouse over an attribute for more info