SDA - Lesson 4

SDA - Lesson 4

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

HTML and CSS Quiz

HTML and CSS Quiz

9th Grade

20 Qs

MaWD (4.0 Most Missed Questions)

MaWD (4.0 Most Missed Questions)

9th - 12th Grade

25 Qs

INFLASI

INFLASI

11th Grade

20 Qs

price elasticity of demand

price elasticity of demand

12th Grade

20 Qs

Motivating employees

Motivating employees

10th Grade

22 Qs

KIẾN THỨC DINH DƯỠNG CƠ BẢN

KIẾN THỨC DINH DƯỠNG CƠ BẢN

10th Grade - University

20 Qs

TOPIC 3: Budgetting

TOPIC 3: Budgetting

7th Grade - University

20 Qs

Kuis Komputer Akuntansi

Kuis Komputer Akuntansi

11th Grade

20 Qs

SDA - Lesson 4

SDA - Lesson 4

Assessment

Quiz

Business

9th - 12th Grade

Hard

Created by

Lynn Moran

Used 36+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the following HTML code:


<a href="http://192.168.2.3/indexes/index.html"> CCYP Home </a>


Which type of hyperlink reference is given in this code?

Secure site URL

Partial URL

Relative URL

Fully qualified URL

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the following HTML code from a page that resides on a Web server:


<a href="/pages/index.html">uCorp</a>


According to this code, where does the file named index.html reside on the server?

In the "uCorp" directory, which resides off of the server's root directory

In the "pages" directory, which resides one directory beneath the directory currently being edited

In the "home" directory, which resides off of the "pages" directory on the server

In the "pages" directory, which resides off of the server's root directory

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which HTML element is used to create a hyperlink?

<href>

<link>

<a>

<alink>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the following HTML code on a page that resides on a Web server:


<a href="pages/index.html">uCorp</a>


According to this code, where does the file named index.html reside on the Web server?

In the Web server's root directory

In the "pages" subdirectory, which resides beneath the page being currently edited

In the "home" subdirectory, which resides off of the "pages" directory on the server

In the "pages" directory, which resides above the page being currently edited

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the following HTML code from a page that resides on a Web server:


<a href="../ucorp.html"> uCorp </a>


According to this code, where does the file named ucorp.html reside on the Web server?

In the Web server's root directory

In a directory one level below the current page

In the Web server's "ucorp" directory

In a directory one level above the current page

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the following HTML code:


<a href="indexes/index.html"> CCYP Home </a>


Which type of hyperlink reference is given in this code?

Secure site URL

Partial URL

Absolute URL

Fully qualified URL

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which line of HTML code creates a valid hyperlink on a Webpage?

<a href="mailto:info@ciwcertified.com"> Contact us now </a>

<a href="http://www.company.com/mail"/> Contact us now <a/>

<a href="https://www.company.com/ssl"> Secure Server <href>

<a href="ftp://ftp.company.com"> Download now <ftp/>

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?