WGU D276 Web Dev Foundations (Updated)
UPDATED ACTUAL QUESTIONS AND CORRECT
ANSWERS
FTP What protocol is a way to transfer files over the
internet?
WWW What was developed by Tim Berners-Lee in the
early 1990s?
Webpage A document that is viewed in a web browser.
, HTML standard markup language for web documents.
Hypertext is text that has links to other text (and
today to images, videos, and more). Document
markup is special markings in the document that
provide additional information about links,
formatting, and images.
Early 1990s The period when the web was first developed.
Website Collection of related webpages.
Web Server A program that serves webpages to browsers.
HTTP the protocol for transferring files among computer
via the web. Runs over TCP/IP and governs
communications between web browsers and web
servers.
Browser A program for viewing webpages.
W3C the international standards organization that
traditionally has controlled a number of web
standards, including HTML.
WHATWG an organization that develops a variety of web
standards and whose members include the major
browser vendors.
HTML Living Standard Produced by the WHATWG. A continually evolving
standard without version numbers that replaces
HTML5.
UPDATED ACTUAL QUESTIONS AND CORRECT
ANSWERS
FTP What protocol is a way to transfer files over the
internet?
WWW What was developed by Tim Berners-Lee in the
early 1990s?
Webpage A document that is viewed in a web browser.
, HTML standard markup language for web documents.
Hypertext is text that has links to other text (and
today to images, videos, and more). Document
markup is special markings in the document that
provide additional information about links,
formatting, and images.
Early 1990s The period when the web was first developed.
Website Collection of related webpages.
Web Server A program that serves webpages to browsers.
HTTP the protocol for transferring files among computer
via the web. Runs over TCP/IP and governs
communications between web browsers and web
servers.
Browser A program for viewing webpages.
W3C the international standards organization that
traditionally has controlled a number of web
standards, including HTML.
WHATWG an organization that develops a variety of web
standards and whose members include the major
browser vendors.
HTML Living Standard Produced by the WHATWG. A continually evolving
standard without version numbers that replaces
HTML5.