Page 108 - CA 165 ver 1.0 Class 10
P. 108

Inserting Video using <VIDEO> Tag

                  The <VIDEO> element enables to attach video in the web page. Syntax to use the <VIDEO> tag is as
                  follows:

                    <VIDEO WIDTH="500" HEIGHT="300" CONTROLS>
                    <SOURCE SRC="orange.mp4" TYPE="video/mp4">
                    </VIDEO>















































                   106   Touchpad Computer Applications-X
   103   104   105   106   107   108   109   110   111   112   113