Freecodecamp - lesson 1

Freecodecamp - lesson 1

9th Grade

10 Qs

quiz-placeholder

Similar activities

HTML5

HTML5

9th Grade

15 Qs

Aula 10 - Tags e Configurações

Aula 10 - Tags e Configurações

9th Grade

5 Qs

Designe HTML/CSS

Designe HTML/CSS

9th Grade

10 Qs

PRUEBA DEL TERCER PARCIAL DE 9NO EGB SHANDY

PRUEBA DEL TERCER PARCIAL DE 9NO EGB SHANDY

9th Grade

10 Qs

Introduction to HTML 1

Introduction to HTML 1

9th - 12th Grade

10 Qs

Programação Web - HTML 3

Programação Web - HTML 3

7th Grade - Professional Development

15 Qs

html 7

html 7

7th Grade - University

12 Qs

Sphero Block Coding

Sphero Block Coding

KG - 12th Grade

11 Qs

Freecodecamp - lesson 1

Freecodecamp - lesson 1

Assessment

Quiz

Instructional Technology

9th Grade

Medium

Created by

Greg Sloan

Used 10+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these makes a 'top level heading'

<p> </p>

<h1> </h1>

<h2> </h2>

<a> </a>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you start a comment in HTML

<!--

! --

< comment >

#--

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you end a comment in HTML?

--!

--#

-->

end comment >

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What are the two 'child elements' in this picture?

<main> + <h1>

<h1> + <p>

<main> + <p>

<a> + <h2>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

<img> tags are self closing?

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why won't the following code work?

<img scr = "cats.jpg" alt="picture of cats">

There is no closing tag

the alt is not formatted correctly

the scr should say src

pictures of cats don't work on the internet

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the a stand for in the following code?

<a href="https://freecodecamp.org">this links to freecodecamp.org</a>

anchor

advert

attention

a link

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?