Open quiz question

Your Web development team is creating an e-commerce site for a new product. The marketing team's goal is to develop markets worldwide. During site functionality testing, your team will use several browsers, including Microsoft Internet Explorer, Mozilla (on Windows, Linux and Macintosh), Opera (on Windows, Linux and Macintosh), and Lynx. What is the purpose of using multiple browsers for site functionality testing?
    a.To take lots of hours for billing labor hours
    b.To test the site's looks
    c.To make the site accessible to all potential users
    d.To see if the site is accessible for the handicapped

   

Partially correct.
Right! Good job!
Sorry, incorrect answer.
 
This question has already been answered correctly!

Points scored this item:  .
Total points scored:  .
Percent correct:  .

 Open quiz question

Which line of XHTML code specifies a Web page background image named greenbg.png?
    a.<body background="images/greenbg.png">
    b.<page background="images/greenbg.png">
    c.<body background="images/greenbg.jpg">
    d.<style background="images/greenbg.png">

   

Partially correct.
Right! Good job!
Sorry, incorrect answer.
 
This question has already been answered correctly!

Points scored this item:  .
Total points scored:  .
Percent correct:  .

 Open quiz question

In a frameset, which of the following must a <base> tag always contain?

 

    a.The frame attribute
    b.The target attribute
    c.The main attribute
    d.The frameset attribute

   

Partially correct.
Right! Good job!
Sorry, incorrect answer.
 
This question has already been answered correctly!

Points scored this item:  .
Total points scored:  .
Percent correct:  .

 Open quiz question

What is the point of inserting hidden comments in your xhtml code?
    a.To make the code seem more cryptic
    b.To conceal your code and coding strategies from other developers who may try to steal your code
    c.Lets fellow developers understand your coding and the reasoning behind certain coding strategies
    d.To protect code from hackers

   

Partially correct.
Right! Good job!
Sorry, incorrect answer.
 
This question has already been answered correctly!

Points scored this item:  .
Total points scored:  .
Percent correct:  .

 Open quiz question

Your Web development team manager has directed you to make several changes to a Web page. Accordingly, you created a link from your page to a story on a separate Web site not owned or run by your organization. Which step must occur before you make this change public?
    a.Obtain permission from the other site's viewers to publish this link.
    b.Obtain permission from the other site's owner to publish this link.
    c.Give credit to the source web site
    d.Change the link to read "Click here to see our link"

   

Partially correct.
Right! Good job!
Sorry, incorrect answer.
 
This question has already been answered correctly!

Points scored this item:  .
Total points scored:  .
Percent correct:  .

 Open quiz question

On your Web page, you want to create a table in which the left column header spans three rows. Which tag would accomplish this goal?
    a.<th rowspan="3">
    b.<th colspan="7">
    c.<th colspan="3">
    d.<th rowspan="2">

   

Partially correct.
Right! Good job!
Sorry, incorrect answer.
 
This question has already been answered correctly!

Points scored this item:  .
Total points scored:  .
Percent correct:  .

 Open quiz question

You helped your team's database administrator install an Oracle 9i database. Which type of database have you installed?
    a.A flat-file database
    b.A relational database
    c.An MS-SQL database
    d.A card database

   

Partially correct.
Right! Good job!
Sorry, incorrect answer.
 
This question has already been answered correctly!

Points scored this item:  .
Total points scored:  .
Percent correct:  .

 Open quiz question

Which XHTML element will make Web page text appear in bold type when displayed in a browser?
    a.<b>
    b.<em>
    c.<br/>
    d.<strong>

    [mark all correct answers]

   

Partially correct.
Right! Good job!
Sorry, incorrect answer.
 
This question has already been answered correctly!

Points scored this item:  .
Total points scored:  .
Percent correct:  .

 Open quiz question

Which technology resides on a server and receives Web form data from the browser, then processes the data into human-readable format?
    a.CGI
    b.HTML
    c.XML
    d.Java

   

Partially correct.
Right! Good job!
Sorry, incorrect answer.
 
This question has already been answered correctly!

Points scored this item:  .
Total points scored:  .
Percent correct:  .

 Open quiz question

In the XHTML 1.0 Transitional standard, which tag is recommended for centering text without indenting?
    a.The <center> tag
    b.The <align> tag
    c.The <div> tag
    d.The <font> tag

   

Partially correct.
Right! Good job!
Sorry, incorrect answer.
 
This question has already been answered correctly!

Points scored this item:  .
Total points scored:  .
Percent correct:  .

 Open quiz question

Which of the following activities is essential to maintaining a Web site so that end users do not feel that the Web site is neglected or lacks maintenance?

 

    a.Verifying that all hyperlinks are valid
    b.Changing old pictures
    c.Updating fonts
    d.Changing Topics

   

Partially correct.
Right! Good job!
Sorry, incorrect answer.
 
This question has already been answered correctly!

Points scored this item:  .
Total points scored:  .
Percent correct:  .

 Open quiz question

What is the purpose of the <noframes> element?
    a.To let users know that they don't deserve frames
    b.To let users know that they haveframes turned off in their internet settings
    c.To prevent frames from loading
    d.To accommodate older browsers that cannot display frameset pages

   

Partially correct.
Right! Good job!
Sorry, incorrect answer.
 
This question has already been answered correctly!

Points scored this item:  .
Total points scored:  .
Percent correct:  .

 Open quiz question

Which animation technology can be viewed by Web users without a browser plug-in?
    a.(PNG)
    b.(JPG)
    c.(BMP)
    d.(GIF)

   

Partially correct.
Right! Good job!
Sorry, incorrect answer.
 
This question has already been answered correctly!

Points scored this item:  .
Total points scored:  .
Percent correct:  .

 Open quiz question

Consider the following XHTML tag: <div align="center"> Which choice lists the proper terms for the XHTML components that appear in this tag?
    a.Attribute, value, element
    b.Element, value, attribute
    c.Element, attribute, value
    d.Value, element, element

   

Partially correct.
Right! Good job!
Sorry, incorrect answer.
 
This question has already been answered correctly!

Points scored this item:  .
Total points scored:  .
Percent correct:  .


return to top | quit