Sie sind auf Seite 1von 8

THE UNIVERSITY OF ZAMBIA

SCHOOL OF EDUCATION

DEPARTMENT OF ADULT EDUCATION AND EXTENSION STUDIES

FINAL EXAMINATION

JUNE 2018 EXAMINATION

COURSE: CSC 2050 DREAMWEAVER

TIME: 3 HOURS

INSTRUCTIONS
1. Do not start answering the questions before you are told to do so.
2. This paper contains two sections; Section A and Section B.
3. Answer all questions in Section A and any THREE of your choice in Section B.

SECTION A: ANSWER ALL QUESTIONS IN THIS SECTION

1. The latest version of Dreamweaver is:


A. Adobe Dreamweaver CC
B. Adobe Dreamweaver CS6
C. Adobe Dreamweaver CS5
D. Macromedia Dreamweaver 8

2. Dreamweaver is sold by what software company:


A. Adobe
B. Macromedia
C. Microsoft
D. No company, the program simply appeared one day on the web.

3. You can use Dreamweaver to create:


A. HTML, XML, and CSS files
B. PHP, Java, and ASP.NET
C. The new space-time continuum format STCML
D. All of the above, except the space-time continuum thing...

4. HTML tags are surrounded by:


A. brackets < ... >
B. parenthesise ( ... )
C. quote marks " ..."
D. Fire-breathing dragons who try to keep you away from tags

5. You can save images for the Web in these formats:


A. JPG, GIF, PNG
B. PSD, Tiff
C. Flickr
D. ftp, fla, jsp
6. The first page of a web site should most commonly be named:
A. home.html
B. index.html or default.htm depending on the server
C. MySite.html
D. Something cool, so the other sites will not make fun of it

7. The </h1> is an opening tag.


A. True
B. False
C. Do I have to learn HTML tags?
D. Close your darn tags! Were you born in a barn?

8. Bonus question: What is the refrain of the pop hit single Dreamweaver by Gary Wright
A. Tomorrow, tomorrow, there's always tomorrow...
B. You never count your money ...
C. Yesterday, all my troubles seemed so far away...
D. Dream weaver, I believe you can get me through the night

9. What option in the Target pop-up menu is chosen to open a linked document in a new
browser window while keeping the current window available?
A. _top
B. _self
C. _blank
D. _parent

10. What does the asterisk after the file name in the document title bar signify?
A. document is untitled
B. page is not located within the site
C. the extension to the file name has not been specified
D. unsaved additions or deletions were made to the page

11. Using Dreamweaver, it is possible to convert layers to tables and tables to layers.
A. True
B. False

12. What describes the correct way to create a page layout that always fills the browser
window, no matter what size window the viewer has set?
A. Add a spacer image to the table.
B. Create the table cell with a percentage width in the HTML.
C. Use the Dreamweaver Auto stretch option to set the table width to resize
automatically.
D. Create a fixed width table that corresponds with the specific numeric width of the
viewer's browser.

13. Selecting header in the Property inspector for a given table's cell makes that content
(Choose two)
A. bold and centered in most browsers
B. justified in all browsers
C. a <th> element
D. bold and italicized in most browsers
E. left-justified in all browsers \
14. A template can be modified after documents have been created based on the template.
A. True
B. False

15. What accurately describes the way templates work in Dreamweaver? If a template file is
opened you can edit
A. Nothing in the file, unless no pages have been created from the template.
B. Everything in the file.
C. Any editable region.
D. Anything in the file, but only in Code View.

16. What happens when content in <DIV> tags is viewed with 3.0 versions of Netscape?
A. No content is displayed at all.
B. The content looks the same as it does in any other browser.
C. The content is only displayed if the visible attribute is set to true.
D. The content appears in the same location as where the <DIV> tags appear in the code.

17. The behaviors that come with Dreamweaver were written to work in all browsers.
A. True
B. False

18. What panel is used to change the event that triggers an image swap?
A. CSS Panel
B. Assets Panel
C. Frames Panel
D. Objects Panel
E. Behaviors Panel

19. What is one way you change the color of text in Dreamweaver 4.0?
A. Highlight the text and then select: Edit>Font>Color from the menu
B. Highlight the text and select a new color with the Color Picker in the Properties panel
C. You are unable to change the text color in Dreamweaver, it can only be changed in
the HTML
D. Highlight the text and change the color in the Objects panel

20. Bullets in unordered lists can only be circles.


A. True
B. False

21. How many Sites can you define with one copy of Dreamweaver installed on your
computer?
A. unlimited
B. 2
C. 10
D. 999

