Adobe Dreamweaver Fiverr Test Questions Answers

Adobe Dreamweaver Fiverr Test Questions Answers 



What is Adobe Dreamweaver?

Adobe Dreamweaver is a web development software program that is used to create and edit websites. It is part of the Adobe Creative Cloud suite of applications and offers a range of features for designing, coding, and publishing websites. Dreamweaver is designed to be user-friendly, with a visual interface that allows users to design and layout web pages without having to write code. It also includes a code editor for writing HTML, CSS, and other programming languages, as well as tools for managing and uploading websites to a web server. Adobe Dreamweaver is widely used by web designers and developers for creating and maintaining websites for businesses, organizations, and individuals.

How Fiverr Adobe Dreamweaver skill test help you find jobs in Fiverr? 

The Fiverr Adobe Dreamweaver skill test is a way for individuals to demonstrate their proficiency in using Adobe Dreamweaver to potential clients on the Fiverr platform. By passing the skill test, individuals can showcase their knowledge and skills to potential employers and increase their chances of being hired for relevant jobs on the Fiverr platform. The skill test covers a range of topics related to Adobe Dreamweaver, including web design principles, HTML and CSS coding, and website publishing. By passing the skill test, individuals can demonstrate their ability to use Adobe Dreamweaver to create and edit professional-quality websites.


Fiverr Adobe Dreamweaver skill test answers

Answers are in BOLD

1. Which of the following statements is not true while adding jQuery widget in Dreamweaver CC?

  • We do not need to add the external reference to jQuery file manually.
  • We can preview jQuery widget in browsers only that supports it.

2. Which of the following statements is/are not true about Spry Effects?

  • Squish effect makes the element disappear into the upper-left corner of the page.
  • Grow/Shrink effect increases or reduces the size of the element.
  • All of the above
  • None of the above.

3. ___________ overwrites the cloud settings of an application to the local setting when syncing the application.

  • Sync Local
  • Sync Cloud

4. Business Catalyst features give you the facility to create dynamic websites with Dreamweaver.

  • True
  • False

5. Apply Source Formatting command helps in cleaning up the code according to the criteria specified by the user.

  • True
  • False

6. Which of the following statements is/are true in case of Quick Tag Editor?

  • It inspects, inserts, and edits HTML tags without leaving Design view.
  • It attempts to correct the code if you type invalid HTML.
  • It has three modes to edit the code.
  • All of the above

7. How will the highlighted option open the linked page when we click on a link in Adobe Dreamweaver?

  • It loads the linked file into a new browser window.
  • It loads the linked file into the parent window of the frame that contains the link.
  • It loads the linked file into the full browser window, thereby removing all frames.
  • It loads the linked file into the same frame or window as the link.

8. In the image given above, what does the highlighted option help us to do while creating a CSS transition?

  • It helps in selecting the ids of the div where you want to perform the transition on.
  • It helps in selecting the state you want to become the trigger of the transition.
  • It helps in selecting what transition you want to put on the element.

9. Which of the icons given in the image represents Check In file in files panel?

  • H
  • J
  • K
  • M
  • None of the above

10. Dreamweaver is an application to create websites and mobile applications.

  • True
  • False

11. In Preferences dialog box, CSS code formatting preferences apply to CSS rules in external or embedded style sheets only not to in-line styles.

  • True
  • False

12. Which of the following options is(are) affected by CFL Integration?

  • Follow links
  • Follow Links Continuously
  • Freeze javascript
  • Use Testing Server For Document Source
  • All of the above.

13. Which of the following font types are supported when we add the fonts to Dreamweaver's default fonts through Modify>>Web Fonts option?

  • EOT
  • WOFF
  • TTF
  • SVG
  • All of the above

14. How many video and audio sources can be inserted in the HTML5 Video/audio through Dreamweaver CC?

  • Three
  • Four
  • Two
  • Five

15. Chromium Embedded Framework is an open source framework based on the Google Chromium project and helps in resource loading, navigation, context menus, and printing.

  • True
  • False

16. We have two image maps, Client side image map and Server side image map.

  • True
  • False

17. How will the left handle of the fluid grid layout div behave on pushing it towards their opposite position (implying towards right direction)?

  • It will decrease the width of the div.
  • It will add the margin to div keeping the width of the div same.
  • 18. Which of the following statements is/are NOT True?
  • The files downloaded from a CDN are read-only.
  • A CDN (content delivery network) is a computer network containing copies of data placed at various points in the network.
  • <link> and <script src> tags are used to identify the location of linked files.
  • jQuery Mobile (PhoneGap) is used when your application doesn't rely on an Internet connection.

19. When we import the OAM file in Dreaweaver CC, the extracted contents of the OAM file are extracted to the edgeanimate_assets folder.

  • True
  • False

20. How does the highlighted slider (A) in the given image, affect the nature of the color?

  • It affects the opacity of the color.
  • It affects the lightness of the color.
  • It affects the saturation of the color.

