TECH ~ Final Test

TECH ~ Final Test

Assessment

Flashcard

Computers

7th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

39 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What does HTML stand for?

Back

HyperText Markup Language.

2.

FLASHCARD QUESTION

Front

What is the purpose of HTML in web development?

Back

HTML is used to structure and organize content on a webpage.

3.

FLASHCARD QUESTION

Front

What is the correct way to start an HTML document? Options: <BEGIN> followed by <HTML> tag, <!DOCTYPE html> followed by the <html> tag., <START DOCUMENT> followed by <END DOCUMENT>

Back

<!DOCTYPE html> followed by the <html> tag.

4.

FLASHCARD QUESTION

Front

Which tag is used to create a hyperlink in HTML? Options: tag, tag, tag