uCertify Lesson 2 Quiz Site Delivery Associate

uCertify Lesson 2 Quiz Site Delivery Associate

8th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

แท็ก HTML

แท็ก HTML

7th - 8th Grade

20 Qs

HTML Project I

HTML Project I

8th - 12th Grade

20 Qs

Intro to HTML & Tags

Intro to HTML & Tags

8th Grade

20 Qs

Web Design

Web Design

6th - 9th Grade

21 Qs

HTML review

HTML review

7th - 8th Grade

15 Qs

Intro to HTML

Intro to HTML

7th - 8th Grade

18 Qs

HTML Tags

HTML Tags

6th - 8th Grade

20 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?