HTML and CSS Reference
In-Depth Information
Figure4-5.HTML5 video playing within a TV frame in a found SVG file
The advantage of SVG is that all of the graphics are individually accessible markup elements.
Having the primitives makes it simple to find what you need and modify it to match the result
you want. Best of all, the graphics can be easily scaled to whatever dimensions you need.
NOTE
I found the TV SVG graphic at http://www.openclipart.org/ , the best place to find public domain SVG
you can use in your projects.
Embedding HTML in SVG can be fun, if a little challenging. Most uses of SVG with HTML5
video, though, are to borrow many of the SVG capabilities for use with an HTML5 video
within an HTML5 document, as discussed next.
Search WWH ::




Custom Search