Introduction to Web Development

Introduction to Web Development

1st - 3rd Grade

8 Qs

quiz-placeholder

Similar activities

Internet Terms

Internet Terms

3rd - 6th Grade

11 Qs

Internet Words for ITC

Internet Words for ITC

2nd - 6th Grade

10 Qs

Web Browsers & Search Engines

Web Browsers & Search Engines

3rd Grade

10 Qs

Staying Safe Online

Staying Safe Online

1st - 3rd Grade

11 Qs

TIK

TIK

3rd Grade

10 Qs

Website Design

Website Design

KG - University

10 Qs

Introduction to Internet

Introduction to Internet

3rd Grade

13 Qs

Parts of a Computer

Parts of a Computer

1st - 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