Introduction to Web Development

Introduction to Web Development

1st - 3rd Grade

8 Qs

quiz-placeholder

Similar activities

Grade 3 _ Internet

Grade 3 _ Internet

3rd Grade

10 Qs

Grade 1 ICT Quiz - Internet and Browsers

Grade 1 ICT Quiz - Internet and Browsers

1st Grade

9 Qs

Parts of a Computer

Parts of a Computer

1st - 3rd Grade

10 Qs

Website Design

Website Design

KG - University

10 Qs

Web Browsers - Quiz

Web Browsers - Quiz

3rd - 5th Grade

9 Qs

ICT Yr 3 - Internet Application (Part 1)

ICT Yr 3 - Internet Application (Part 1)

3rd Grade

12 Qs

PERAMBAN  DAN  SEARCH  ENGINE

PERAMBAN DAN SEARCH ENGINE

1st Grade

10 Qs

Introduction to Internet

Introduction to Internet

3rd Grade

10 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