uCertify Lesson 2 Quiz Site Delivery Associate

uCertify Lesson 2 Quiz Site Delivery Associate

8th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

HTML

HTML

8th Grade

18 Qs

HTML / CSS

HTML / CSS

11th Grade

20 Qs

Computer Science Exam

Computer Science Exam

7th - 8th Grade

20 Qs

Web Page Design II

Web Page Design II

9th - 12th Grade

15 Qs

HTML & CSS

HTML & CSS

9th - 12th Grade

22 Qs

SDA Chapter 2 Vocabulary

SDA Chapter 2 Vocabulary

7th - 9th Grade

20 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

Code Quiz

Code Quiz

KG - University

21 Qs

uCertify Lesson 2 Quiz Site Delivery Associate

uCertify Lesson 2 Quiz Site Delivery Associate

Assessment

Quiz

Computers

8th - 12th Grade

Medium

Created by

Greg Baker

Used 21+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which choice provides the main instruction of the tag. It is required in every tag. They include <body>, <p>, <h1>, <title>, <table> and many others.

element

attribute

value

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This specifies a quality or describes a certain aspect of the element

element

attribute

value

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

gives value to the element and its attribute. For example, <a href="http://www.ciwcertified.com"> has a value that instructs the hyperlink to access the CIW Certified Web site.
element
attribute
value

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is the first tag in an HTML document. It informs the interpreter (usually a Web browser) what version of HTML the Web page is written in.
<meta> tags
<link> tag
<!DOCTYPE> 
<head> tag

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which option references a style sheet and is used to link your style sheet to your Index (main) file?

<html> tag

<head> tag

<link> tag

<meta> tags

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which includes the document description, revision dates, and keywords to help search engines index the page? This tag is placed within the <head> container tags.

<meta>

html

<head>

<link>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

identifies the document title and is placed within the <head> container tags

<body>

<head>

<meta>

<title>

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?