HTML and CSS Quiz

HTML and CSS Quiz

University

10 Qs

quiz-placeholder

Similar activities

Week 3 Homework Review

Week 3 Homework Review

University

14 Qs

Day -5 Workshop Quiz

Day -5 Workshop Quiz

University

15 Qs

HTML TAGS

HTML TAGS

University

15 Qs

Day - 3 Workshop quiz

Day - 3 Workshop quiz

University

15 Qs

Creating Web Pages

Creating Web Pages

University

10 Qs

Curso de HTML e CSS

Curso de HTML e CSS

1st Grade - University

12 Qs

FMT web developing session 4 HTML5 + CSS3

FMT web developing session 4 HTML5 + CSS3

KG - Professional Development

15 Qs

P82 Invention and Robotic Club 06/28

P82 Invention and Robotic Club 06/28

KG - Professional Development

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?