HTML and CSS Quiz

HTML and CSS Quiz

University

10 Qs

quiz-placeholder

Similar activities

Sharing Session #2 - Review

Sharing Session #2 - Review

University

10 Qs

Evaluasi Modul 1

Evaluasi Modul 1

University

10 Qs

3450 Web Design

3450 Web Design

University

15 Qs

Test HTML5

Test HTML5

University

10 Qs

lesson1 quiz

lesson1 quiz

6th Grade - Professional Development

7 Qs

Web Engg Quiz Sample

Web Engg Quiz Sample

University

14 Qs

Tes Potensi Akademik 2

Tes Potensi Akademik 2

10th Grade - University

10 Qs

Thử thách HTML

Thử thách HTML

University

10 Qs

HTML and CSS Quiz

HTML and CSS Quiz

Assessment

Quiz

Other

University

Medium

Created by

Gnaneshwar Reddy

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to define a table row in HTML?

A. <td>

B. <table>

C. <row>

D. <tr>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used to provide an alternate text for an image?

alt

title

src

href

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for creating a checkbox?

A. <input type="checkbox">

B. <checkbox>

C. <check type="box">

D. <input checkbox>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Computer Style Sheets

Cascading Style Sheets

Creative Style Sheets

Colorful Style Sheets

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where in an HTML document is the correct place to link an external CSS file?

A. At the bottom of the body section

B. Inside the <footer>

C. In the <head> section

D. Inside the <body>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct CSS syntax to change the background color?

background-color: red;

bg-color = red;

color-background: red;

background: color red;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make all

elements bold in CSS?

p { font-weight: bold; }

p { text-size: bold; }

p { bold: true; }

p { font: bold; }

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?