22. What do you add to a template in order to control where page content goes?
A. Text Frames
B. HTML Controllers
C. Editable Regions
D. Page Content Controllers
23. Which of the following is NOT a Style?
A. Linked
B. Embedded
C. Inline
D. Orthogonal

24. Which of the following is NOT a Hotspot tool?


A. Orthogonal Hotspot Tool
B. Rectangular Hotspot Tool
C. Oval Hotspot Tool
D. Polygon Hotspot Tool

25. Which of the following is not supported by older browsers?


A. CSS
B. Layers
C. Frames
D. All of the above

26. Which of the following is the HTML tag to start a Heading Level 3?
A. <H3>
B. </H3>
C. <#H3>
D. <H3/>

27. Which type of style should you use if you want to use the formats on multiple pages?
A. Linked
B. Embedded
C. Inline
D. Orthogonal

28. When you create a "recipient" hidden field for a form, which of the following is the
ONLY correct way to type the word "recipient?":
A. Recipient
B. <recipient></recipient>
C. recipient
D. RECIPIENT

29. Which file controls how your frames will appear?


A. Frameset
B. Master Document
C. Template
D. Timeline

30. What can't layers do if you want to convert them to tables?


A. Be close
B. Contain a Color
C. Be larger than the target table
D. Overlap

31. The trick to getting a ball to bounce around a Web page is to:
A. Add Animation Bounce layers
B. Add key frames to the timeline
C. Add Bounce parameters to the Object properties
D. Dreamweaver does not support animation... use Flash instead

32. By default, what's the Fps shown on the timeline?


A. 15
B. 1
C. 20
D. huh?

33. When you swap images, it's best if:


A. The images are the same "Mime" type
B. The images are the same color
C. The images are the same size
D. You use the "Constrain" tool

34. Which of the following is false?


A. The Site Map can be saved as an image
B. You can FTP files using Dreamweaver
C. You can create forms in Dreamweaver
D. None of the above

35. Which of the following is NOT a Page Property?


A. Title
B. Tracing Image
C. Margin Width
D. Timeline

36. Dreamweaver users work in the Document Window using one of how many views?
A. 3
B. 5
C. 2

37. The general definition of a(n) ____ is a set of linked documents with shared attributes,
such as related topics, a similar design, or a shared purpose.
A. index
B. website
C. Internet
D. Homepage

38. ____ provides the largest text.


A. H6
B. 24
C. H1
D. Bold

39. Dreamweaver's ____ feature allows users to select colors and make perfect color matches.
A. Color Cube
B. Palattes
C. HTML view
D. Eye dropper
40. The W and H boxes in the Property inspector indicate the width and height of an image,
in
A. inches
B. pixels
C. points
D. millimeters
SECTION B: CHOOSE ANY THREE

Question One
a) What is a Dreamweaver site? [2 Marks]

b) What is the use of forms in websites? [2 Marks]

c) State the advantage of using externally linked stylesheets instead of inline CSS. [2 Marks]

d) What is the use of the Pallattes feature in Dreamweaver? [2 Marks]

e) What name should mostly be given to the first page of a website? [2 Marks]

f) Discuss five (5) advantages or benefits of using Dreamweaver as supposed to using a


notepad [10 Marks]

Question Two
a) List two advantages of Adobe Dreamweaver libraries [2 Marks]

b) What is an element? [2 Marks]

c) What is the difference between an element and a tag in Dreamweaver? [4 Marks]

d) In relation to Dreamweaver briefly explain what the following are:


i) A local site
ii) A remote site
iii) Website [8 Marks]

Question Three
a) What is the difference between a Static page and a Dynamic page? [2 Marks]

b) List three advantages of Dynamic Website. [3 Marks]

c) List three disadvantages of Static Website. [3 Marks]

d) What is a rollover image? [2 Marks]

e) What scripting languages does Dreamweaver support? Mention three. [3 Marks]

f) What is the Site menu option used for in Dreamweaver? [4 marks]

Question Four
a) What is the function of CSS in websites? [2 Marks]

b) What is the difference between CSS and html? [2 Marks]

c) Describe two advantages of using CSS predefined layouts in Dreamweaver [4 Marks]


d) Briefly explain the steps required to publish a website to the World Wide Web in
Dreamweaver. [12 Marks]

Question Five

g) What is Dreamweaver? [2 Marks]

h) Discuss five (5) advantages or benefits of using Dreamweaver as supposed to using a text
file program. [10 Marks]

i) In relation to Dreamweaver, give the function of each of the following?


i) Title
ii) Head
iii) Body
iv) DOCTYPE html [8 Marks]

Das könnte Ihnen auch gefallen