Identify the letter of the choice that best matches the phrase or definition.
A. A tag that is used to create a hyperlink
B. A link that contains the complete URL of the page you are linking to and the filename of the page you are linking to
C. Enables users to move between pages in a Web site and to connect to pages on other Web sites
D. A combination of the ID, class, and tag styles that is used to redefine formatting for a group of tags only when those tags appear in the defined order
E. A separate file that contains all of the CSS styles connected with a Web site
F. A style that is created from scratch and applied to any HTML element selected in the page
G. A link that specifies a path from the current page
H. A rule that defines the appearance of an element in a Web page either by redefining an existing HTML tag or by creating a custom style
I. This is hosted on a Web server and can be embedded in Web pages
J. A style sheet that embeds (or inserts) the styles in the head of the current Web page and applies them only throughout that document
K. This includes fonts, font variations, and descriptive information
L. A collection of styles that is either inserted in the head of the HTML of a Web page and used throughout that page or is attached as an external document and used throughout the entire Web site
A. anchor tag
B. absolute link
C. hyperlink
D. compound selector
E. external style sheet
F. class selector
G. document relative link
H. CSS style
I. Web font
J. internal style sheet
K. font kit
L. Cascading Style Sheet
You might also like to view...
The number of sick days in a specific time period is an example of a ________
A) positive KPI B) negative KPI C) bidirectional KPI D) status threshold
Where can a method's name and information about what will be passed into and returned from a method be found?
A. In the body of the method. B. In the method's keywords. C. In the method's class definitions. D. In the method's header.