WGU Web Development Applications - C777
2025| COMPLETE EXAM SET (questions and
verified answers)frequently most tested
questions | already passed!!
Save
Terms in this set (332)
Relatively small applications developed exclusively
App
for mobile devices
structure element in HTML5 that includes hypertext
<nav>
menus to access various pages of the web site
HTML5 API's Create Apps for Mobile Devices
Web development HTML, CSS, and JavaScript
Trifecta
Benefit of developing You can create Web pages that easily adapt to
Web pages using the smartphones, tablets, gaming devices, and smart
Web Development TVs, as well as to traditional computers
Trifecta
required the separation of presentation and content.
HTML 4.01 Strict Deprecation tags we disallowed and generated
validation errors.
allowed developers to insert formatting using either
HTML 4.01 Transitional
CSS or traditional layout instructions
Required for pages that used HTML frames, which
HTML 4.01 Frameset placed Web pages inside each other to create
separate panes in the browser window.
https://quizlet.com/1019089477/wgu-web-development-applications-c777-2025-complete-exam-set-questions-and-verified-answersfrequently-m… 1/26
,3/17/25, 8:04 AM WGU Web Development Applications - C777 2025| COMPLETE EXAM SET (questions and verified answers)frequently most t…
<audio> element must have this attribute and value
controls="controls"
to incorporate default audio operations.
Prevents the first frame of the video from displaying
Poster Attribute
while the video is downloading
Popular web browser that supports MP3, Ogg, and
Chrome
WAV audio formats, as well as many others.
Advantage of using HTML5 APIs use fewer resources than a proprietary
HTML5 APIs when browser plug-in does, such as battery power and
designing Web Pages for CPU memory.
mobile devices
Your web pages respond to user screen size and
Responsive Design
work in multiple environments
Structure element in HTML5 to include content that
<main>
is directly related to the subject of the document
Defines the top of the Web page, similar to the
<header>
header in the word-processing document.
defines portions or areas of a document as
<section>
necessary, such as a group of articles or images
Defines site content, such as company services,
<article> news articles, blogs, images, videos, tweets, and
social networking posts.
Defines content that is aside from or additional to
<aside> the main article content, such as advertisements or
news feeds
Defines the bottom of the Web Page, similar to the
<footer>
footer in a word-processing document
Adopting a single W3C When you validate you markup, the code will match
standard and apply is the DTD (standard syntax rules) that you specify.
consistently to your Web
Page markup
Enables you to place formatting instructions in an
Cascading Style Sheets external text file to determine how HTML elements
in a Web page will display
https://quizlet.com/1019089477/wgu-web-development-applications-c777-2025-complete-exam-set-questions-and-verified-answersfrequently-m… 2/26
, 3/17/25, 8:04 AM WGU Web Development Applications - C777 2025| COMPLETE EXAM SET (questions and verified answers)frequently most t…
You will be able to Importance of understanding what goes on behind
troubleshoot code issues the GUI of a Web Editor
when the GUI Web editor
fails
Checking your code to verify that is complies with
Code validation
the syntax rules of your chosen standard
HTML5 API that provide a place on a Web page
where you can display graphics, animations, videos,
Canvas
and games dynamically without the need for a plug-
in.
XHMTL incorporates the strict syntax rules of XML
XHTML vs. HTML with the existing set of HTML 4.01 tags to create web
documents
audio attribute that allows your audio to play over
loop="loop"
and over again without stopping
Specifies that the video will automatically play
autoplay="autoplay"
immediately upon loading
The specified DTD in the W3C Markup Validation Service used to determine
<!DOCTYPE> declaration the HTML specification against which to validate
on you HTML page your Web page markup code
Refers to any element to which designated styles
Selector
are applied.
is a format instruction that consists of a specified
Rule
selector and the properties and values applied to it.
Declaration Consists of a property and its value
To define multiple declarations for one selector
Semicolon withing a rule, you must separate each declaration
with a ______________.
Except when declaring inline styles, you must place
Curly Braces
properties and their values within _____________.
By placing code in between the / and / characters
Comment
you create a ___________
https://quizlet.com/1019089477/wgu-web-development-applications-c777-2025-complete-exam-set-questions-and-verified-answersfrequently-m… 3/26