WGU C779 Test Prep - Web Development Foundations Already Passed
1 view 0 purchase
Course
WGU C779
Institution
WGU C779
WGU C779 Test Prep - Web Development Foundations Already Passed Which of the following accommodates Web users with vision impairment? Ensuring that all pages and page elements can be rendered by audio screen readers.
What does XHTML use to format a page's appearance in the Web browser? HTML
Which...
wgu c779 test prep web development foundations already passed
which of the following accommodates web users with vision impairment ensuring that all pages and page elements can be rendered by audio
Written for
WGU C779
All documents for this subject (297)
Seller
Follow
BrilliantScores
Reviews received
Content preview
WGU C779 Web Development
Foundations - Study Guide Latest 2022
* An organization has users which run older versions of Internet Explorer. Which action should
be done to ensure that that web page content is visible in all browsers? ✔✔Add JavaScript code to
HTML documents and create a new CSS rule.
* What happens when a site visitor views a web page that uses a font unavailable on the visitor's
computer? ✔✔The browser's default font will be displayed.
* Which two methods are used to apply Cascading Style Sheets aka CSS? ✔✔Embedding an
internal style sheet in an HTML page
Linking an HTML page to an external style sheet
* Which value of the opacity property in CSS3, represents completely opaque? ✔✔1.00
* Which directive overrides normal cascading in CSS? ✔✔!Important
* What are Syntactically Awesome Style Sheets aka SASS used for with regard to adding
functionality? ✔✔As a CSS extension language for preprocessing
* Given the following CSS: p{color: red;} p{color: yellow;} p{color: green;} p{color: purple;}
Which color is used when text in the referenced paragraph displays? ✔✔Purple
* Given the following markup and code: <nav id="basenav"> green or black </nav> #basenav {
color: red; } nav { color: blue; } Which color will the navigation element be? ✔✔Red
,* Which code block should be used to set the background image for a web page? ✔✔body {
background-image: url('paper.gif') }
* Which HTML tag is used to display text exactly as it is defined in the HTML markup? ✔✔Pre
* Which CSS state selectors show uninspected HREFs in red? ✔✔a:link { color:red; }
* Which type of address does the hyperlink ../about/map.html point towards? ✔✔Relative Uniform
Resource Locator (URL)
* Which attribute is used with the <img> tag to display text if the image fails to load? ✔✔alt
* Which property is used in CSS3 to specify the left or right alignment of an image? ✔✔float
* Which attribute is used to specify the format of a video file? ✔✔type
* Which symbol with an href value tells the browser to look for an anchor within the current
document? ✔✔Hash (#)
* Which valid code shows a functional, formatted hyperlink reference? ✔✔<a
href="http://www.wgu.edu">WGU</a>
* Which pair of points is specified when defining a rectangular hot spot? ✔✔Upper left and lower
right
* Which two points are specified when defining a circular hot spot? ✔✔Center
Radius
, * Which table element is always required when adding a table to an HTML page? ✔✔Row
* Which two actions should be used to address users with visual impairments? ✔✔Ensure that
pages support screen-reader apps.
Provide text descriptions for images.
* Which two tags are containers for other tags? ✔✔<head>
<body>
* Which term describes the process of adding a pair of tags within another pair of tags? ✔✔Nesting
* Which multimedia technology did popular video sharing sites replace with Motion Picture
Experts Group-4 (MP4) to address security concerns? ✔✔Flash
* Which markup should be used to link a CSS document to a web page? ✔✔<link rel= "stylesheet"
type="text/css" href="theme.css">
* Which markup should be added to a form to create a drop-down list that allows users to select
with three selectable options? ✔✔<select multiple> <option value="item1"> item 1 </option>
<option value="item2"> item 2 </option> <option value="item3"> item 3 </option></select>
* Which graphical image type scales without losing image quality? ✔✔Vector
* Which HTML5 tag is self-closing? ✔✔<br>
* Which HTML5 element is used to draw graphics on a web page? ✔✔canvas
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller BrilliantScores. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $9.49. You're not tied to anything after your purchase.