HTML Coding

HTML Coding

6th - 8th Grade

17 Qs

quiz-placeholder

Similar activities

Programação Web - HTML 3

Programação Web - HTML 3

7th Grade - Professional Development

15 Qs

SDA Chapter 5 Vocabulary

SDA Chapter 5 Vocabulary

7th - 9th Grade

21 Qs

HTML Intro Quiz

HTML Intro Quiz

6th - 8th Grade

16 Qs

Avaliação AV2_2025_3A - JavaScript e DOM

Avaliação AV2_2025_3A - JavaScript e DOM

3rd Grade - University

20 Qs

العلامات الزوجية والفردية في HTML

العلامات الزوجية والفردية في HTML

7th Grade

16 Qs

HTML básico

HTML básico

8th Grade

12 Qs

HTML Basics

HTML Basics

6th - 8th Grade

20 Qs

HTML - CSS  quiz 1

HTML - CSS quiz 1

7th Grade

17 Qs

HTML Coding

HTML Coding

Assessment

Quiz

Instructional Technology

6th - 8th Grade

Hard

Created by

Erika Oetman

Used 23+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This CSS style is written in the <head> part of your html document.

inline CSS

internal CSS

external CSS

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

what tag is used at the beginning and ending of every html document?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write the declaration?

<!doctype html>

<doctype html>

<!doctype>

<doctype html5>

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What element shows all of the content on your web page?

<html>

<head>

<body>

<title>

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

You are adding a picture of your pets to your website. You need to write an alternate title for the visually impaired. What is the correct code for the alternate attribute?

<img src="pet.jpeg" _______="Family Pet">

alt

name

picture

title

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<h1>heading</h1>

is an example of an

element

tag

attribute

ending tag

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<p>

is an example of a

element

tag

attribute

ending tag

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?