You are on page 1of 7

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 [40 Marks]

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

2. 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

3. Which of the following is NOT a Style?


A. Linked
B. Embedded
C. Inline
D. Orthogonal

4. 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

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


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

6. Which of the following is the HTML tag to start a Heading Level 3?


A. <H3>
B. </H3>
C. <#H3>
D. <H3/>

7. 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

8. 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

9. Which file controls how your frames will appear?


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

10. 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

11. 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

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


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

13. 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
14. 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

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


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

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

17. 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

18. ____ provides the largest text.


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

19. Dreamweaver's ____ feature allows users to select colors and make perfect color matches.
A. Color Cube
B. Palattes
C. HTML view
D. Eye dropper

20. 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

21. A subfolder is a folder inside another folder.


A. True
B. False

22. A Web site's home page is normally named home.htm or home.html


A. True
B. False

23. _________ view is a hand-coding environment for writing and editing code.
A. Design
B. Split
C. Code

24. ________ images are used to add texture and interesting color to a Web page.
A. Clip Art
B. Animated
C. Background
D. Cropped

25. In the __________ mode, you create tables by drawing them.


A. Layout
B. Expanded
C. Standard

26. A ___________ is a vertical collection of cells in a table.


A. Row
B. Column
C. Table ID

27. A _____________ is the container/intersection where a row and column meet in a table.
A. tag
B. table ID
C. link
D. cell

28. A ___________ can connect users to a place on the same web page or to place on another
site.
A. root folder
B. typeface
C. text editor
D. hyperlink

29. In order to define a site, users must create a both a ___________ and ____________.
A. domain name / IP address
B. login / password
C. site name / home page
D. site name / root folder

30. Which of the following is NOT a valid reason for defining a local site in Dreamweaver?
A. To enable Dreamweaver to create relative links between documents
B. To enable Dreamweaver to display all your sites files in the ‘Files Panel’
C. To provide details of your Web server so that you can upload you site
D. To allow Dreamweaver to conduct link checking between documents

31. To view and change current formatting for selected objects or text, you would use:
A. Insert bar
B. Property Inspector
C. File Panel

32. You can insert dates into your web page that will automatically be updated whenever you
save the page.
A. True
B. False

33. To insert a special character, what category on the Insert bar do you use?
A. Common
B. HTML
C. Text

34. Which panel can be used to manage and create new sites?
A. Files
B. Application
C. Tag Inspector

35. What should the home page of your site be named?


A. home.html
B. Anything you want to name it
C. index.html

36. Cell padding determines the number of pixels between adjacent cells.
A. True
B. False

37. Which graphic format can you Not insert into your web page?
A. bmp
B. gif
C. png

38. Which view must you be in to draw out a table visually?


A. Standard
B. Layout
C. Table

39. Formatting using CSS styles allows each individual's browser to control the way your
page is displayed.
A. True
B. False

40. What is the proper way to manually type an email link?


A. email:myname@austincc.edu
B. mailto:myname@austincc.edu
C. mail:myname@austincc.edu
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]

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

Question Two

a) Describe in detail what HTML is. [5 Marks]

b) Dreamweaver supports six levels of headings. Write all the six supported headings and
show how the headings are tagged in HTML/Dreamweaver? [6 Marks]

c) A view in Dreamweaver is defined as a particular way of displaying page content. Name


and give a brief explanation of three views found in Dreamweaver. [9 Marks]

Question Three
a) What do you understand by Hyperlinks in Dreamweaver? [3 Marks]

b) Differentiate between internal and external links in Dreamweaver. [4 Marks]

c) When designing a website in Dreamweaver you can start from scratch or use a template.
Explain three advantages of using templates in Dreamweaver? [5 Marks]

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


i) A local site
ii) A remote site
iii) Root folder [8 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
a) What is a link? [2 Marks]

b) Why should all images have ALT attribute? [2 marks]

c) Describe rollover image. [4 Marks]

d) Write short notes on the following in Dreamweaver.


i) Layer
ii) Forms
iii) Style sheet [12 Marks]

You might also like