html basics

html basics

8th Grade

11 Qs

quiz-placeholder

Similar activities

HTML DASAR

HTML DASAR

11th Grade

10 Qs

2025 - PDS - 2º Tec - RP1 - 1º Trimestre

2025 - PDS - 2º Tec - RP1 - 1º Trimestre

11th Grade

10 Qs

HTML & CSS Basics Quiz 3

HTML & CSS Basics Quiz 3

9th - 12th Grade

15 Qs

AV1 - 3Tri - Mat II - Prog I

AV1 - 3Tri - Mat II - Prog I

11th Grade

10 Qs

Front-End 1: HTML, CSS e Javascript

Front-End 1: HTML, CSS e Javascript

12th Grade

11 Qs

Intro to JS: JS and the Browser

Intro to JS: JS and the Browser

11th Grade

8 Qs

Exploring Web Design Quiz

Exploring Web Design Quiz

9th - 12th Grade

6 Qs

HTML QUIZ

HTML QUIZ

6th Grade - University

13 Qs

html basics

html basics

Assessment

Quiz

Information Technology (IT)

8th Grade

Hard

Created by

Nicola Ellis

Used 1+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which image is correctly coded?

<img scr="images/food1.jpg" alt="image of a chocolate cake">

<img src= "IMAGES/FOOD1.jpg" alt="image of a chocolate cake">

<img src="images/food1.jpg" alt="image of a chocolate cake">

<img src= "images/Food1.jpg" alt="image of a chocolate cake">

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is missing? (Choose 1 or more)

<p>Cake is a form of sweet food made from flour, sugar, and other ingredients that are usually baked. In their oldest forms, cake were modifications of bread, but cakes now cover a wide range of preparations that can be simple or elaborate.

<p>

</p>

</P>

An ending paragraph tag

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What file do curly brackets go into? { }

index.html

morefood.html

images folder

style.css

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do <b> </b> tags do?

Make text look big

Make text look bold

Make the heading look big

Make the title look big

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which heading tag is the main heading?

<h6> </h6>

<h2> </h2>

<h1> </h1>

<h3> </h3>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which heading tag is the smallest sub-heading?

<h6> </h6>

<h2> </h2>

<h1> </h1>

<h3> </h3>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What files sit in your root folder (e.g. Practice Folder)

html files

(e.g. index.html & morefood.html)

css file

(e.g. style.css)

html and css files

index.html

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?