HTML Retake Review 2

HTML Retake Review 2

9th Grade

25 Qs

quiz-placeholder

Similar activities

Intro to HTML

Intro to HTML

8th - 12th Grade

20 Qs

Paginas WEB

Paginas WEB

9th Grade

20 Qs

Soal - soal latihan TIK kelas 9 semester 2

Soal - soal latihan TIK kelas 9 semester 2

9th Grade

20 Qs

Part 1 Advance HTML and CSS

Part 1 Advance HTML and CSS

9th - 12th Grade

20 Qs

HTML/CSS Review Part 2

HTML/CSS Review Part 2

9th Grade

20 Qs

GRADE VI_HTML Basics Quiz

GRADE VI_HTML Basics Quiz

6th Grade - University

20 Qs

CodeHS Unit 5

CodeHS Unit 5

8th - 12th Grade

20 Qs

HTML Retake Review 2

HTML Retake Review 2

Assessment

Quiz

Computers

9th Grade

Medium

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Does a relative link require the use of a protocol and server path?

Yes

No

Only if accessing external sites

Only within the same directory

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can you link to a document in a subdirectory of the current webpage by specifying only the subdirectory name and the filename?

Yes

No

Only with an absolute link

Only if the file is on the same server

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is it possible to use a relative link to reference images files from a repository on a different server?

Yes

No

Only with special permissions

Only if the repository is public

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to format an absolute link?

https://www.contoso.com/products.html

www.contoso.com/products.html

contoso.com/products

/products.html

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a form is submitted and no data is sent, what should you do to ensure text box data is sent?

Replace the textarea element with an input element.

Change the name attribute of the textarea element.

Set the value attribute of the input attributes to get.

Set the method of the form element to "post".

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to define a table header?

<br>

<td>

<th>

<head>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element for inserting a line break?

<p>

<th>


<img>

<br>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?