Question:* How do you remove underlines on hyperlinks?
Answer: • Properties Panel>Page Properties>Links>Never Underline
Question:* When using layers, what can't they do if you opt to convert them to tables?
Answer: • overlap
Question:* You have created a Web page that contains ASP, JavaScript, CSS, and HTML code. Which source code cannot be viewed in the browser by users?
Answer: • ASP
Question:* True or False: An external style sheet contains only HTML.
Answer: • False
Question:* When creating a Marquee on a page, what must be at the beginning and the end of the HTML code?
Answer: • <MARQUEE> and </MARQUEE>
Question:* Displays the current page, where you do most of your work
Answer: • document window
Question:* Which of the following is true of hyperlinks?
Answer: • They can be represented by text or graphics
Question:* What is another name for a collection of JavaScript statements that are executed only when called?
Answer: • function
Question:* True or False: By default, Dreamweaver allows a user to input code via a USB microphone.
Answer: • False
Question:* Where would you specify where your hyperlink opens?
Answer: • Hyperlink dialog box, using the Target drop down menu
Question:* What do style sheets allow you to do ?
Answer: • apply a style on all the labels of the same type
Question:* True or False: The CSS Rule Definition window lists all the available properties for styling text.
Answer: • True
Question:* In CSS, what is used as a prefix for class selectors?
Answer: • (.)
Question:* Bulleted lists can have three styles:
Answer: • default, bullet, or square
Question:* What types of sound formats can be used in a web page?
Answer: • all of these
Question:* What number does a border need to be set to be show invisible?
Answer: • 0
Question:* In a Spry Drop Down Menu: In the source code: Which response is correct?
Answer: • <li><a href="#"><strong>Home</strong></a> </li>
Question:* Which of the following should be tested once a site is designed?
Answer: • all of these
Question:* Which of the following is not one of the views in Dreamweaver?
Answer: • Programming
Question:* What is the correct format for an email hyperlink?
Answer: • mailto:person@website.com
Question:* What is the default text align in Dreamweaver?
Answer: • left align
Question:* True or False: Dreamweaver supports syntax highlighting within code view.
Answer: • True
Question:* What are Div tags?
Answer: • HTML tags which control the apperance and position of the containers
Question:* Which of the following files can you create using Dreamweaver CS4?
Answer: • All of these
Question:* What is a benefit of viewing the source code of a site?
Answer: • learn how the page was structured and layed out
Question:* How do you make the grid appear visible while designing a page?
Answer: • View>Grid>Show Grid
Question:* You can use Dreamweaver to create:
Answer: • all of these, except the space-time continuum thing
Question:* Which panel allows you to change the color of the background of a web page?
Answer: • Properties panel
Question:* While in Design View, Dreamweaver creates special Div tags called AP Divs, which stand for:
Answer: • Absolute Position Div
Question:* What is the hexidecimal code for black?
Answer: • 000000
Question:* Which text heading number displays the largest text?
Answer: • H1
Question:* This feature allows you to keep track of pages in your site:
Answer: • Site Map
Question:* In which of the following is it possible to specifiy the color?
Answer: • all of these
Question:* When designing a site, split will allow which of the following?
Answer: • view both code and design
Question:* In which of the following directions can a navigation bar be placed?
Answer: • vertically or horizontally
Question:* Which of the following are not allowed to be included in filenames of web pages?
Answer: • all of these
Question:* How can you see the source code from the web browser?
Answer: • View Menu> Source
Question:* Which of the following is the HTML tag to start a Heading Level 3?
Answer: • <H3>
Question:* Which of the following is the correct keyboard shortcut to save your current file?
Answer: • Ctrl + S
Question:* True or False: Dreamweaver has built in validation tools.
Answer: • True
Question:* What is the html tag that tells the text to be bold?
Answer: • <b>
Question:* Dreamweaver obtains file validation information from which one of the following sources?
Answer: • World Wide Web Consortium
Question:* Which is a bullet?
Answer: • Small Circle or Similar Icon.
Question:* Where can cascading style sheet formatting be called from for a Web Page?
Answer: • Both Internal and External Style Sheets.
Question:* What does CSS Stand For?
Answer: • Cascading Style Sheets
Question:* True or False: Dreamweaver allows a user to copy and paste text directly from Micrsoft Word.
Answer: • True
Question:* True or False: The properties and options that are displayed in the property inspector changed based on what is selected in the document window.
Answer: • True
Question:* To view Web pages and other content, you need a...
Answer: • Web browser
Question:* What is the first step in inserting an image into a layer?
Answer: • Insert>Image
Question:* What is the definition of a Meta Tag?
Answer: • HTML code which has info such as page title, keywords, and descriptions.
Question:* What does HTML stand for?
Answer: • Hypertext Markup Language
Question:* Once you have added a browser to your list of available browsers for previewing, you can:
Answer: • All of these
Question:* How do you add a row to a table?
Answer: • Modify>Table>Insert Row
Question:* Which of the following is a Workspace Layout option in Dreamweaver CS5?
Answer: • All of these
Question:* How many sites can you create with one copy of Dreamweaver installed on your computer?
Answer: • unlimited
Question:* Dreamweaver is currently owned and produced by which company?
Answer: • Adobe Systems
Question:* What is the hexidecimal code for white?
Answer: • FFFFFF
Question:* Which is a valid file name for the first page of a site?
Answer: • index.htm
Question:* Dreamweaver can be used to create which of the following?
Answer: • all of these
Question:* What happens if you click on the New button on the toolbar?
Answer: • new window appears and you need to choose which type of document to create
Question:* Which is a Paragraph Tag?
Answer: • <p>
Question:* The Insert menu offers which of the following options?
Answer: • All of these
Question:* How do you center text?
Answer: • Format>Align>Center
Question:* Dreamweaver can create sites that include:
Answer: • All of these
Question:* What is a role of the Find and replace tool?
Answer: • find and replace pieces of source.
Question:* What target attribute will force a link to open a new browser window?
Answer: • _blank
Question:* What is the definition of Javascript?
Answer: • block of code that adds dynamic content
Question:* How do you insert images into a web page?
Answer: • Insert>Image
Question:* What is the coding toolbar?
Answer: • a toolbar used when editing code
Question:* What is cell padding?
Answer: • space between cell's border and its content
Question:* What is the default text color in Dreamweaver?
Answer: • Black
Question:* How many colors is a GIF limited to?
Answer: • 256
Question:* You can save images for the Web in which formats?
Answer: • JPG, GIF, PNG
Question:* How do you zoom in or out of a site page as you are working on it?
Answer: • View>Maginfication
Question:* True or False: Dreamweaver lets you take items out of a list two ways - either by removing the list formatting from an item or items or by deleting their text outright.
Answer: • True
Question:* How many sites can be created with one copy of Dreamweaver on one computer?
Answer: • unlimited amount
Question:* Which of the following is the correct format to start a Heading Level 2?
Answer: • <H2>
Question:* What extension do Flash movies require when placing them on a web page?
Answer: • SWF
Question:* What are HTML tags surrounded by?
Answer: • less than and greater than signs
Question:* How do you test a page you just designed before uploading it to the server?
Answer: • File>Preview in Browser
Question:* What is the bar called at the bottom of the Dreamweaver window that tells additional information?
Answer: • status
Question:* What is the link that will appear after the link has been clicked and the linked page has loaded loaded?
Answer: • a:visited
Question:* Which tool allows you to see the page elements?
Answer: • property inspector
Question:* Where is the remote server located?
Answer: • where the web site is hosted
Question:* What is the default color of unvisited links?
Answer: • blue
Question:* When you create an internal style sheet, Dreamweaver adds a pair of...
Answer: • <style> tags to the head of the page
Question:* A remote site is:
Answer: • A set of files on a server that make up a site
Question:* How do you make a grid appear in the background of the page you are designing?
Answer: • View>Grid>Show Grid
Question:* True or False: Dreamweaver's Find and Replace Tool allows a user to replace content across multiple files.
Answer: • True
Question:* How do you create a link for selected text or an image?
Answer: • All of these
Question:* Which of the following is NOT a Hotspot tool?
Answer: • Orthogonal Hotspot Tool
Question:* Once you have selected a Workspace layout you:
Answer: • Can change to another layout at any time
Question:* Which of the following features allow you to see your file exactly as it appears in a browser?
Answer: • Live View
Question:* What is a definition of a domain name?
Answer: • the text version of the IP address
Question:* When viewing a site on the web, what does it mean when a question mark appears in place of the image?
Answer: • the image has not been uploaded to the server
Question:* Which of the following is considered a delimiter?
Answer: • all of these
Question:* What files does the local root folder contain?
Answer: • all files and folders for a web site
Question:* Which character type is not in the Dreamweaver Font List?
Answer: • unispace
Question:* The Document Window lets you work in which view?
Answer: • All of these
Question:* Which of the following defines download time?
Answer: • the amount of time it takes for files to be transferred to a local computer
Question:* What is seen in Design View for this image link, assuming there is a live connection to the Internet and that the image has been uploaded to the domain? <img src=''http://www.example.com/images/dogs.jpg'' alt="dogs">
Answer: • dogs.jpg image
Question:* You can precisely adjust the width and height of your image in the:
Answer: • Property Inspector
Question:* Hyperlinks can link to which of the following:
Answer: • All of these
Question:* What is the extension used for cascading style sheets?
Answer: • .css
Question:* Where do you enter the numbers to resize rows?
Answer: • Properties Inspector
Question:* When you swap images, it is best if:
Answer: • The images are the same size
Question:* What CANNOT be controlled by <meta> tags?
Answer: • All of these
Question:* Internal style sheets appear in what part of the document?
Answer: • the head
Question:* Which of the following opens a hyperlink in a new browser window?
Answer: • _blank
Question:* The destination of a hyperlink can appear in :
Answer: • A new window or the current browser window
Question:* Before uploading a page to the server, what must be done first?
Answer: • File>Save All
Question:* "WYSIWYG" User Interface, such as Dreamweaver's Design View, is an acronym for:
Answer: • What You See Is What You Get
Question:* What is a storyboard?
Answer: • a small sketch representing each page in a site
Question:* the link that will appear after the link has been clicked and the linked page loaded.
Answer: • a:visited
Question:* To change the formatting of selected objects or text, use the:
Answer: • Property Inspector
Question:* What can CSS styles be applied to?
Answer: • selected words and paragraphs
Question:* What is NOT a valid option for handling Copy/Paste in Dreamweaver?
Answer: • Text with structure plus full formatting and CSS styles (including from external style sheets).
Question:* True or False: Web browsers normally ignore extra spaces, tabs, and other blank-space characters in the underlying HTML when they display web page.
Answer: • True
Question:* Which of the following correctly defines ALT text?
Answer: • text that shows up when an image fails to load
Question:* Which of the following layout templates is not available in Dreamweaver?
Answer: • 4 Column
Question:* Which is not considered a hotspot tool?
Answer: • orthogonal
Question:* The default state of the link, seen when none of the other states are in use.
Answer: • a:link
Question:* How many heading styles are there in HTML?
Answer: • 6
Question:* A Code Snippet is...
Answer: • A chunk of code that can be stored for later use
Question:* What is another name for a graphic compression?
Answer: • optimization
Question:* Optional regions are...
Answer: • areas of a page that can be set to be shown or hidden
Question:* Which is not a type of link?
Answer: • Frames.
Question:* What are visual aids?
Answer: • Icons, borders and symbols that are only visible in dreamweaver
Question:* Which menu allows you to show or hide the panels and inspector?
Answer: • Window
Question:* If you move files around while organizing your site, Dreamweaver will:
Answer: • Update your links according to your changes
Question:* You are Webmaster for a Web site you did NOT create. You want to locate and correct broken links in it. Where can you go within Dreamweaver to locate broken links and open each page so you can correct these issues?
Answer: • use Link Checker in the Results panel and select Broken Links in the Show pop-up menu
Question:* What can layers NOT do if you want to convert them to tables?
Answer: • Overlap
Question:* The Rectangle Hotspot Tool allows you to:
Answer: • Create images maps.
Question:* To make the Document toolbar visible use the following menu sequence:
Answer: • View > Toolbars > Document
Question:* Where is the download time for a web page displayed?
Answer: • status bar
Question:* When setting a hyperlink, what does the link target in the properties panel specify?
Answer: • which window the linked page will open in
Question:* Design-Time style sheets allow you to : ______.
Answer: • Show or hide designs applied by a CSS style sheet as you work in a Dreamweaver document.
Question:* The Reference panel provides you : ____.
Answer: • Information on the specific tags
Question:* The Snippets panel allow you to : _____.
Answer: • Store content for quick reuse.
Question:* Can I create all my pages in Photoshop and bring them into Dreamweaver as an image?
Answer: • Yes, although it would not be ideal
Question:* What is a two-step process for formatting text?
Answer: • Apply the appropriate HTML tag to each chunk or text and then create styles using a CSS
Question:* Which property sets the text that displays when the mouse is held over an image in your site?
Answer: • Title
Question:* On the Layers panel which of the following can be changed?
Answer: • visibility of the layer
Question:* Which of the following provides buttons where you can quickly insert elements?
Answer: • insert panel
Question:* Which file controls how your frames will appear?
Answer: • Frameset
Question:* What is an easy way to view image files outside a website before importing them into the web site?
Answer: • Adobe Bridge
Question:* Which type of style should you use if you want to use the formats on multiple pages?
Answer: • Linked
Question:* Which panel displays your site's files and folders?
Answer: • files panel
Question:* What view must you be in on the Files Panel to delete files from on the server?
Answer: • Remote View
Question:* In the Target drop down menu, which of the following would open a hyperlink in the current browser window?
Answer: • _self
Question:* How do you change the contrast of an image on a site page?
Answer: • Modify>Image>Brightness/Contrast
Question:* What is the name of an image that repeats across a background?
Answer: • Tiled image
Question:* What does the Dreamweaver MX Library store?
Answer: • Reusable content that consists of either text, images or both
Question:* Which product is required to enable users to play Flash video on a Web page without progressive downloading?
Answer: • Flash Media Streaming Server
Question:* What happens when you make a change in a library item ?
Answer: • Dreamweaver shows the list of files using the library item and asks you whether you want to update or not.
Question:* What is the keystroke commmand to check spelling?
Answer: • Shift + F7
Question:* In the Exhibit, how do you use the Properties inspector to center the image without centering the text?
Answer: • Select the image and click the Align Center button in the Property inspector
Question:* The Behavior, Assets and History panels can be displayed using which menu?
Answer: • Window
Question:* Is it possible to upgrade the version of jQuery mobile library that ships with the latest version of Dreamweaver?
Answer: • Yes, that can be upgraded/replaced manually.
Question:* Which would NOT be a potential problem level that is detected by the Browser Compatibility Check in Dreamweaver?
Answer: • design issues
Question:* Which of the following is the correct keyboard shortcut to preview your file in a browser?
Answer: • F12
Question:* How many colors can a jpeg display?
Answer: • up to 16.7 million
Question:* What do you add to a template in order to control where page content goes?
Answer: • Editable Regions
Question:* What is the shortcut to insert a Line break ?
Answer: • Shift-Return
Question:* Dreamweaver will automatically format coding tags based on information found where?
Answer: • Doctype
Question:* You want to deploy a Web site using Active Server Pages. Which type of server topology is required?
Answer: • Microsoft Windows Server running Internet Information Services
Question:* What is the javascript framework that dreamweaver uses for built in widgets, validation etc ?
Answer: • Spry Framwork
Question:* What is a tracing image?
Answer: • An image in the background of a DreamWeaver document.
Question:* What is another name for an internal link?
Answer: • relative
Question:* What is used to lock areas where attributes of elements CANNOT be changed directly on the page?
Answer: • Templates
Question:* What is the smallest HTML heading size?
Answer: • 6
Question:* Which of the following is false?
Answer: • None of these
Question:* Which of the following is the keyboard shortcut to put up the current file?
Answer: • Ctrl(Cmd)+Shift+U
Question:* A new page is created from a template that contains Previous and Next buttons. Those buttons cannot be selected in this new page in order to add the proper links. What do you do?
Answer: • Change the template and make the buttons editable regions
Question:* What is the keystroke command to insert a table?
Answer: • Cmd (Ctrl) + Option (Alt) + T
Question:* What is the most effective way to compare modification dates of local files to remote files so that only new files are put to the remote server?
Answer: • Synchronize
Question:* Can the latest version of dreamweaver help in creating web fonts ?
Answer: • Yes by using Web fonts manager. Modify > Web Fonts
Question:* Which of the following contains application controls, the workspace switcher and menus?
Answer: • application bar
Question:* How is the link checker activated to perform case-sensitive file name comparisons?
Answer: • In the site definition by selecting "Use case-sensitive link checking.”
Question:* How do you create a report on whether a page complies with Section 508 standards?
Answer: • On the Site menu, click Reports, choose Accessibility, and click Run
Question:* How do you insert a photo gallery?
Answer: • Insert>Media>Web Stunning Gallery
Question:* By default, links created in Dreamweaver are relative to:
Answer: • Document Path
Question:* What is a tracking image used for?
Answer: • set background image that will not be shown on the browser
Question:* How can you add an image to a document?
Answer: • Drag the image file from the files panel to the document window
Question:* Which of the following is not a valid server connection type within Dreamweaver?
Answer: • IP
Question:* Dreamweaver allows you to quickly collapse all open panels by pressing:
Answer: • F4
Question:* Which toolbar provides the buttons you use to switch between views and checking for errors?
Answer: • Document toolbar
Question:* How can you convert an inline style to a css rule in your css stylesheet using dreamweaver ?
Answer: • by using Convert Inline CSS to Rule option
Question:* What is the order of precedence (highest to lowest), when using all three types of Cascading Style Sheets (CSS) styles in a document?
Answer: • inline, embedded, linked
Question:* Show or hide Files Panel
Answer: • F8
Question:* Dreamweaver is provided as part all but one of the following Adobe Creative Suites:
Answer: • Production Premium
Question:* Which of the following does the code inspector do?
Answer: • none of these
Question:* Dreamweaver allows a user to create additional comments stored in an external file, what are these called?
Answer: • Design Notes
Question:* What does the Style Rendering toolbar allow users to do?
Answer: • Show the page using the defined rules for specified devices
Question:* Which of the following is NOT a Page Property?
Answer: • CSS Styles
Question:* Which action does NOT help mitigate page weight?
Answer: • replace a JPEG photo with a GIF image
Question:* How can you hide table borders?
Answer: • Deselect the table borders option in the visual aids list on the document tool bar
Question:* You are required to publish content stored in a database to a Web page on-demand. Which two types of connectivity are required?
Answer: • Your application server must be able to connect to a database, and your web server must be able to connect to an application server.
Question:* Which category is not in the assets panel?
Answer: • Heading Style
Question:* Which is the keyboard shortcut to switch Design View to Live View?
Answer: • Alt (Option) + F11
Question:* What keyboard shortcut makes a copyright symbol in Dreamweaver?
Answer: • Option + G
Question:* What is the <noscript> tag used for?
Answer: • Provide alternative processing or informational comments for browsers that do not support JavaScript.
Question:* What action is possible in both Layout View and Standard View?
Answer: • editing a table in Code View
Question:* Which of these is required when hosting a Web site on a publicly addressable production server?
Answer: • Web server
Question:* By default, Dreamweaver cloaks which of the following files from uploading to a website?
Answer: • .psd
Question:* What is the keystroke command on a MAC for making a link?
Answer: • Cmd-L
Question:* How many Spelling Dictionary's does DreamWeaver come with?
Answer: • 35
Question:* Which of the following text attributes is not available in the Text Menu on the Insert Toolbar?
Answer: • Underline
Question:* What happens when a link is over an image?
Answer: • small points appear when you click on it
Question:* Which of the following shortcuts will hide all panels simultaneously?
Answer: • F4
Question:* What view must you be in so the Insert table menu is NOT greyed out?
Answer: • Standard View
Question:* Dreamweaver no longer supports syntax highlighting for which of the following?
Answer: • ASP.NET
Question:* You can run Site Reports to check _______.
Answer: • Missing Alt Text
Question:* What is the keystroke command for the Objects panel?
Answer: • Cmd+F2
Question:* Which tool is necessary to create a website and make it function on the web?
Answer: • application server
Question:* Your site requirements dictate that all pages must load in under 6 seconds for users connecting to the Internet with a 33.6k modem. What is the easiest way to verify that each page in your site meets this requirement?
Answer: • Change your connection speed in your status bar preferences
Question:* What can you see with the special graphical editor?
Answer: • any errors in the HTML code
Question:* Which reports are available in Dreamweaver HTML reports to assist you in website maintenance?
Answer: • Accessibility, Untitled Documents, and Missing Alt Text
Question:* Which of the following style pages are not supported by older browsers?
Answer: • all of the above
Question:* How many classes of web sites are there?
Answer: • 12
Question:* What events are attributes of a <body> tag and available for 4.0 or higher version browsers?
Answer: • onBlur and onLoad
Question:* Which two categories of reporting are available in the Dreamweaver Site Reports interface?
Answer: • HTML Reports and Workflow Reports
Question:* What are valid options in Dreamweaver to allow the collapse of code in Code View?
Answer: • Collapse Full Tag and Collapse Selection
Question:* How many alignment options are there for text and graphics?
Answer: • 10
Question:* How is a page edited after zooming in on an element?
Answer: • Use the Select Tool to click inside the page.
Question:* What is the purpose of inserting the Mark of the Web code?
Answer: • prevents security dialogs when you preview in browser
Question:* Which panel allows you to insert a link?
Answer: • Properties
Question:* By default, the Paste from other applications into design view pastes : ____________.
Answer: • Text with structure plus basic formatting (bold, italic)
Question:* Which are the three categories of files displayed by the Dreamweaver Link Checker?
Answer: • Broken Links, External Links, and Orphaned Files
Question:* The Preview in Browser list can be found in which dialog box?
Answer: • Preferences
Question:* What is a valid JavaScript variable assignment?
No comments:
Post a Comment