Font size
WorksheetsWeek9_27-October-2022
Total questions: 30
Worksheet time: 31mins
In Dream weaver to you can easily build your web page from---
Code view
Design View
Live view
all of the answers are correct.
Does the tool shown in the image do the same job as the pen tool?
Yes
No
Only if you hold CTRL
This isn't a tool in Illustrator
What is the purpose of this tool?
Creates a rectangle
Crops a shape
Allows you to use a square eraser
Creates a text box
What must you do before using this tool?
Lock your current layer
Draw a line/path
Hold down CTRL
Change your fill/stroke colour
In Illustrator, What does this number mean?
How big a shape is
How zoomed in your image is
What size your text is
How much of the canvas you can see
In Illustrator, After drawing a curved line with the pen tool, how do you return to drawing a straight line rather than following the curve?
Right-click
Press enter
Click on the last point you drew
Press ESC
In Illustrator, If your current layer has the two icons shown in the image next to it, which of the following would be true? (SELECT 2)
It would be invisible
You would not be able to edit it
You would be able to see all the elements on that layer
You can only change the colour of elements on the layer
The layer would be the lowest layer on the canvas
In Dream Weaver, Which view allows the user to see the source code and the visual representation simultaneously?
Split View
Design View
Code View
Live View
In Dream Weaver, Which two file formats should your group use on web pages so that images can be understood and rendered by browsers? (Choose two)
TIFF
PNG
RAW
JPG
In Dream Weaver, An asterisk following a file name in the Dreamweaver document tab indicates that changes to the file have been made but not yet saved.
In Dream Weaver, Design view looks similar to Live view, except Design view does not support editing functions.
In Dream Weaver, Split view allows you to see both the source code and the document design simultaneously.
In Dream Weaver, Closing unused panels provides an uncluttered workspace in the Document window.
In Dream Weaver, Images provide an instant focal point to any site and give viewers an immediate cue about page content.
<TITLE> </TITLE> means what?
The select field in a form
is used inside an input element.
provides users with a set of options to choose from.
auto-completes as the user types data.
cannot have a default option setting.
In a form, a drop-down list of options
begins with a select tag followed by a list of option tags.
begins with an option tag followed by a list of select tags.
begins with a select tag followed by a list of datalist tags.
begins with a datalist tag followed by a let of option tags.
A comment field for multiple lines of text
<label for="comments">
<comments type="textarea" id="comments">
<label for="textarea">
<input type="textarea" id="textarea">
<input type="textarea" rows="6" cols="50">
<textarea rows="6" cols="50"></textarea>
Every website begins with a file named:
page.html
start.html
main.html
index.html
rowspan
can only be used in caption
can be used only in td
can be used only in td or th
be be used only in tr
Who invented World Wide Web (WWW)?
Blaise Pascal
Charles Babbage
Herman Hollerith
Tim Berners-Lee
What is the use of Forms in HTML?
. to display contents of email.
to display animation effect.
to collect user’s input.
None of the Above.
What is the use of iframe in HTML?
to display a web page within a web page.
to display a web page with animation effect.
to display a web page without browser.
All of the Above.
Which organisation defines the Web Standards?
Microsoft Corporation
IBM Corporation
World Wide Web Consortium
Apple Inc.
Which of the following is correct character entities for “Copyright” symbol?
•
Ÿ
©
³
