1. Fundaments of Web Design Final Exam Review

1. Fundaments of Web Design Final Exam Review

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

68 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is HTML?

Back

HTML is the standard markup language mainly used to create web pages, describes the structure of a webpage, and consists of a set of elements that helps the browser how to view the content.

2.

FLASHCARD QUESTION

Front

HTML stands for __________

Back

HyperText Markup Language

3.

FLASHCARD QUESTION

Front

What is the correct syntax of doctype in HTML5? Options: a) <doctypehtml>, b) <!DOCTYPE html>, c) <DOCTYPE html!>, d) <doctypehtml!>

Back

<!DOCTYPE html>

4.

FLASHCARD QUESTION

Front

Which tag is used for inserting the largest heading in HTML? Options: a) head, b)

, c)

, d) heading

Back

5.

FLASHCARD QUESTION

Front

Which is used for styling HTML?

Back

CSS

6.

FLASHCARD QUESTION

Front

Which HTML tag is used for making character appearance bold? Options: a)<bold>, b) <b>, c) <i>, d) <u>

Back

<b>

7.

FLASHCARD QUESTION

Front

Which HTML tag is used to insert an image? Options: a) <img src="img.jpg">, b) <img href="img.jpg">, c) <image src="img.jpg">, d) <img link="img.jpg">

Back

<img src="img.jpg">

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?