IT Ch 11 & 12
trademark
A _____________ is a word, phrase, symbol, or design that identifies and distinguishes the source of the goods of one party from those of others
dedicated web server
A _______________ involves the exclusive use of a rented computer and connection to the Internet that is housed in the web hosting company's premises.
true
A database is a collection of information organized so that its contents can easily be accessed, managed, and updated.
link popularity
A rating determined by a search engine based on the number of links to a particular site and the qualities of those links is called ____________.
false
A search engine will only index a web page if the HTML and CSS are pass W3C validation testing.
carefully read their service level agreement
Before selecting a web host provider, it is a good idea to
false
Commercial businesses should register a domain name with a .org TLD.
protocol
FTP is a _______ that utilized to copy and manage files over the internet.
The use of a copyrighted work for purposes such as criticism, reporting, teaching, scholarship, or research.
In terms of copyright, Fair Use is determined to be
true
It is recommended to register multiple domain names for a website.
an object-based scripting language
JavaScript can be described as:
The file extension .ogg is incorrect
Scenario: The Firefox browser is being used to display a web page with a video but no video controls display —only the poster image is shown. Read the following code snippet and select the reason for the incorrect display from the choices below. <video controls="controls" poster="sparky.jpg" width="160" height="150"> <source src="sparky.m4v" type="video/mv4"> <source src="sparky.ogg" type="video/ogg"> <a href="sparky.mov">Sparky the Dog</a> (.mov) </video>
There is no fallback content to display for browsers that do not support the audio element
Scenario: The Internet Explorer 8 browser is being used to display a web page with an audio player but the audio element displays nothing on the page. Read the following code snippet and select the reason for the incorrect display from the choices below. <audio controls="controls"> <source src="podcast.mp3" type="audio/mpeg"> <source src="podcast.ogg" type="audio/ogg"> </audio>
Flash is not supported on many mobile devices
Select a disadvantage of displaying Flash media in a web page from the list below:
ease-out
Select a transition-timing-function value which configures a transition effect that begins at a constant speed and slows down at the end.
No browser plug- in or player is needed
Select an advantage of displaying HTML5 video in a web page from the list below:
supply text descriptions of audio and video files that appear in your web pages
Select recommended usability and accessibility practices
all of the above
Select the components of a search engine
search engines
Select the method that most people use to find websites.
Application Programming Interface
Select the term below which is a protocol that provides a method for software components to communicate, interact, and share data.
geolocation
Select the term below which names an HTML5 API that allows web page visitors to share their geographic location.
No single testing tool can automatically test for all web standards
Select the true statement from the list below.
they may be used by search engines to index a web page
Select the true statements about meta tags.
transform
The CSS3 __________ property allows you to rotate, scale, skew, or move an element.
transition
The CSS3 ___________ property provides for changes in property values to display in a smoother manner over a specified time.
canvas
The _______ element is a placeholder in which dynamic graphics can be configured.
embed
The ________ element was widely used but never part of the W3C standard until HTML5.
source
The _________ element is a void element that specifies a media file and a MIME type.
iframe
The _________ element provides for nested browsing.
universal design
The design of products and environments to be usable by all people, to the greatest extent possible, without the need for adaptation or specialized design is called:
video files
The file extensions .avi, .m4v, and .ogv are used for:
social media optimization
The term _______ refers to configuring a web page is optimally ranked by search engines
usability testing
The type of testing that observes how actual web page visitors use a website is called:
false
There is no reason to consider the operating system of the web server when selecting a Web host.
poster
Use the _______ attribute on a video element to display an image that represents the movie.
controls
Use the _______ attribute on a video element to display user controls for the video player.
script
Use the _______ element to associate JavaScript with a web page.
fallback content
When coding an audio element, the code placed before the closing audio tag is considered to be:
perceivable, operable, understandable, robust
Which are the four principles of the Web Content Accessibility Guidelines?
jQuery
_______ is a JavaScript library intended to simplify client-side scripting:
Dedicated Hosting
___________ is appropriate for a large to enterprise website.
Virtual Hosting
______________ is appropriate for the initial web presence of an organization:
audio files
the file extensions .wav, .mp3, and .ogg are used for: