Web Development Foundations - C779
CIW Site Development Associate
uCertify questions with actual answers.
Cascading Style Sheets (CSS) ANS -A technology that allows greater style definition and formatting
control of HTML elements. Formatting can be placed within the HTML or called remotely from an
external style sheet.
cloud computing ANS -Software, infrastructure and platform services that are hosted by a remote data
center and provided to organizations or individuals over the Internet.
Document Type Definition (DTD) ANS -A set of rules contained in a simple text file that defines the
structure, syntax and vocabulary as it relates to tags and attributes for a corresponding document.
Extensible Markup Language (XML) ANS -A markup language that describes document content instead
of adding structure or formatting to document content. A simplified version of SGML.
graphical user interface (GUI) ANS -A program that provides visual navigation with menus and screen
icons, and performs automated functions when users click command buttons.
Hypertext Markup Language (HTML) ANS -The traditional authoring language used to develop
Webpages for many applications.
markup language ANS -A series of commands used to format, organize and describe information on a
Webpage.
metalanguage ANS -A language used for defining other languages.
Multipurpose Internet Mail Extensions (MIME) ANS -A protocol that enables operating systems to map
file name extensions to corresponding applications. Also used by applications to automatically process
files downloaded from the Internet.
, on the fly ANS -Dynamically created Webpage content, as opposed to pre-defined, static content.
Software as a Service (SaaS) ANS -Software that is hosted centrally on the Internet and accessed by
users with a Web browser.
Standard Generalized Markup Language (SGML) ANS -A metalanguage used to create other languages,
including HTML and XHTML.
troll ANS -A Web user who publishes negative comments or submits feedback simply to annoy or
express anger.
trouble ticket ANS -A record of a problem related to a service provided by an ISP or cloud service
provider. Used to record receipt of a complaint and track resolution of the problem.
user agent ANS -Any application, such as a Web browser, mobile phone, smartphone or help engine,
that renders HTML for display to users.
wireframing ANS -The process of developing an outline for a Web presence.
block-level element ANS -A markup element that affects at least an entire paragraph.
character set ANS -The group of symbols used to render text on a page.
document type declaration (<!DOCTYPE>) ANS -A declaration of document or code type embedded
within an HTML, XHTML, XML or SGML document; identifies the version and markup language used.
Denoted by the <!DOCTYPE> declaration at the beginning of the document.
fixed-width font ANS -A font in which every character, including the space character, has equal width. In
proportional-width fonts, letters such as I and J have less width than M or B.
text-level element ANS -A markup element that affects single characters or words.
CIW Site Development Associate
uCertify questions with actual answers.
Cascading Style Sheets (CSS) ANS -A technology that allows greater style definition and formatting
control of HTML elements. Formatting can be placed within the HTML or called remotely from an
external style sheet.
cloud computing ANS -Software, infrastructure and platform services that are hosted by a remote data
center and provided to organizations or individuals over the Internet.
Document Type Definition (DTD) ANS -A set of rules contained in a simple text file that defines the
structure, syntax and vocabulary as it relates to tags and attributes for a corresponding document.
Extensible Markup Language (XML) ANS -A markup language that describes document content instead
of adding structure or formatting to document content. A simplified version of SGML.
graphical user interface (GUI) ANS -A program that provides visual navigation with menus and screen
icons, and performs automated functions when users click command buttons.
Hypertext Markup Language (HTML) ANS -The traditional authoring language used to develop
Webpages for many applications.
markup language ANS -A series of commands used to format, organize and describe information on a
Webpage.
metalanguage ANS -A language used for defining other languages.
Multipurpose Internet Mail Extensions (MIME) ANS -A protocol that enables operating systems to map
file name extensions to corresponding applications. Also used by applications to automatically process
files downloaded from the Internet.
, on the fly ANS -Dynamically created Webpage content, as opposed to pre-defined, static content.
Software as a Service (SaaS) ANS -Software that is hosted centrally on the Internet and accessed by
users with a Web browser.
Standard Generalized Markup Language (SGML) ANS -A metalanguage used to create other languages,
including HTML and XHTML.
troll ANS -A Web user who publishes negative comments or submits feedback simply to annoy or
express anger.
trouble ticket ANS -A record of a problem related to a service provided by an ISP or cloud service
provider. Used to record receipt of a complaint and track resolution of the problem.
user agent ANS -Any application, such as a Web browser, mobile phone, smartphone or help engine,
that renders HTML for display to users.
wireframing ANS -The process of developing an outline for a Web presence.
block-level element ANS -A markup element that affects at least an entire paragraph.
character set ANS -The group of symbols used to render text on a page.
document type declaration (<!DOCTYPE>) ANS -A declaration of document or code type embedded
within an HTML, XHTML, XML or SGML document; identifies the version and markup language used.
Denoted by the <!DOCTYPE> declaration at the beginning of the document.
fixed-width font ANS -A font in which every character, including the space character, has equal width. In
proportional-width fonts, letters such as I and J have less width than M or B.
text-level element ANS -A markup element that affects single characters or words.