Unit 6:  Quality Control

Unit 6: Quality Control

10th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Camp Sequoia:  Part II

Camp Sequoia: Part II

7th - 10th Grade

15 Qs

HTML5 Forms

HTML5 Forms

11th - 12th Grade

10 Qs

uCertify Lesson 1: Part II

uCertify Lesson 1: Part II

8th - 12th Grade

20 Qs

Security Threats

Security Threats

10th Grade - University

20 Qs

1.3.4 Web Technologies

1.3.4 Web Technologies

11th Grade

20 Qs

UID Chapter 8 Chapter Test

UID Chapter 8 Chapter Test

8th - 12th Grade

20 Qs

JavaScript Basics Review

JavaScript Basics Review

7th - 12th Grade

20 Qs

T-Level DPDD: Validation & Error Handling Quiz

T-Level DPDD: Validation & Error Handling Quiz

11th Grade

16 Qs

Unit 6:  Quality Control

Unit 6: Quality Control

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Jack Rudenga

Used 20+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is one reason for validating your web pages?

Valid HTML assures that all standards-compliant browsers will render the page reliably.

Valid HTML loads many times faster than non-standard code.

Valid HTML is the only form of code that by law may be published on the Internet.

Valid HTML is the only form of HTML that standards-compliant browsers will display.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When validating a web page, it is usually a good idea to fix the first error, then save and retest because correcting one error tends to—

take several days to process.

make the validator process the page more quickly.

ensure the validator will not freeze up as it will when multiple errors are corrected.

have an influence on subsequent validation errors, possibly fixing other errors in a domino fashion.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The W3C HTML validator (and most validation services) allow you to—

validate by entering the URL to your web page.

validate by uploading an HTML file from your local drive.

validate by pasting your HTML code directly into the validator.

All of the above

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If you have an HTML file that has not been posted on the Internet and only resides in your local drive, by what means will you validate it

Validate by URL

Validate by file upload

Validate by direct input

Either b or c

All of the above

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

An HTML validator will not validate which of the following?

HTML5

HTML 4.01

CSS

XHTML

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A text editor may make the validation process simpler if it has the following feature to help you scan through your code:

Numbered code lines and columns

Spelling and grammar checks

Cup holders

All of the above

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Just like with HTML, a web page that has invalid CSS might look fine in your browser, but someone accessing the page in another browser might have an entirely different experience with the same content.

True

False

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?