| 100% ACCURATE, A+ GRADED, GUARANTEED SUCCESS!
YouTube is a widely-used _____ sharing website. Answer: Video
Live streaming means to record and share Answer: As the event happens
For what are Wiki-based platforms type used for? Answer: Collaborate development of
content
Facebook revenues are mostly from: Answer: Advertisements
Early forms of email appeared in the ________ Answer: 1960's
In 2015, more than 200 billion emails were: Answer: Sent each day
An ___________ is responsible for strolling and delivery text message. Answer: SMSC
Started by a DVD rent-by-mail comp. ____________ is currently the largest TV/ movies
streaming co. in the world: Answer: Netflix
Most mobile web browsers can display pages using: Answer: HTML, CSS, Java Script
Logical pixels are sometimes called what? Answer: Device-independent pixels
The internet is a connection of: Answer: Billions of computers around the world.
Which protocol defines how data to be: Answer: TCP
What is the main file type used by web browsers? Answer: HTML files
Which CSS color is a shade of gray? Answer: 100 100 100
0 0 0 black
250 250 250 white
To close the head tag in HTML you would use what tag? Answer: </head>
What does the "ru" represent in "www.notrealname.ru?" Answer: Russia
1
APPHIA - Crafted with Care and Precision for Academic Excellence.
, ______________ is the standard protocol for transferring web pages over the internet:
Answer: HTTP
Web pages have two sections: a head and a body: Answer: True
Which of the following lines of code correctly inserts an image with the file name energy
.jpg? Answer: <img src="energy.jpg"alt="solarpane;s">
The following will display some text: <A HREF = HTTP://www.cnn.com'>CNN</A>.
Clicking on the text causes the browser to go to HTTP://www.cnn.com. What text is
displayed? Answer: CNN (b/c in-between opening and closing tag)
You can use your lecture notes in lab? Answer: True
In an image tag the attributes "SRC" and "ALT" are optional? Answer: False
Using an image to create a link is called: Answer: Graphical hyperlink
Which is the correct tag for a graphical hyper link? Answer: <a
href=http://www.abc.org/><img src=https://example.com/dog.jpg alt=Dog></a>
A ________________ is a part of a web document body that has open and closing tags:
Answer: Container
What tag is usually referred when using CSS tags and attributes? Answer: <style>
Comment tags can be seen in the body of the web page? Answer: False
Which is a domain name? Answer: cnn.com
An image's _____________ text should be a brief description of the purpose of the
image. Answer: Alternative
Which property configures the color of text? Answer: Color
Approximately how many websites exist in the world? Answer: 1,000,000,000 (1 billion)
2
APPHIA - Crafted with Care and Precision for Academic Excellence.