HTML CSS Quiz on quizizz

HTML CSS Quiz on quizizz

12th Grade

10 Qs

quiz-placeholder

Similar activities

Introduction to CSS Basics

Introduction to CSS Basics

11th Grade - University

10 Qs

YB Design Guides T/F

YB Design Guides T/F

9th - 12th Grade

10 Qs

Navigating Through Illustrator 23

Navigating Through Illustrator 23

9th - 12th Grade

11 Qs

Understanding CSS Selectors and Specificity

Understanding CSS Selectors and Specificity

11th Grade - University

11 Qs

RBT ting 2 Penyelesaian Masalah Secara Inventif

RBT ting 2 Penyelesaian Masalah Secara Inventif

9th - 12th Grade

15 Qs

Kuis Pre Test Desain Media Interaktif

Kuis Pre Test Desain Media Interaktif

9th - 12th Grade

11 Qs

HTML & CSS Quiz (Credit to Jill Heaney)

HTML & CSS Quiz (Credit to Jill Heaney)

12th Grade

5 Qs

ACA Digital D5 exam

ACA Digital D5 exam

9th - 12th Grade

11 Qs

HTML CSS Quiz on quizizz

HTML CSS Quiz on quizizz

Assessment

Quiz

Design

12th Grade

Hard

Created by

Nicholas Sowder

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct HTML element for inserting an inline frame?

<frame>

<iframe>

<inlineframe>

<frameset>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to define a part of text in an alternate voice or mood?

<div>

<span>

<section>

<aside>

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of using <div> tags in HTML?

Create link to other pages

Emphasize text

Structure document sections

Insert images

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a semantic element in HTML?

<div>

<header>

<footer>

<article>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you specify the source of an iframe?

Using the src attribute

Using the href attribute

Using the source attribute

Using the link attribute

6.

MULTIPLE CHOICE QUESTION

30 sec • 20 pts

Which CSS property is used to change the text color of an element?

font-color

text-color

color

background-color

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to apply CSS styles to a specific <span> element with an id of "highlight"?

span#highlight{}

#highlight span{}

span.highlight{}

#highlight{}

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?