Introduction to Web Development

Introduction to Web Development

1st - 3rd Grade

8 Qs

quiz-placeholder

Similar activities

Grade - 2

Grade - 2

2nd Grade

10 Qs

Internet Security

Internet Security

1st - 3rd Grade

10 Qs

G2 - W24  - World Wide Web Quiz

G2 - W24 - World Wide Web Quiz

2nd Grade

10 Qs

Fun Learning

Fun Learning

1st Grade

10 Qs

TIK Kelas 3 Internet

TIK Kelas 3 Internet

3rd Grade

10 Qs

The Internet

The Internet

2nd - 6th Grade

10 Qs

Web browser

Web browser

1st - 5th Grade

13 Qs

Year 6 Unit 2

Year 6 Unit 2

2nd Grade

12 Qs

Introduction to Web Development

Introduction to Web Development

Assessment

Quiz

Computers

1st - 3rd Grade

Hard

Created by

Acpes Lcup

Used 11+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

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

Protocol

Web Server

Web Browser

Search Engine

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

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

HTML

JavaScript

CSS

Pycharm

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What does SQL stand for?

Structured Query Language

Structured Question Language

Strong Question Language

None of the above.

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which button class is used to create a large button?

.btn-large

.btn-xl

.btn-lg 

.btn-l

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the purpose of <!DOCTYPE html>?

provides the web browser with security information

instructs the browser where to look for your CSS files

 Allows programmers to link to files in-line

Tells the web browser what language to expect

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the function of a title tag?

stores webpage title for browser and search engine results

shows meta information about the title

show server how to index the website

shows server how to title the website

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which sign does jQuery use as a shortcut for jQuery?

the % sign 

the $ sign  

the ? Sign

the ( ); sign

8.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

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

required  

validate

placeholder

formvalidate