HTML and CSS Basics Quiz

HTML and CSS Basics Quiz

6th - 8th Grade

12 Qs

quiz-placeholder

Similar activities

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

Code.org ~ HTML & CSS Basics

Code.org ~ HTML & CSS Basics

6th - 8th Grade

10 Qs

SDA Review Questions 1 - 10

SDA Review Questions 1 - 10

7th Grade

10 Qs

HTML CIW Review

HTML CIW Review

8th - 12th Grade

15 Qs

HTML Images & Color

HTML Images & Color

8th - 12th Grade

15 Qs

Intermediate level quiz

Intermediate level quiz

7th - 10th Grade

10 Qs

HTML

HTML

6th Grade

11 Qs

HTML

HTML

7th - 12th Grade

17 Qs

HTML and CSS Basics Quiz

HTML and CSS Basics Quiz

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Romana Azam

Used 2+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of HTML?

To style a webpage

To create the structure of a webpage

To add interactivity to a webpage

To store data on a webpage

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to create a hyperlink in HTML?

<anchor>

<link>

<a href="www.example.com">Click here</a>

<refer>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a list of items in HTML?

  • Use <ol> or <ul> and <li> tags

  1. <list> tag

  • <order> tag

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the CSS property color change?

The background color of an element

The color of the text in an element

The color of the border of an element

The color of the links in a webpage

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to add a comment in CSS?

// This is a comment

/* This is a comment */

# This is a comment

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you change the font size of a paragraph using CSS?

font-size: 14px;

text-size: 14px;

font-style: 14px;

text-font: 14px;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to insert an image in an HTML page?

<image>

<picture>

<img>

<pic>

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?