Search Header Logo

CHS Cert Practice test part 1

Authored by Dyta Laing

Computers

10th - 12th Grade

Used 2+ times

CHS Cert Practice test part 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

target attribute cannot have?

_blank

_self

_paren

_color

Answer explanation

Target attribute can have values blank, self, parent, top and filename. blank opens the linked document in a new tab window or tab, self opens linked document in the same window, _parent opens linked document in the parent frame.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following opens linked document in full body?

_blank

_top

_parent

framename

Answer explanation

Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used to link the bookmark?

href

id

target

<img>

Answer explanation

Explanation: href attribute is used to link the bookmark. The id attribute is for defining bookmarks in a page, target attribute is for specifying where to open linked document i.e. in new tab, same frame, parent frame, full body of the window etc.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following sets the color of a link before it has been clicked on?

ALINK

LINK

VLINK

ULINK

Answer explanation

LINK set the color of a link before it has been clicked on, ALINK set the color of a link when a link is clicked on, VLINK set the color of a link after it has been clicked on, here A and V stands for Active and Visited.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is used for specifying an email to be sent?

mailto:

target

id

href

Answer explanation

Target attribute is for specifying where to open linked document i.e. in a new tab, same frame, parent frame, full body of the window etc. We use mailto: with <a> and href for specifying the email address that we want to be sent to. It will open a new email message and address to a person specified in the link. The email link will appear like a normal link. The id attribute is for defining bookmarks in a page.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not the parameter for email link?

body

bcc

cc

#

Answer explanation

There are various parameters used for email links like mailto, bcc, body, cc, subject, ‘&’, ‘?’. mailto: is used for e-mail recipient address, bcc is for blind carbon copy mail address, cc is for carbon copy e-mail address, subject is for the subject of the e-mail, ‘?’ is first parameters delimiter.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tag is used to linked information should be placed inside?

<head>

<ht<div>ml>

Answer explanation

Linked information regarding CSS like external CSS document information is always placed in <head> tag. <body> tag contains the body of the document.

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?