Question
Asked by:
ASKER
ASKER
Rating : No Rating
Questions Asked: 44
Tutorials Posted: 0
 

$15.00 Web Design

Q:
Your answers against mine : just a check !


Unit 3: Lesson 2 - Practice Exam Help





Practice Exam Questions

The following questions will be present on the Lesson exam. Please study them before proceeding to the graded exam.



1. HTML tags are:

_____ a. labels indicating when text should be included on a Web page.

_____ b. coding regulations that determine how fast a Web page should be downloaded to a Web browser.

_____ c. instructions telling a Web browser how it should display the various parts of a Web page.

_____ d. high-end computer programming language terms.



2. Complete the following sentence. ____________________ is one of the most important skills a Web designer should acquire.

_____ a. Raw-coding

_____ b. C+ programming

_____ c. Search engine design

_____ d. Hard-coding



3. What important word processing function is not commonly found in HTML editing programs?

_____ a. Spell checking

_____ b. Cut-n-paste

_____ c. “Save As…” feature

_____ d. Image importing



4. What are the three main sections that every HTML file must include?

_____ a. HTML opening tag, HTML middle tag, and HTML closing tag

_____ b. HTML document, Head section, and Body section

_____ c. HTTP document, Head tag, and Body tag

_____ d. HTML document, Title section, and Body section



5. Which one of the following HTML code strings demonstrates correct HTML nesting procedures?

_____ a.

<HTML>

<HEAD>

<TITLE>

</TITLE>

</HEAD>

<BODY>

</BODY>

</HTML>
_____ b.

<HTML>

<TITLE>

</TITLE>

<HEAD>

<BODY>

</HEAD>

</BODY>

</HTML>
_____ c.

</HTML>

</BODY>

<BODY>

</HEAD>

</TITLE>

<TITLE>

<HEAD>

<HTML>
_____ d.

<HTTP>

<LEAD>

<TITLE>

</TITLE>

<MAIN>

</LEAD>

</MAIN>

</HTML>




6. The Title tag goes in which section of an HTML file?

_____ a. Body

_____ b. HTML

_____ c. Index

_____ d. Head



7. What tells your Web browser that a file is an HTML file?

_____ a. The .htm or .asp or .shtml file extensions

_____ b. The .htm or .html file extensions

_____ c. The opening and closing HTML tags

_____ d. The file is given the name Index



8. Web browsers __________________________________________ as originally typed in your word processing or text editing program.

_____ a. accurately interpret and display carriage returns

_____ b. accurately interpret and display multiple spaces

_____ c. ignore carriage returns and accurately interpret multiple spaces

_____ d. ignore carriage returns and multiple spaces



9. The judicious use of ________________________ could be considered an indicator of good Web design?

_____ a. white space

_____ b. numerous horizontal rules

_____ c. multiple carriage returns

_____ d. two or more Title tags



10. Which one of the following starting tags does not require a closing tag?

_____ a. <BODY>

_____ b. <HR>

_____ c. <HTML>

_____ d. <HEAD>



11. Which one of the following sets of tags are commonly used physical style tags?

_____ a. <OL></OL>, <BODY></BODY>, <ET></ET>

_____ b. <STRONG></STRONG>, <EM></EM>, <KBD></KBD>

_____ c. <BLOCKQUOTE></BLOCKQUOTE>, <HTML></HTTP>

_____ d. <U></U>, , <SUB></SUB>,



12. Heading tags are __________ style tags.

_____ a. physical

_____ b. logical

_____ c. interpretive

_____ d. HTML



13. The largest Heading tag is ________________.

_____ a. <H6>

_____ b. <H10>

_____ c. <H1>

_____ d. <HEAD2>



14. By default, Web browsers automatically __________text.

_____ a. center

_____ b. right-justify

_____ c. fully justify

_____ d. left-justify



15. <P> is equal to ___________________________.

_____ a. <P ALIGN=”RIGHT”>

_____ b. <P ALIGN=”LEFT”>

_____ c. <P ALIGN=”CENTER”>

_____ d. <P ALIGN=”JUSTIFY”>



16. You are creating a list that requires each item to be set off with a bullet. To achieve this effect using HTML coding you will use _________________________.

_____ a. unordered list tags <UL></UL>

_____ b. ordered list tags <OL></OL>

