wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

1. HTML Basics

Total questions: 10

Worksheet time: 3mins

Name
Class
Date
1.

Coding is writing ___________ for a computer to understand and do a ___________.

a)

Instructions, Business

b)

Directions, Chore

c)

Instructions, Task

d)

Directions, Duty

2.

Computers need really ____________ instructions.

a)

Inaccurate

b)

Solid

c)

Accurate

d)

Unsure

3.

Code can be written in different _________.

a)

Prescriptions

b)

Receipes

c)

Formulas

d)

Languages

4.

In Coding Club, we are learning the language of ___________.

a)

HLMT

b)

HMTL

c)

HTML

d)

HTMT

5.

Which one is a HTML Tag?

a)

<>

b)

p

6.

Which one is a HTML Element?

a)

<>

b)

p

7.

When coding a website, we always start with which line of code?

a)

<html></html>

b)

<!DOCTYPE html>

c)

<head></head>

d)

<body></body>

8.

We use <head></head> to set ___________ on the webpage and this cannot be seen by people.

a)

Settings

b)

Content of the website

9.

We use <body></body> to write the ___________ on the webpage and this can be seen by people.

a)

Settings

b)

Content of the website

10.

<h5> is the biggest size for heading.

a)

True

b)

False