webfinal Flashcards
When using the box mode, the _________ is always transparent.
a) spacing
b) margin
c) content
d) border
b) margin
When applying the design principle of ________ related items are grouped together
a) repetition
b) alignment
c) linear
d) proximity
d) proximity
Choose the HTML5 element belovw that is used to configure an area on a web page that can stand on its own and could potentially be syndicated
a) aside
b) article
c) section
d) div
b) article
The ________ operating system(s) treat uppercase and lowercase letters differently
a) UNIX
b) Linus
c) Windows
d) both UNIX and Linux
d) both UNIX and Linux
from the choices below select the correct order to code CSS pseudo-classes
a) link, visited, hover, active
b) link, hover, active, visited
c) link, hover, visited, active
d) hover, link, active, visited
a) link, visited, hover, active
A type of graphic that is best-suited to photographs is:
a) jpg
b) photo
c) gif
d) none of these
a) jpg
Solid or fixed design is sometimes called ______ design and uses a fixed-width page layout.
a) liquid
b) hierarchical
c) ice
d) alignment
c) ice
Select the group whose mission is to create guidelines and standards for web accessibility
a) Internet Society
b) Web Accessibility Initiative
c) International Webmasters Association
d) none of these
b) Web Accessibility Initiative
The _______ is the area between the content and the border
a) border
b) spacing
c) padding
d) none of these
c) padding
The ________ HTML5 element is used to tangential or supplemental content
a) header
b) aside
c) nav
d) section
b) aside
Select the code below that configures a background image to repeat horizontally across a web page.
a) hspace=”10”
b) background-repeat: repeat-y;
c) valign=”left”
d) background-repeat: repeat-x;
d) background-repeat: repeat-x;
_______ is appropriate for the initial web presence of an organization
a) Co-located Hosting
b) Virtual Hosting
c) Free Web Hosting
d) Dedicated Hosting
b) Virtual Hosting
When CSS is coded in the body of the web page as an attribute of an HTML tag it is called _______
a) External
b) Embedded
c) Imported
d) Inline
d) Inline
CSS rules are comprised of
a) Selectors and Declarations
b) Properties and Declarations
c) Selectors and Attributes
d) none of these
a) Selectors and Declarations
The type of testing that observes how actual web page visitors use a website is called:
a) beta testing
b) Usability testing
c) client acceptance testing
d) Visitor testing
b) Usability testing
A _________ is an image that is configured so that parts of the image can be used as one or more hyperlinks
a) image map
b) hyperimage
c) navigation image
d) none of these
a) image map
Th e______ property is used to modify the stacking order of elements on a web page
a) display
b) z-index
c) float
d) stacking
b) z-index
Select the item below that does not belong in a consistent website design
a) the same logo in the same location on each content page
b) a similar navigation area on each content page
c) the same fonts on each content page
d) a different background color on each page
d) a different background color on each page
Select the form control below that would be appropriate to accept comments about your web site
a) select list
b) text box
c) scrolling text box
d) none of these
c) scrolling text box