Ch 1 Flashcards
An HTML document that’s generated by a web application is a ____ web page
dynamic
Which of the following is NOT part of an HTTP URL:
node
An HTTP response is sent from
the web server to the client
To format a web page, you use __________________
Cascading Sttyle Sheets
When you include JavaScript in a web application, the language is run by the JavaScript engine of the _________________
web browser
When you _____________________ a website, you upload its folders and files from a WAN to an Internet Server.
deploy
To view the source code for a web page in any browser, you can
right-click the page and then select the View Source or View Page Source command
In an HTTP URL, the ________________________ is coded immediately after the protocol but before the path.
domain name
A _______________________ makes websites available to other computers over a network.
web server
A web application starts when a client sends a/an ______________________ to a server.
HTTP request
Which of the following is NOT a guideline for usability?
Make sure that pages are easy to work with on smaller devices.
Websites that are designed to adapt gracefully to any screen size use a technique called __________________
Responsive Web Design
To load a web page from an intranet into your web browser, you can
use the Open or Open File command in the File menu
Using the techniques that will help your website rank higher in search engine results is called __________________
Search engine optimization
Google publishes a web browser named
chrome
JavaScript code is run by the
web browser
Because all web browsers don’t interpret HTML and CSS the same way, a major web development issue is ___________________ compatibility.
cross-browser
To load a web page into a web browser, you can
type the URL of the web page into the browser’s address bar
A __________________ web page is one that doesn’t change.
static
In a web application, the client uses a ___________________________ to interact with a web server.
web browser
When a client requests a dynamic web page, the HTML is generated by
an application server
The Mozilla Corporation publishes a web browser named _______
firefox
An intranet is a ______________________ area network that is used for web applications.
local