Have a Question ?

Home / Answered Questions / CIS 300 / cis-300-quiz-module-2-score-for-this-quiz-100-out-of-100-q-189

(Solved): CIS 300 : Quiz | Module 2 : Score for this quiz: 100 out of 100...


CIS 300

Quiz | Module 2
Score for this quiz: 100 out of 100


Question 1
4 / 4 pts
A ______ of a color is darker than the original color and is created by mixing the color with black.

  • shade
  • tone
  • complement
  • tint

 
Question 2
4 / 4 pts
Select the group whose mission is to create guidelines and standards for Web Accessibility.

  • International Webmasters Association (IWA)
  • Web Accessibility Initiative (WAI)
  • ICANN
  • Internet Society

  
Question 3
4 / 4 pts
Different browsers and even different browser versions will display your web page ______.

  • in different ways
  • only if you buy the browser
  • in exactly the same way
  • only if you use HTML5.

 
Question 4
4 / 4 pts
The process of creating an image with the lowest file size that still renders a good-quality image is called ______.

  • responsive web design
  • image optimization
  • accessible web design
  • image sprites

 
Question 5
4 / 4 pts
Select a good design recommendation for text hyperlinks.

  • none of the answers are correct
  • use a key phrase as a hyperlink
  • create the entire sentence as a hyperlink
  • include the words “Click here” in your text

 
Question 6
4 / 4 pts
Select the three most common methods of organizing web sites.

  • horizontal, vertical, and diagonal
  • hierarchical, linear, and random
  • fluid, liquid, fixed
  • accessible, readable, maintainable

  
Question 7
4 / 4 pts
Select the true statement below.

  • There is no need for a lot of navigation because web site visitors can just use the back button.
  • Placing white space around graphics and headings helps them to stand out.
  • Children like sites with dark colors.
  • Very small text is good to use for web site appealing to the baby-boomer and older market.

 
Question 8
4 / 4 pts
Which of the following is not a web design recommended practice?

  • design your site to be easy to navigate
  • use dark text on dark backgrounds
  • limit the use of animated items
  • design your pages to load quickly

 
Question 9
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
  • fluid layout
  • accessibility

 
Question 10
4 / 4 pts
Applying the design principle of ______ serves to add visual interest and draw attention.

  • linear
  • contrast
  • proximity
  • alignment

 
Question 11
4 / 4 pts
Select the true statement below.

  • None of the statements are true
  • Animation should be used to appeal to all target audiences
  • Animation should be used only if it enhances your web site
  • Animation should be used as much as possible to make your web site exciting.

 
Question 12
4 / 4 pts
Select a recommendation for mobile web design from the choices listed below.

  • Use pt units for font sizes
  • Use large images
  • None of the answers best practices for mobile web design.
  • Use a single column page layout

 
Question 13
4 / 4 pts
Select the items below that can be used as a CSS Selector.

  • a class name
  • an HTML element
  • an id name
  • all of the answers are correct

 
Question 14
4 / 4 pts
Which type of selector is specified by placing a # symbol in front of the selector name?

  • class
  • id
  • first
  • tag

 
Question 15
4 / 4 pts
Use the ______ element to code embedded styles on a web page.

  • embed
  • style
  • link
  • css

  
Question 16
4 / 4 pts
Use the ______ element to create logical areas on a web page that are embedded within paragraphs or other block formatting elements.

  • div
  • span
  • both div and span
  • neither div nor span

 
 
Question 17
4 / 4 pts
Which of the following is a CSS selector that will configure the paragraph elements within the footer element.

  • #footer p
  • .footer p
  • p footer
  • footer p

 
Question 18
4 / 4 pts
Use the ______ element to associate a web page with an external style sheet.

  • link
  • target
  • include
  • a

 
Question 19
4 / 4 pts
When CSS is coded in the body of the web page as an attribute of an HTML tag it is called ______.

  • Imported
  • External
  • Inline
  • Embedded

 
Question 20
4 / 4 pts
External styles override or take precedence over inline styles.

  • True
  • False

  
Question 21
4 / 4 pts
CSS was first approved as a standard by the W3C in ______.

  • 2002
  • 1996
  • 1992
  • none of the answers are correct

 
Question 22
4 / 4 pts
To apply a style to exactly one element on a web page, configure a CSS ______.

  • id
  • group
  • none of the answers are correct
  • class

 
 
Question 23
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 style=”color: #FF0000;”>
  • span { color: #FF0000; }

  
Question 24
4 / 4 pts
Which of the following is the CSS property used to set the text color?

  • color
  • none of the answers are correct
  • bgcolor
  • background-color

  
Question 25
4 / 4 pts
Which of the following is an HTML attribute that configures inline styles?

  • type
  • link
  • style
  • id


We have an Answer from Expert View Expert Answer

Expert Answer


We have an Answer from Expert
Buy This Answer $15

-- OR --

Subscribe To View Unlimited Answers
Subscribe $20 / Month