MULTIMEDIA AND QUALITY OF SERVICE
MULTIMEDIA IN THE INTERNET
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What tab allows us to insert pictures?
|
insert
|
|
home
|
|
design
|
|
animation
|
Explanation:
Detailed explanation-1: -On the Insert tab, click Pictures. Select the option you want to use for inserting pictures.
Detailed explanation-2: -In order to put a simple image on a web page, we use the <img> element. This is a void element (meaning, it cannot have any child content and cannot have an end tag) that requires two attributes to be useful: src and alt . The src attribute contains a URL pointing to the image you want to embed in the page.
There is 1 question to complete.