_____ c. bullet tags <BT></BT>

_____ d. line break tags
</BR>



17. Which one of the following addresses is a properly formatted URL?

_____ a. URL://web address/www/indeces.html

_____ b. http://wwf.h_hogan/default.slam

_____ c. protocol://server address/path/filename

_____ d. html://www.mywebaddress.com/Index.htm



18. “HREF,” which is part of the <A> Anchor tag, stands for:

_____ a. Hypertext Referrals.

_____ b. Hyperiod Reference.

_____ c. Hyperactive Renal Fissure.

_____ d. Hypertext Reference.



19. A local link allows the use of a relative URL. Which one of the following codes is a properly formatted local link?

_____ a. <A HREF=” file:///links.htm”>ChainLinks</A>

_____ b. <A HREF=”links.htm”>Chain Links</A>

_____ c. <A HREF=” http://www.mywebaddress.com/links.htm”>Chain Links</A>

_____ d. <A HREF=”html:/links.htm”>Chain Links</A>



20. Visually, what commonly happens to a string of text that has been coded as a hyperlink?

_____ a. All the characters are capitalized and italicized.

_____ b. It makes the mouse pointer flash on and off.

_____ c. Always appears in bold faced Arial font style.

_____ d. Its color turns to blue and is underlined.





 


   
   
   
   
 
Available Tutorials to this Question
Posted by:
jotag1714
jotag1714
Rating (710): A
Questions Asked: 0
Tutorials Posted: 2293, earned $10,900.58
 

$15.00 Here are the A++ Answers

  • This tutorial was purchased 1 time and hasn't been rated yet.
  • Posted on Jul. 17, 2009 at 06:49:00AM
A:
Preview: ... splay the various parts of a Web page.<br><br>2. Complete the following sentence. ____________________ is one of the most important skills a Web designer should acquire.<br><br><br>_____ d. Hard-coding<br><br><br>3. What important word processing function is not commonly found in HTML editing programs?<br><br><br>_____ b. Cut-n-paste<br><br><br>4. What are the three main sections that every HTML file must include?<br><br>_____ <br><br>_____ b. HTML document, Head section, and Body section<br><br><br><br>5. Which one of the following HTML code strings demonstrates correct HTML nesting ...

The full tutorial is about 356 words long .
Posted by:
tayunyang
tayunyang
Rating (5): A-
Questions Asked: 0
Tutorials Posted: 60, earned $93.92
 

$15.00 Answers for this practice

  • This tutorial hasn't been purchased yet.
  • Posted on Jul. 17, 2009 at 10:44:27AM
A:
Preview: ... a Web designer should acquire.<br><br>_____ a. Raw-coding<br><br>_____ b. C+ programming<br><br>__X___ c. Search engine design<br><br>_____ d. Hard-coding<br><br><br><br>3. What important word processing function is not commonly found in HTML editing programs?<br><br>___X__ a. Spell checking<br><br>_____ b. Cut-n-paste<br><br>_____ c. “Save As…” feature <br><br>_____ d. Image importing<br><br><br><br>4. What are the three main sections that every HTML file must include?<br><br>_____ a. HTML opening tag, HTML middle tag, and HTML closing tag<br><br>__X___ b. HTML document, Head section, and Body section<br><br>_____ c. HTTP document, Head tag, and Body tag<br><br>_____ d. HTML document, Title section, and Body section<br><br><br><br>5. Which one of the following HTML code strings demonstrates correct HTML nesting procedures?<br><br>__X___ a.<br><br><HTML><br><br><HEAD><br><br><TITLE><br><br></TITLE><br><br></HEAD><br><br><BODY><br><br></BODY><br><br></HTML><br>_____ b. <br><br><HTML><br><br><TITLE><br><br></TITLE><br><br><HEAD><br><br><BODY><br><br></HEAD><br><br></BODY><br><br></HTML><br>_____ c. <br><br></HTML><br><br></BODY><br><br><BODY><br><br></HEAD><br><br></TITLE><br><br><TITLE><br><br><HEAD><br><br><HTML><br>_____ d. <br> ...

The full tutorial is about 634 words long plus attachments.

Attachments:
Practice Exam Questions.doc (24K) (Preview)
   
Join Now or Log In
Get Tutoring
Get Paid
Academic Honesty