HTML CSS Quiz on quizizz

HTML CSS Quiz on quizizz

12th Grade

10 Qs

quiz-placeholder

Similar activities

Tes Desain Media Interaktif

Tes Desain Media Interaktif

12th Grade

9 Qs

Bridge competition rules

Bridge competition rules

9th - 12th Grade

10 Qs

Tipógrafos, familias y fuentes

Tipógrafos, familias y fuentes

1st - 12th Grade

9 Qs

WD Set 3

WD Set 3

10th - 12th Grade

10 Qs

Desain Media Interaktif

Desain Media Interaktif

12th Grade

10 Qs

Examen Desarrollo Web, I Bimestre

Examen Desarrollo Web, I Bimestre

12th Grade

15 Qs

Software Development Quiz

Software Development Quiz

6th Grade - Professional Development

10 Qs

Introduction to CSS Basics

Introduction to CSS Basics

11th Grade - University

10 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?