Search Header Logo

Week 12 - WDI

Authored by Rafael Araujo

Computers

12th Grade

Used 3+ times

Week 12 - WDI
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In order to insert an image called dog.jpg into a webpage we need to type the instruction:

<img src="dog.jpg" alt="Puppy">

<img src="dog.jpg" alt="Puppy"></img>

<img scr="dog.jpg" alt="Puppy">

<img scr="Dog.jpg">

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The image element does not have a closing tag

False

True

Sometimes

Most of time

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a reason to avoid copying the link address of an image on the internet and use it in your replit project:

If that image is taken off the internet, your image cannot display

The image address can sometimes be extremely long and make your website code very messy

The image does not upload with the right size

You can't edit the image in any way, so you are stuck with whatever the image looks like originally

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The section you use in replit to upload the pictures that your webpage is going to use is called:

Webview

Images

Files

Shell

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The meaning of "src" in an image element is:

Specifies the dimension of the image

Specifies the alternate text for the image

Specifies the service request confirmation for that image

Specifies the path to the image

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The meaning of "alt" when using an image element is:

Specifies the path to the image

Specifies the width of the image

Specifies the height of the image

Specifies a text to describe the image when the browser cannot find it

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you read the instruction:

<img src="dog.jpg" alt="dog" width="500" height="300">

It means that

Most likely the webpage will load the image of a cat

"dog.jpg" is the image file name, the description for the image is "dog", the width is "500" and the height is "300"

"dog.jpg" is the description for the image, the image file name is "dog", the width is "500" and the height is "300"

the name of the image and the description must always be the same, that is why the word "dog" is used twice

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?