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

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator