(Solved): CIS 300 : Quiz | Week 2 : Web Design and Development : Scored 100 out of 100...
CIS 300 : Web Design and Development
Quiz | Week 2
Score for this quiz 100 out of 100
Question 1
4 / 4 pts
Progressively enhancing a web page for different viewing contexts (such as smartphones and tablets) through the use of coding techniques is called ______.
- fixed web design
- optimization
- responsive web design
- mobile web design
Question 2
4 / 4 pts
Select the group whose mission is to create guidelines and standards for Web Accessibility.
- Internet Society
- Web Accessibility Initiative (WAI)
- ICANN
- International Webmasters Association (IWA)
Question 3
4 / 4 pts
Different browsers and even different browser versions will display your web page ______.
- only if you use HTML5.
- in different ways
- only if you buy the browser
- in exactly the same way
Question 4
4 / 4 pts
The concept of ______ relates to providing a single resource that is configured for optimal display on multiple types of devices.
- One Web
- hierarchical
- accessibility
- fluid layout
Question 5
4 / 4 pts
Select the item below that does not belong in a consistent web site design.
- a different background color on each page
- a similar navigation area on each content page
- the same fonts on each content page
- the same logo in the same location on each content page
Question 6
4 / 4 pts
The Web Safe Color Palette is a collection of 216 colors that
- relate to the fashion industry and change each year
- none of the answers are correct
- display quicker than other colors
- display the most similar on both the Mac and PC platforms
Question 7
4 / 4 pts
Select the true statement below.
- Animation should be used only if it enhances your web site
- Animation should be used to appeal to all target audiences
- None of the statements are true
- Animation should be used as much as possible to make your web site exciting.
Question 8
4 / 4 pts
Consider ______ when designing for display on a mobile device.
- small screen size
- font size
- contrast
- all of the answers are correct
Question 9
4 / 4 pts
Select the false statement below.
- Flat web design avoids the use of 3D effects.
- Flat web design always displays well on all devices.
- Flat web design often features vertical scrolling.
- Flat web design is a minimalistic design style.
Question 10
4 / 4 pts
A ______ color scheme consists of shades, tints, or tones of the same color.
- monochromatic
- complementary
- triadic
- analogous
Question 11
4 / 4 pts
When applying the design principle of ______ related items are grouped together.
- repetition
- linear
- proximity
- alignment
Question 12
4 / 4 pts
Select a good design recommendation for text hyperlinks.
- create the entire sentence as a hyperlink
- include the words “Click here” in your text
- none of the answers are correct
- use a key phrase as a hyperlink
Question 13
4 / 4 pts
Use the ______ element to associate a web page with an external style sheet.
- link
- a
- include
- target
Question 14
4 / 4 pts
Use the ______ element to code embedded styles on a web page.
- link
- css
- style
- embed
Question 15
4 / 4 pts
Select the items below that can be used as a CSS Selector.
- all of the answers are correct
- a class name
- an id name
- an HTML element
Question 16
4 / 4 pts
An External Style Sheet uses the ______ file extension.
- ess
- no file extension is necessary
- html
- css
Question 17
4 / 4 pts
External styles override or take precedence over inline styles.
- True
- False
Question 18
4 / 4 pts
Which of the following will configure all the span elements with red (#FF0000) text color?
- #span { color: #FF0000; }
- .span { color: #FF0000; }
- span { color: #FF0000; }
Question 19
4 / 4 pts
Which of the following symbols terminates a style declaration?
- ; semi-colon
- : colon
- # hash mark
- ! exclamation mark
Question 20
4 / 4 pts
Cascading Style Sheet rules are comprised of:
- Properties and Declarations
- Selectors and Declarations
- Elements and Attributes
- Selectors and Attributes
Question 21
4 / 4 pts
Where do you place the code to associate a web page with an external style sheet?
- in the external style sheet
- in the body section of the web page document
- in the head section of the web page document
- in the DOCTYPE of the web page document
Question 22
4 / 4 pts
Which of the following is an HTML attribute that configures inline styles?
- type
- style
- link
- id
Question 23
4 / 4 pts
According to the CSS order of precedence, ______ styles override ______ styles.
- inline, external
- external, embedded
- external, inline
- embedded, inline
Question 24
4 / 4 pts
Which of the following is the CSS property used to set the text color?
- none of the answers are correct
- color
- bgcolor
- background-color
Question 25
4 / 4 pts
Use the ______ element to create a generic area or section on a web page that is physically separated from others.
- small
- h1
- div
- strong
Quiz Score: 100 out of 100
Expert Answer
Buy This Answer $15
-- OR --
Subscribe $20 / Month