21. Which of the following statements is/are true in Adobe Dreamweaver?

  • Show Log On Completion option in cleanup HTML dialog box displays an alert box with details about the changes made to the document as soon as the cleanup is finished.
  • Any Tag with opening and closing parentheses is called as balanced tags in Dreamweaver.
  • The Browser Compatibility Check (BCC) feature helps you locate combinations of HTML and CSS that can trigger browser-rendering bugs
  • All of the above -
  • None of the above

22. What is the role of layout information in default style rules of stylesheet created by Adobe Dreamweaver?

  • Design information
  • Layout information
  • Submenu indication
  • Browser hacks

23. Which of the following Displays the directory structure of the testing server and the local site?

  • Testing Server view
  • Repository view
  • Synchronize
  • Site Files view

24. Which of the following is/are the various views available in Adobe Dreamweaver to see your webpage?

  • Design View
  • Live View
  • Split View
  • All of the above

25. What does Checking out a file means while working in collaborative environment in Adobe Dreamweaver?

  • It means the file is currently being used by some of your team members
  • It means it is currently unused and is available for edits.

26. Which of the following properties can be selected through highlighted option in the given?

  • Text
  • Visual Contro

27. Which of the following statements is/are true in image maps?

  • Client-side image maps store the hypertext link information in the HTML document.
  • Server-side image maps store the hypertext link information in a separate map file.
  • It is possible to define irregular shapes for hotspots in image maps.
  • All of the above.

28. With the integration of CEF and Dreamweaver, _______ shows the value of the margin, padding, width, and border properties defining the element.

  • Inspect
  • Rendering enhancement
  • Fluid Grid page
  • Scroll

29. The Spry framework is a JavaScript library and is used for visual enhancement.

  • True
  • False

30. Nested Duplication duplicates the HTML of the selected element and generates the relevant Fluid CSS while inserting fluid grid elements.

  • True
  • False

31. Which two of the following options are suitable for tag and attribute highlighting to work with?

  • Live Code
  • Code Inspector
  • Code Hinting

32. Which of the following statements is/are incorrect in case of Live Highlight with CSS Selector?

  • It searches all the elements connected to a CSS Selector.
  • It is enabled when Live View is On.
  • We can create a new CSS Selector with the selected elements out of the already existing CSS Selector.

33. In Dreamweaver, when any imported image shows the icon highlighted in the image given above, it indicates_________________ ?

  • It indicates the image is linked with its source file.
  • It indicates the image is not updated as per its source file.
  • It indicates the link between the image and it source file is broken.
  • It indicates the image is a standalone image and no source file as such.

34. PhoneGap is an open source framework for quickly building cross-platform mobile apps using:

  • CSS
  • Javascript
  • HTML5
  • All of the above

35. _________ gives a short hint that tells us the required value of an input field of the form element.

  • Title
  • Required
  • Place holder
  • Auto complete

36. With the help of file comparison tools in Dreamweaver, you can compare the code of :

  • local and remote versions of the same file.
  • two different remote files.
  • two different local files.
  • All of the above.

37. Which of the following preferences can be synced with the Creative Cloud across multiple machines?

  • Document Properties -
  • Application Level Preferences
  • Both a and

38. Which of the following panels keeps the track of changes made in the animations done by CSS?

  • CSS transitions
  • CSS styles
  • Code Inspector
  • Results

39. Which of the following tags is used for showing the various functionality buttons for playing a video?

  • ContextMenu.
  • OnContextMenu.
  • Controls
  • Contented Table

40. What do the icons highlighted in the image above represent?

  • They represent the screens of different devices
  • They represent the different widths for the same device.

41. Identify the icon highlighted in the image above in CSS Style Dialog Box?

  • Show category view
  • Show list view
  • Show only set properties

42. Inspect mode for Fluid Grid Layout documents are not available in Dreamweaver CC.

  • True
  • False

43. Which of the following View options enables the Live Highlight option in Adobe Dreamweaver CC?

  • Code View
  • Design View
  • Live View (On)
  • Live View (Off)

44. Which of the following HTML elements cannot be used with Appear/Fade Spry Effect?

  • Applet
  • iframe
  • object
  • tr and th
  • All of the above

45. When we import the OAM file in Dreaweaver CC, the extracted contents of the OAM file are extracted to the edgeanimate_assets folder.

  • True
  • False

46. Which of the following panels keeps the track of changes made in the animations done by CSS?

  • CSS transitions
  • CSS styles
  • Code Inspector
  • Results

47. Fluid Grid Layout is used create dynamic layouts for multiple screens.

  • True
  • False

48. Which of the following attributes in the form elements tells us about the forms to which an <input> element belongs?

  • Form
  • Name
  • Tab Index
  • Place holder

49. Dreamweaver automatically saves multiple versions of a document when you have Adobe Contribute compatibility enabled.

  • True
  • False

50. Which of the following statements is true in case of applying the gradient to the background?

  • We can repeat the gradient as per the dimensions of the background.
  • It supports the percentage values for color stops.
  • It supports the color codes.

51. What is the extension of the Adobe Edge Animate composition files?

  • .OAM
  • .EAC
  • .ADA
  • .AEAC

