HTML and CSS Fundamentals Assessment

HTML and CSS Fundamentals Assessment

Assessment

Flashcard

Business

9th - 12th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

50 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the correct syntax to create a hyperlink? Options: <a href="URL">Link</a>, <link href="URL">, <a src="URL">, <a link="URL">

Back

<a href="URL">Link</a>

2.

FLASHCARD QUESTION

Front

Which tag is used to define the largest heading? Options: <h1>, <h6>, <heading>, <header1>

Back

<h1>.

3.

FLASHCARD QUESTION

Front

What does the

    tag represent?

Back

Unordered List

4.

FLASHCARD QUESTION

Front

How do you add a background color to a webpage using CSS?

Back

body { background-color: color; }

5.

FLASHCARD QUESTION

Front

Which attribute is used in HTML to uniquely identify an element? Options: id, class, name, style

Back

id

6.

FLASHCARD QUESTION

Front

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

Back

<br>

7.

FLASHCARD QUESTION

Front

Which tag is used to create a table row? Options: <tr>, <td>, <header>, <table>

Back

<tr>

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?