HTML intro

HTML intro

Assessment

Flashcard

Computers

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

16 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which code below shows a correct HTML tag nesting: <h2><strong>HTML is FUN</strong></h2>

Back

<h2><strong>HTML is FUN</strong></h2>

2.

FLASHCARD QUESTION

Front

What is the url that is used to validate HTML files?

Back

http://validator.w3.org

3.

FLASHCARD QUESTION

Front

To ensure cross-platform compatibility and functionality web developers should validate their webpages and test webpages in the most common browsers, including current and older versions.

Back

test webpages in the most common browsers, including current and older versions.

4.

FLASHCARD QUESTION

Front

Which type of software application allows web designers to design page layout, validate source code, and preview a webpage in multiple browsers, also known as HTML conversion software?

Back

A GUI editor

5.

FLASHCARD QUESTION

Front

For what reason should older web sites be updated and rewritten using HTML5 and CSS?

Back

To ensure that the website can be rendered by all w3c standard compliant web browsers and mobile devices.

6.

FLASHCARD QUESTION

Front

In order for a website to work properly from page to page you must:

Back

Use a single W3C HTML standard

7.

FLASHCARD QUESTION

Front

What basic tag must all tags other than <!DOCTYPE> be nested in?

Back

<html>

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?

Discover more resources for Computers