A Spry data set is __________.
an xml file containing the data in the xml format 0%
an html file containing the data in the row column format in a table 0%
an ASP file that contains the code to connect to the database 0%
a Javascript object that holds the data 0%
An Absolute positioned element can contain __________.
Text 0%
Images 0%
Content that you can place in the body of an HTML document 0%
All of the above 0%
As shown in the image, when do you select the required option in the validate form behavior?
When the field must contain only e-mail data 0%
When the field must contain only numeric data 0%
When the field must contain some data 0%
When the field must contain only special characters 0%
As shown in the picture, if the Prevent Overlaps option is on,
you can copy an Absolute positioned element. 0%
you will not be able to move an Absolute positioned element. 0%
you can move an Absolute positioned element but you can not copy it. 0%
you can move an Absolute positioned element. 0%
As shown in the picture, when do you choose the Keep Template Data Files option?
When you want to save an XML version of exported template-based documents 0%
When you want to update changes to the previously exported files 0%
When you want to delete changes to the previously exported files 0%
As shown in the picture, when do you select Clean Up Word Paragraph Spacing option?
To eliminate extra space between paragraphs when you copy your text 0%
To eliminate extra space between paragraphs when you paste your text 0%
To remove special characters between paragraphs while copying text 0%
As shown in the picture, when do you use the Recreate button in the Property inspector?
When you want to recreate the site list. 0%
When you want to refresh the site list. 0%
When you want to recreate a missing or deleted library item. 0%
As shown in the picture, when should "keep all row colors the same" option not be selected while sorting the table?
When your table rows are formatted with two alternating colors 0%
When your table rows are formatted with one color throughout 0%
When your table border is having different color than the row color 0%
As shown in the picture, which option is not a web-safe color in the color picker box?
As shown in the picture, which option is not available when the Use Regular Expressions option is selected in the find and replace dialog box?
Client-side image maps store the hypertext link information in __________.
the html document itself 0%
in a separate map file 0%
in external javascript file 0%
Events associated with the javascript behaviors are __________.
provided by the browser and are specific to the browser 0%
provided by the server and are common to all browsers 0%
provided by the operating system and are specific to the operating system 0%
Form field values are submitted as URL parameters when the form method is __________.
If more than one URL parameter exists, each parameter is separated by __________.
a Dollar sign($) 0%
a question mark (?) 0%
an ampersand (&) 0%
a hyphen (-) 0%
If the design time feed option in the spry data definition is used, __________.
Dreamweaver only populates your work environment with data from the design time feed source 0%
Dreamweaver changes the references data source references in the code page to the source specified in the design time feed 0%
Dreamweaver populates your work environment with data from the real data source 0%
If you do not include the http:// prefix in the address and leave this field empty as shown in the picture, __________.
you can not add http:// prefix in the address; it accepts only a remote URL 0%
visitors will move to the same page 0%
visitors will stay on the same page 0%
In a dreamweaver template based document, the editable region is marked with __________.
<!-- InstanceBeginEditable --> and <!-- InstanceEndEditable --> 0%
<!-- TemplateBeginEditable --> and <!-- TemplateEndEditable --> 0%
<div> and </div> 0%
<span> and </span> 0%
In a text only browser, ALT text appears for __________.
Img 0%
Td 0%
Div 0%
Span 0%
In dreamweaver's design view, the template's editable region is marked with __________.
a highlighted background 0%
a highlighted rectangular region 0%
a dotted underline 0%
a bevelled box 0%
In nested templates, pass-through editable regions have a __________.
red border 0%
orange border 0%
blue border 0%
gray border 0%
In order to be eligible as container for a Spry data set, the element should __________.
have unique ID assigned to it 0%
belong to a unique css class 0%
should reside in spry regions 0%
should contain other data references 0%
In order to be eligible for a Spry effect to be applied upon, an element must __________.
be selected and not have an ID 0%
have an id and not be selected 0%
either be selected or have an ID 0%
In Spry Widgets, Javascript is mainly used to control __________.
Widget Structure 0%
Widget Behavior 0%
Widget Styling 0%
In Table dialog box, the cell spacing attribute determines __________.
the number of pixels between the cell border and its contents 0%
the number of pixels between adjacent table cells 0%
the number of pixels between the table border and the contents of the cell 0%
In the Spry Data Selection window, visual markers are displayed for the elements that __________.
are eligible as containers for the data set. 0%
are residing in Spry regions. 0%
contain other data references 0%
Into which type of files does the Insert panel not let you insert items?
XML 0%
JavaScript 0%
Java 0%
All of the above 0%
Items that you can store in a library include __________.
Images 0%
Sounds 0%
Tables 0%
All of the above 0%
Javscript behavior is a __________.
client side executing code 0%
server side executing code 0%
Both a and b 0%
Session variables can also be used for __________.
inserting a value in the page's HTML code 0%
assigning a value to a local variable 0%
providing a value to evaluate a conditional expression 0%
All of the above 0%
Spry Effects can alter an element's __________.
Opacity 0%
Scale 0%
Position 0%
All of the above 0%
Spry framework cannot be used for the presentation of data contained in __________.
an Xml file 0%
an Html file 0%
a Microsoft Access file 0%
The code in a given image when inserted in the head section of the template lets the server scripts inserted before and after tags to be __________.
copied into the documents based on that template 0%
edited in the documents based on that template 0%
Both a and b 0%
The file extension for the dreamweaver template is __________.
.htm 0%
.mht 0%
.dwt 0%
.php 0%
The guides are recorded as __________.
absolute pixel measurements from the top or left side of the documents 0%
relative pixel measurements from the previous guide 0%
absolute pixel measurements from top or left side of the document in the case of the first guide and as pixel measurements relative to the previous guide in the case of the rest of the guides 0%
The order of precedence for table formatting is __________.
Table,Rows,Cells 0%
Rows,Table,Cells 0%
Cells,Rows,Table 0%
Rows,Cells,Table 0%
The stacking order of AP elements can be changed with __________.
Bindings 0%
Snippets 0%
Property Inspector 0%
What does browser interpret from this line as shown in the picture?
It just contains a reference to the location the url was originally saved from. 0%
It tells the browser to bypass the Local Machine zone and run the active content in the Internet zone. 0%
It tells the browser not to run javascript in the document. 0%
What does Line Break specify while exporting a table as shown in the picture?
It removes extra space between paragraphs. 0%
It displays an icon that marks the location of each line break. 0%
It specifies which operating system you'll be opening the exported file in. 0%
What happens when both images in a rollover are not the same size?
You will not be able to create rollover 0%
It will ask you to resize the image. 0%
Dreamweaver resizes the second image to match the properties of the first image. 0%
What happens when, while resizing a table, you set a column's width to 200 pixels and then add content that stretches the width to 250 pixels?
Two numbers appear for that column: 250 (the stretched width in the code) and (200) in parentheses. 0%
Two numbers appear for that column: 200 (the width specified in the code) and (250) in parentheses. 0%
Two numbers appear for that column: 200 (the width specified in the code) and (450) in parentheses. 0%
What is the purpose of the Stay On This Page option as shown in the picture?
Browsers other than Netscape Navigator and Internet Explorer can not read this behavior; they will stay on the page. 0%
Netscape Navigator and Internet Explorer do not support java script. They can not read this behavior; so they will stay on the page. 0%
Netscape Navigator and Internet Explorer support java script. They can not read this behavior; so they will stay on the page. 0%
What is true about Javascript behaviors?
Multiple actions can be associated with each event. 0%
Javascript behaviors are executed on the server and the results are displayed on the browser. 0%
Events associated with Javascript behaviors are particular to the operating system. 0%
What will you do when the expected events don't appear in the events menu?
Verify whether the correct object is selected. 0%
Change the target browsers in the Show Events for the submenu. 0%
Both a and b. 0%
When do we use Non-breaking space while working with special characters in html documents?
When you want to remove special characters 0%
When you want to add one space between characters 0%
When you want to add additional space in a document 0%
When you want to remove space between characters 0%
When does a border between frames appear hidden?
When all frames that share the border have Borders set to No 0%
When the parent frameset's Borders property is set to No 0%
When the frames sharing the border have Borders set to Default 0%
All of the above 0%
When does an Input Name options Property inspector appear?
When Dreamweaver encounters a recognized input type 0%
When Dreamweaver encounters an unrecognized input type 0%
When no input is received by dreamweaver for five seconds 0%
When the code appears in yellow color, how do you interpret it?
It means that you are in the live code mode and the code is editable. 0%
It means that you are in the live view and the code can be edited. 0%
It means that you are in the live code mode and the cod can not be edited. 0%
It means that JavaScript is frozen. 0%
When you copy assets from the Asset panel to another site, which asset appears only in the target site's favorites list and does not correspond to the file?
Color 0%
URL 0%
Both a and b 0%
When you don't set a link for the image while creating a rollover image, Dreamweaver inserts a null link (#) in the HTML source code to which the rollover behavior is attached. What happens if you ...
The rollover image will no longer work. 0%
You can not remove the null link. 0%
The rollover image will appear. 0%
Dreamweaver does not support the null link. 0%
Which among the following is not a Block level element?
h1 Tags 0%
P Tags 0%
div Tags 0%
Span 0%
Which among the following lists is used in glossaries or descriptions?
Ordered lists 0%
Unordered lists 0%
Bulleted lists 0%
Definition lists 0%
Which behavior is automatically added whenever you attach the Swap Image behavior to an object?
Swap image delete behavior 0%
Swap Image Restore behavior 0%
Swap image Transparency behavior 0%
Set text 0%
Which event would you choose to attach the Drag AP Element behavior to the body object?
onLoad event 0%
onClick event 0%
onMouseover event 0%
Which feature would you use to search for broken links and orphaned files?
Restore links 0%
Missing links 0%
Repair links 0%
Check Links 0%
Which Link executes the JavaScript code or call a JavaScript function and be used to perform calculations, and validate forms?
Anchor link 0%
E-mail link 0%
Null link 0%
Script link 0%
Which linked assets represent small design assets such as a site logo or copyright?
Template 0%
Library 0%
Both a and b 0%
Which List-Style property of css sets the appearance of bullets or numbers?
List style position 0%
List style image 0%
List style type 0%
List style none 0%
Which of the following can not be marked as a single editable region?
A table 0%
A single table cell 0%
Multiple table cells 0%
Which of the following contents can be edited in the dreamweaver?
Asp 0%
javascript 0%
Php 0%
All of the above 0%
Which of the following data type can not be a value for a template parameter?
Color 0%
Url 0%
Number 0%
Date 0%
Which of the following does not insert placeholders or default valued objects?
Navigation bars 0%
Ap elements 0%
Framesets 0%
All of the above 0%
Which of the following scripts do not appear in the assets panel?
JavaScript 0%
HTML 0%
VBScript 0%
All of the above 0%
Which option defines template expressions in Code view?
<!-- TemplateExpr expr="your expresson"--> comment 0%
@@(your expression)@@ 0%
Both a and b 0%
Which option would you choose to link to a particular section of a document?
By placing a link to a named anchor in a page. 0%
By placing an unnamed anchor in a page. 0%
By placing a data object in a page. 0%
By placing spry in a page. 0%
Which path would you enter in the link box using Property Inspector to link to a document outside your site?
Enter a document-relative path 0%
Enter a site root—relative path 0%
Enter an absolute path 0%
Enter an absolute path including the protocol 0%
Which Spry layout allows dynamic sorting of the rows based on the columns by clicking on the column title?
Master/detail layout 0%
Spry Table layout 0%
Stacked Containers layout 0%
Stacked Containers with spotlight area 0%
Which Spry layout allows you to display a single column from the data set and display the rest of the corresponding data dynamically when a row is clicked on?
Master/detail layout 0%
Spry Table layout 0%
Stacked Containers layout 0%
Stacked Containers with spotlight area 0%
Which types of words are allowed for setting the frame name in the frame Property inspector options?
Hyphens(-) 0%
Periods (.) 0%
Spaces 0%
Underscores(_) 0%
Which value for the Background-Repeat property displays the image only once at the beginning of the element?
No Repeat 0%
Repeat tiles 0%
Repeat-x 0%
Repeat-y 0%
Which value for the css property Position lets you position a div element by specifying values for the top, left and z-index parameters?
Absolute 0%
Static 0%
Relative 0%
Which value for the Position property is the default position of all positionable HTML elements?
Absolute 0%
Relative 0%
Fixed 0%
Static 0%
Which value for the Text-Transform property converts the first letter of each word of the text to uppercase?
Capitalize 0%
Lowercase 0%
Uppercase 0%
Inherit 0%
While converting a table to Absolute positioned div, which of the following elements does not get converted to Absolute positioned elements?
Cell containing one or more images 0%
Empty Cell with background color 0%
Cell containing text 0%
Empty Cell without background color 0%
You can attach Behavior to __________.
Links 0%
Form elements 0%
Images 0%
All of the above 0%
You cannot sort tables that contain __________.
Colspan attribute 0%
Rowspan attribute 0%
Both a and b 0%