WorksheetsW21 - Web Design Quiz (Midterm)
Total questions: 20
Worksheet time: 11mins
What was considered to be the prototype of the modern Internet?
ARPANET
NSFNET
INTERNET BACKBONE
WWW
The very first high speed backbone that was created in 1987
ARPANET
NSFNET
INTERNET BACKBONE
WWW
It is the primary system of networks connecting both major connection and Internet users to the Internet itself.
ARPANET
NSFNET
INTERNET BACKBONE
WWW
It is an open source information space where web documents and other web resources are identified by URLs and can be accessed via the Internet.
ARPANET
NSFNET
INTERNET BACKBONE
WWW
Who developed the WWW?
James Gosling
Tim Berners-Lee
Bjarne Stroustrup
Tim Beerners-Li
It is a single document in the web
Web Page
Website
Web Server
Web Client
A collection of your answer in #6 linked or organized together to have a common goal
Web Page
Website
Web Server
Web Client
These are the translators of the data over the web for the clients/users to understand
Web Browsers
Web Server
Web Server
Web Client
It is the address used for the web – a pointer to some bit of data. It is the one we enter in the address bar.
IP Address
URL
Both A & B
Link
It is the original address that the websites use in order to pinpoint their right location over the Internet
IP Address
URL
Both A & B
Link
After the http:// it is called?
Domain name
Translator
DNS
URL
The standard protocol being used in the Web
FTP
TFTP
HTTP
ICMP
A programming specification for how web pages can be written.
XML
HTML
XHTML
JavaScript
A specification that grew out of HTML that lets developers define their own markup language.
Javascript
HTML
XHTML
XML
It is the main international standard organization which was created by Tim Berners-Lee to decide the rules and protocols over the web.
Microsoft
IBM
W3C
XML
The basic unit of an html
Tags
Attributes
Elements
Header
W3C was located where?
Geneva, Switzerland
Paris, France
Stockholm, Sweden
Warsaw, Poland
Surrounds the text of the page, consists primarily the main content of the web page
<body>
<head>
<title>
<html>
It appears on your Tab and serves as your identification.
Title
<title>
Header
<header>
favicon
This tag allows you to give information for the spider.
<head>
<meta>
<meta charset="utf-8">
<title>
