Final Exam Review

Final Exam Review

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

38 questions

Show all answers

1.

FLASHCARD QUESTION

Front

HTML stands for:

Back

Hyper Text Markup Language

2.

FLASHCARD QUESTION

Front

What is CSS used for?

Back

Design the style of a website

3.

FLASHCARD QUESTION

Front

What does an

tag do in HTML?

Back

Makes the text large and bold for a heading

4.

FLASHCARD QUESTION

Front

What's wrong with the HTML code below? <p>This is a paragraph in HTML</h1>

Back

The closing tag should be </p>

5.

FLASHCARD QUESTION

Front

What is the function of a
tag on a webpage?

Back

Create a line break

6.

FLASHCARD QUESTION

Front

What does the following HTML code do? <img src="picture.jpg" style="width:200px; height:200px">

Back

Adds an image to the webpage with a width of 200 pixels and height of 200 pixels

7.

FLASHCARD QUESTION

Front

What line of code typically begins an HTML page? Options: <html>, <title>, <head>, <body>

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?