Page 31 - PortGPT_V2.1_C8_Flipbook
P. 31
Factopedia
The Web browser displays the video and starts playing it. In some All the updates of
browsers, you need to click on the play button to start the video. Google Chrome
The <audio> and <video> tags might not work in some browsers ensure that they
that do not support HTML5 and the file formats. support HTML5.
WAV, MP3, and Ogg are the file formats currently supported to
embed audio.
MP4, WebM, and Ogg are the file formats currently supported to
embed video.
Let’s catch uP
Match the following columns.
Column A Column B No need of <embed>
element to add audio
1. BEHAVIOR a. <A>
and video in a web
2. ALT b. <MARQUEE > page in HTML5.
3. HREF c. <IMG>
Let’s Back-uP
• The process of linking a particular section of the same web
page or linking one web page to another web page of the
same website is called internal linking.
• The process of linking a web page of one website to another In 1990, the first
website is called external linking. ever web browser
• The <IMG> tag is used to insert an image in the web page. to use HTML was
• The <MARQUEE> tag is used to insert moving text on a WorldWideWeb (no
web page. spaces) which was
• The HTML5 <AUDIO> and <VIDEO> tags allow us to add later renamed as
media to a website. Nexus.
Images, Links, Audio, Video in HTML 29

