Displaying multimedia objects in HTML page using source tag
HTML has <source> tag which will indicate a browser to represent a video, audio, or a picture in a browser. This tag is not used frequently, because there are other way to achieve the same functionality.
Comments
Post a Comment