問題一覧
1
The internet
networks of networks
2
What is the purpose of internet service provider(ISP)
it allows individuals or organizations to get on the network
3
A well known set of rules and standards used to communicate between machines is called
protocol
4
What does a IP adress do
it tells where the data should go
5
How does the domain name system (dns) help a computer to locate website?
helps translate the place to computer languages acts like a phone book or dictionary
6
What does it mean that a system is designed to scale
it is built to handle more networks
7
What happens if the data being trabsfered is too big to fit into a single packet?
it is forced to go another path
8
What are the three ways the packet system is similar to a package through the mail?
number checker
9
What is in charge of sending and receiving packets over the internet?
transmission control protocol, tcp
10
What do they mean that the internet is fault tolerable?
it is reliable, more routers more reliable, if large part of the internet disappears other part will still work.
11
What is the web adress like www.stuffonmycat.com example of?
url , uniform resource locator
12
What is the language used for communication between web browsers and servers?
http, hypertext transfer protocol
13
What is get post
ask for web pages
14
What is post request
send info back to webserver
15
What is the purpose of a cookie
website remember who requesting the info
16
How the internet different than the web?
internet connect computers
17
When and where was the internet invented?
USA 1983
18
What is the purpose of a web browser
recieves info from other parts of web and displays it
19
What are example of famous web browsers
20
What is the purpose of web servers?
store, process deliver web pages to users
21
What is a three letter abbreviation for the standard way of specifying a web address?
url
22
What is the purpose of search engine optimization?
improve website popularity
23
What does html stand for?
hypertext markup language
24
What are small text files that a website deposits when you return to the site in the future info about you or your prior visit can be incorporated into your current visit?
cookies
25
What tag makes the largest font?
<h1>
26
What makes the smallest text size?
<h6>
27
What is conten added to the opening tag to provide additional info about the element called
attribute
28
<p>
paragraph
29
<div>
divide
30
<hr>
line across page
31
<li>
listed item
32
<strong
bold
33
<br>
line break
34
What is this
html parent elements
35
<head>
general info about html page
36
<target>
open hyperlink
37
HREF>
file path
38
Alt
attributes