HTML Flashcard <html>

HTML Flashcard <html>

Assessment

Flashcard

Computers

4th - 8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the first thing we have to write in the code?

Back

, html

2.

FLASHCARD QUESTION

Front

how to create a table

Back

3.

FLASHCARD QUESTION

Front

What does HTML stand for?

Back

Hiper text markup language

4.

FLASHCARD QUESTION

Front

Choose the correct HTML element for the largest heading: <head>, <h6>, <h1>, <heading>

Back

<h1>

5.

FLASHCARD QUESTION

Front

What is the correct HTML element for inserting a line break?

Back

<br>

6.

FLASHCARD QUESTION

Front

What is the correct HTML for creating a hyperlink? Options: <a href="https://www.google.com/">Google</a>, <a> href="https://www.google.com/"Google</a>, <a href="https://www.google.com/"></a>

Back

<a href="https://www.google.com/">Google</a>

7.

FLASHCARD QUESTION

Front

Which character is used to indicate an end tag? Options: /, ^, *, <

Back

/

elements?
, ,
,

Back