Have a Question ?

Home / Answered Questions / CIS 300 / cis-300-quiz-week-2-q-729

(Solved): CIS 300: Quiz | Week 2...


cis300 Quiz | Week 2 Jan 2021 update

Question 1

4 / 4 pts

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

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

 Question 2

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 as much as possible to make your web site exciting.
  •    Animation should be used only if it enhances your web site

Question 3

4 / 4 pts

Select a good design recommendation for text hyperlinks.

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

 Question 4

4 / 4 pts

The Web Safe Color Palette is a collection of 216 colors that

  •   relate to the fashion industry and change each year
  •    display the most similar on both the Mac and PC platforms
  •    none of the answers are correct
  •    display quicker than other colors

 Question 5

4 / 4 pts

A page layout technique that often uses a percentage value for width is called ______.

  •   fluid
  •   ice
  •    fixed
  •    wireframe

 Question 6

4 / 4 pts

Select the most commonly used site organization for commercial web sites.

  •   linear
  •   random
  •   hierarchical
  •    none of the answers are correct

 Question 7

4 / 4 pts

A ______ of a color is darker than the original color and is created by mixing the color with black.

  •   tint
  •   shade
  •    tone
  •    complement

 Question 8

4 / 4 pts

Select the group whose mission is to create guidelines and standards for Web Accessibility.

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

Question 9

4 / 4 pts

Select the item below that does not belong in a consistent web site design.

  •   the same fonts on each content page 
  •   the same logo in the same location on each content page
  •    a similar navigation area on each content page
  •   a different background color on each page

Question 10

4 / 4 pts

The concept of ______ relates to providing a single resource that is configured for optimal display on multiple types of devices.

  •   accessibility
  •   hierarchical 
  •   fluid layout 
  •   One Web

Question 11

4 / 4 pts

Select the best description of “white space”.

  •   using the background color of white for a page 
  •   both “empty screen area around blocks of text and images” and “using the background color of white for a page” 
  •   empty screen area around blocks of text and images
  •    none of the answers are correct

Question 12

4 / 4 pts

Select the recommended design practice that applies to a web site using images for main site navigation.

  •   both “provide alternative text for the images” and “configure text hyperlinks at the bottom of the page” 
  •   configure text hyperlinks at the bottom of the page 
  •   provide alternative text for the images
  •    no special considerations are needed

Question 13

4 / 4 pts

An External Style Sheet uses the ______ file extension.

  •   ess
  •    no file extension is necessary 
  •   css
  •   html

Question 14

4 / 4 pts

Which of the following symbols terminates a style declaration?

  •   ; semi-colon 
  •   # hash mark 
  •   ! exclamation mark
  •    : colon

Question 15

4 / 4 pts

External styles override or take precedence over inline styles.

  True

  False

Question 16

4 / 4 pts

Where do you place the code to associate a web page with an external style sheet?

  •   in the DOCTYPE of the web page document
  •   in the head section of the web page document 
  •   in the external style sheet
  •   in the body section of the web page document

Question 17

4 / 4 pts

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

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

Question 18

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
  •    #footer p
  •   p footer

Question 19

4 / 4 pts

CSS was first approved as a standard by the W3C in ______.

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

Question 20

4 / 4 pts

Which of the following is the CSS property used to set the text color?

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

Question 21

4 / 4 pts

Which of the following will configure all the span elements with red (#FF0000) text color?

  •   <span style=”color: #FF0000;”>
  •   .span { color: #FF0000; } 
  •   #span { color: #FF0000; }
  •   span { color: #FF0000; }

Question 22

4 / 4 pts

Which of the following is an HTML attribute that configures inline styles?

  •   id 
  •   link 
  •   style
  •   type

Question 23

4 / 4 pts

Which type of selector is specified by placing a # symbol in front of the selector name?

  •   first
  •   class
  •   id
  •    tag

Question 24

4 / 4 pts

According to the CSS order of precedence, ______ styles override ______ styles.

  •   embedded, inline 
  •   external, embedded 
  •   external, inline 
  •   inline, external

Question 25

4 / 4 pts

Which of the following is correct CSS syntax?

  •   p : color #000000;
  •    p { color: #000000; } 
  •   p { color=#000000; }
  •   p { color;#000000; }

 

 



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