complete solutions
Your Internet access has been interrupted and your employees no longer have access to the remote
applications they need to complete their work. This situation reflects the fact that your employees are
using: - correct answer ✔✔cloud service providers.
You can use a CSS style sheet rule to override the default <body> font color, which is black. Which term is
used to describe this style sheet behavior? - correct answer ✔✔Inheritance
You are embedding audio in your Webpage and want to specify that the audio file should play over and
over again without stopping. Which attribute is needed to accomplish this? - correct answer
✔✔loop="loop"
Which of the following is the most important consideration to ensure that your image's resolution will be
as clear as possible when viewed on a computer monitor? - correct answer ✔✔The image's dimensions
in pixels
What language was created by IBM to describe the information within a document, but not the
formatting of it? - correct answer ✔✔SGML
You have just obtained feedback about your Website from several trusted customers. Which step should
you perform next? - correct answer ✔✔Review and prioritize the feedback.
You want to create an internal hyperlink in your Webpage. Which choice describes the two steps you
must perform? - correct answer ✔✔Create an anchor, then create a link that points to the anchor.
What is the basic element of a raw text string sent from a Web form to a Web server's CGI script? -
correct answer ✔✔Name=value pair
As you develop Websites for mobile devices, you should: - correct answer ✔✔include only content that
is absolutely necessary for the viewer.