Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

INTRODUCTION TO WEB DEVELOPMENT

Total questions: 8

Worksheet time: 80secs

Name
Class
Date
1.

It is the program used by web clients to view the web pages.

a)

Protocol

b)

Web Browser

c)

Web Server

d)

Search Engine

2.

The followings are the three main languages of web development except for?

a)

HTML

b)

CSS

c)

JavaScript

d)

Pycharm

3.

What does SQL stand for?

a)

Structured Query Language

b)

Strong Question Language

c)

Structured Question Language

d)

None of the above.

4.

Which button class is used to create a large button?

a)

.btn-large

b)

.btn-lg 

c)

.btn-xl

d)

.btn-l

5.

A standard navigation bar is created with:

a)

<nav class="nav navbar">  

b)

<nav class="navbar navbar-default">  

c)

<nav class="navigationbar navbar-default">

d)

<nav class="navbar default-navbar">

6.

Which sign does jQuery use as a shortcut for jQuery?

a)

the % sign 

b)

the ? Sign

c)

the $ sign  

d)

the ( ); sign

7.

In HTML, which attribute is used to specify that an input field must be filled out?

a)

required  

b)

placeholder

c)

validate

d)

formvalidate

8.

The Bootstrap grid system is based on how many columns?

a)

11

b)

10

c)

12

d)

9