52. ________ parses the file and lists all the styles associated with the selected element.

  • Code Hinting
  • Code Inspector
  • Code Navigator

53. Which of the following panes in the CSS Designer Panel produces the list of the style sheets related to a document?

  • Sources
  • @Media
  • Selectors
  • Properties

54. While changing the gradients in Dreamweaver, it automatically updates the Live View and Webkit related Code, however other syntaxes need to be changed manually.

  • True
  • False

55. ____________provide(s) the information about tags that Dreamweaver uses for code hints, target browser checks.

  • Tag Chooser
  • Tag libraries

56. Which of the following statements is(are) incorrect about Spry effects in Adobe Dreamweaver CC?

  • We can modify existing spry effects but cannot add the new one.
  • We cannot add or modify existing spry effects but can add the new one.
  • We can neither add nor modify the Spry effects.

57. What is the role of inspect button present under live view in Adobe Dreamweaver?

  • It gives the list of errors present in the page currently rendered.
  • It highlights the code in code view when we hover over any div in Design view.

58. Which of the following form elements is(are) added in Adobe Dreamweaver CC as an extended HTML5 support for form elements?

  • Color
  • Range
  • Search
  • All of the above.

59. How will the Dreamweaver CC respond when we add a jQuery widget through it?

  • It will add references to all dependent files.
  • It will add script tag containing the jQuery API for the widget.
  • Both above

60. Dreamweaver automatically saves multiple versions of a document when you have Adobe Contribute compatibility enabled.

  • True
  • False

61. What is the Sync Setting Feature in Adobe Dreamweaver CC?

  • It helps in syncing and bridging the file transfer between application and Adobe Creative Cloud.
  • It preserves a copy of application-related settings on Adobe Creative Clou

62. Which of the following languages has the code hints feature in Dreamweaver?

  • ColdFusion Markup Language
  • VBScript
  • XHTML
  • All of the above

63. ____ is used to bridge web applications and mobile devices using standard based web technologies.

  • jQuery Mobile with theme(Local)
  • PhoneGap
  • jQuery Mobile Swatches
  • Business Catalyst Integration

64. Which of the following sample pages is/are available under page from sample tab from new document dialog box?

  • jQuery Mobile (CDN)
  • jQuery Mobile (Local)
  • jQuery Mobile with theme (local)
  • All of the above

65. What does the split view in Adobe Dreamweaver do?

  • It shows the code view in the full window.
  • It shows the design view in the full window.
  • It divides the window into two parts, one for design view and second for code view

66. When jQuery widget is inserted in Dreamweaver CC, __________, containing the jQuery API for the widget, is automatically added.

  • Script tag
  • References to all dependent files.

67. ________lets us use the image we want to display until the video is downloaded.

  • Poster
  • Controls
  • Fallback text
  • Preload

68. What is the role of the labeled symbol, A, in the given image, in case of inserting fluid grid elements?

  • It hides the element.
  • It swaps the selected element with the element above or below it.
  • It shifts the element up by a row.
  • It converts the element to an absolutely positioned element.

69. Spry effects are replaced with jQuery effects in Dreamweaver CC.

  • True
  • False

70. Which of following is/are not mode(s) of the Quick Tag Editor?

  • Insert HTML mode
  • Edit Tag mode
  • Wrap Tag mode
  • None of the above

71. Which of the following statements is/are incorrect in case of adding Adobe Edge Fonts to Dreamweaver font list?

  • It needs additional script tag to refer a JavaScript file.
  • Any Adobe Edge Font is downloaded from the Creative Cloud Server to browser's cache.
  • "abel" in the script tag is the internal name that the server uses to identify the font.
  • It downloads the font from the Creative Cloud Server only when it is not available on user's computer.

72. What is the highlighted icon in the image above called and what does it do?

  • Align Div with the Grid and it aligns the div towards its left end
  • Shifts row up and it moves up a row.

73. Which of the following determines the stacking order of the content?

  • Placement
  • Z-index
  • Clip
  • Overflow

74. Which of the following statement(s) is/are true in CSS?

  • Class styles let you apply style properties to any element or elements on the page.
  • HTML tag styles redefine the formatting for a particular tag.
  • Advanced styles redefine the formatting for a particular combination of elements.
  • All of the above

75. What does it mean when you see the div highlighted in yellow and slightly away from its left end?

  • It means the div has some syntax error while creating one.
  • It means the highlighted div is the subdiv of its previous div.
  • It means the div is intended to shift next to its previous div but unable to fit due to lack of space.
  • None of the above.

76. Which of the following statements is/are true in case of jQuery Mobile?

  • It is possible to load the custom mobile themes to use them in different projects.
  • It is possible to decorate different elements on same page with different themes.
  • It is possible to use external CSS with jQuery Mobile.
  • All of the above

77. In Adobe Dreamweaver, position determines how the browser should position the selected element, which of the following are the attributes of position?

  • Relative
  • Absolute
  • Static
  • None above

 

Post a Comment (0)
Previous Post Next Post