HTML Coding

HTML Coding

6th - 8th Grade

17 Qs

quiz-placeholder

Similar activities

Code.org: Unit 2 Lessons 6 - 9 Test

Code.org: Unit 2 Lessons 6 - 9 Test

6th - 9th Grade

14 Qs

Informática 3ºA ITEL

Informática 3ºA ITEL

8th Grade

22 Qs

SDA Chapter 3B Vocabulary

SDA Chapter 3B Vocabulary

7th Grade

20 Qs

HTML Basics

HTML Basics

6th - 8th Grade

20 Qs

HTML - CSS  quiz 1

HTML - CSS quiz 1

7th Grade

17 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

M104 - Programmation Web Statique (Q2)

M104 - Programmation Web Statique (Q2)

1st - 12th Grade

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