wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Web Programming Lesson 1

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

The biggest heading is

a)

H5

b)

H2

c)

H1

d)

H6

2.

HTML stands for?

a)

Hyper Text Markup Language

b)

Hyper Link Markup Language

c)

hypertext transfer protocol

d)

Home Tool Markup Language

3.

CSS Stand for?

a)

Cascading Self Stand Sheet

b)

Cross Styling Sheet

c)

Connected Style Sheet

d)

Cascading Style Sheet

4.

Who is making Web Standards?

a)

World Wide Web Connected

b)

Google Chrome

c)

World Wide Web Consortium

d)

Mozilla Firefox

5.

How do we write CSS Comments?

a)

#-- this is comment --#

b)

// This is a comment

c)

/* This is a comment */

d)

** This is a comment

6.

<p> is for?

a)

Paragraph

b)

Parody

c)

Play

d)

Place

7.

a <link /> tag references to?

a)

CSS

b)

Title

c)

Meta Files

d)

Keywords

8.

The <strong> tag does what?

a)

Emphasises a word

b)

Makes a word Italic

c)

Bolds Text

d)

Makes a word look heavier

9.

The <i> tag does what?

a)

Makes a word invincible

b)

Makes a word Italic

c)

Creates a ID

10.

A <meta> tag describes the content within the Web Page

a)

True

b)

False