Thursday 24 September 2015

Freshers Dreamweaver Objective type Questions and Answer

21. What actions can be performed when multiple, NON-consecutive, cells are selected? (Choose TWO)
A. Split cells
B. Delete row
C. Merge cells
D. Adjust font face
E. Adjust background color
Answer: DE

22. What change will make this styles .CSS file correct?
A. Remove the <style> and </style> tags.
B. Change "font-family" to "font" on Line #5.
C. Change "text-align" to "text-position" on Line #7.
D. Change the <style> tag to <jscript> and </style> to </jscript>.
Answer: A

23. What action reduces a page's download time?
A. Use tables instead of CSS for page layout.
B. Link, rather than embed, client-side JavaScript.
C. Reduce the number of colors used in GIF images.
D. Resize images using the height and width attributes of the <img> tag.
Answer: C

24. In CSS, what is the correct example of a custom class called "myclass"?
A. .myclass
B. #myclass
C. $myclass
D. %myclass
Answer: A

25. How can a custom style be removed from a linked external style sheet?
A. Delete it in the CSS panel.
B. Detach the style sheet that contains the style.
C. Select the paragraph text and choose No Style from CSS Styles panel.
D. Create a new tag-based style for the same tag and overwrite the existing one.
Answer: A

More Questions & Answers:-
Page1 Page2 Page3 Page4 Page5 Page6 Page7 Page8 Page9 
Page10 Page11

No comments:

Post a Comment