Final exam Web Development & design – Flashcards
Unlock all answers in this set
Unlock answersquestion
            The three most common methods of organizing websites.
answer
        hierarchical, linear, and random
question
            Select the recommended design practice that applies to a website using images for main site navigation.
answer
        both A and B; provide alternative text for the images and place text links at the bottom of the page.
question
            Consider _____ when designing for display on a mobile device.
answer
        D all of the above; contrast, font size, small screen size
question
            Which of the following is not a web design recommended practice?
answer
        use frames whenever possible
question
            Select the item below that does not belong in a consistent website design.
answer
        a different background color on each page
question
            Select the items below that can help to appeal to the intended or target audience of a site.
answer
        D all of the above; the font size and styles used on the site, the overall look and feel for the site, the amount of color used on the size.
question
            The main site navigation or a section offering navigation choices should contain:
answer
        visually grouped sections of hyperlinks
question
            Select the best description of "white space".
answer
        empty screen area around blocks of text and images
question
            Select a good design recommendation for text hyperlinks.
answer
        use a key phrase as a hyperlink
question
            Select the most commonly used screen resolution.
answer
        1024 by 768
question
            Select the most commonly used site organization for commercial web sites.
answer
        hierarchical
question
            Placing white space around graphics and headings helps them to stand out. true or false
answer
        true
question
            Animation should be used only if it enhances your web site. true or false
answer
        true
question
            Different browsers and even different browser versions will display your web page_______.
answer
        in different ways
question
            Select the group whose mission is to create guidelines and standards for web accessibility.
answer
        Web Accessibility Initiative
question
            A _____ is a sketch or a blueprint of a web page that shows the structure (but not the detailed design) of basic page elements such as the logo, navigation, content, and footer.
answer
        wireframe
question
            The four principles of WCAG 2.0 are as follows:
answer
        perceivable, operable, understandable, robust
question
            When applying the design principle of ____ related items are grouped together.
answer
        proximity
question
            Applying the design principle of _____ serves to add visual interest and draw attention.
answer
        contrast
question
            Solid or fixed design is sometimes called ____ design and uses a fixed-width page layout.
answer
        ice
question
            To apply a style to one or more elements on a web page, configure a CSS ____
answer
        class
question
            The box model consists of a content area surrounded by:
answer
        padding, border, and margin
question
            The ____ is the area between the content and the border.
answer
        padding
question
            _____ flow displays the elements on the page in the order they appear in the web page source code.
answer
        normal
question
            Use ______ positioning to slightly change whethe location of an element in relation to where it would appear when rendered by a browser.
answer
        relative
