Mcqs For M2-R5 (Web Designing & Publishing) : Misc
Mcqs For M2-R5 (Web Designing & Publishing) : Misc
34. The default Lasso tool allows you to create a selection by ----------
a) Using the mouse to drag around any object ..
b) choosing a rectangular portion of the object with your keyboard
c) Using the keyboard to highlight an object d) None of the above
Ans. a) Using the mouse to drag around any object
35. If you choose --------- you must use the mouse techniques to perform the
transformation.
a) Mouse Transform b) Free Transform c) Perspective Transform
d) None of the above Ans. b) Free Transform
36. Which one of the following is not a Text Editor?
a) Notepad++ b) Notepad c) Wordpad d) Photoshop
Ans. d) Photoshop
37. Notepad++ support –--
a) Syntax highlighting b) Regular expressions c) Auto-complete
d) All of the above Ans. d) All of the above
38. Which one of the following is not support by Notepad?
a) Read Text b) Write Text c) Read & Write Text d) Graphics
Ans. d) Graphics
39. Extension of Wordpad file
a) .txt b) .rtf c) .doc d) .text Ans. b) .rtf
40. Features of Sublime Text Editor
a) Column selection and multi-select editing
b) Syntax highlight and high contrast display
c) Auto completion, code building, Snippets d) All of the above
Ans. d) All of the above
41. <a> tag in HTML is used for creating
a) List b) links c) Address d) None Ans. b) links
42. A webpage displays a picture. What tag was used to display that picture?
a) picture b) image c) img d) src Ans. c) img
43. Which tag inserts a line horizontally on your webpage?
a) <hr> b) <line> c) <line direction=”horizontal”> d) <tr>
Ans. a) <hr>
44. The special formatting codes in HTML document used to present content are --
--------------------
a) tags b) attributes c) values d) None of above Ans. a) tags
45. What should be the first tag in any HTML document?
a) <head> b) <title> c) <html> d) <document> Ans. c) <html>
46. In HTML document the tags --------------
a) should be written in upper case b) should be written in lower case
c) can be written in both upper case or lower case
d) should be written in proper case
Ans. c) can be written in both upper case or lower case
47. What is the correct HTML code for adding a background color?
a) <body color=”yellow”> b) <body bgcolor=”yellow”>
c) <background>yellow</background> d) <body background=”yellow”>
Ans. b) <body bgcolor=”yellow”>
48. To create HTML document you require a:
a) Webpage editing software b) High powered computer
c) Just a notepad can be used d) None of above
Ans. c) Just a notepad can be used
49. Which is not a valid extension for HTML files
a) .htm b) .phtml c) .xml d) .shtml Ans. c) .xml
50. A part from <b> tag what other tag makes text bold?
a) <blank> b) <strong> c) <bold> d) None of above.
Ans. b) <strong>
51. Which element is used in the <HEAD> section on an HTML/XHTML page, if we
want to use an external style sheet file to decorate the page
a)<src> b) <link> c) <style> d) css> Ans. b) <link>
52. Which attribute can be added to many HTML/XHTML elements to identify them
as a member of a specific group?
a) ID b) div c) class d) span Ans. c) class
53. When we write <img src=”img.png”>, what “img.png” inside double quote
implies?
a) element b) attribute c) value d) operator Ans. c) value
54. Which of the following tag is used to embed css in html page?
a) <css> b) <!DOCTYPE html> c) <script> d) <style>
Ans. d) <style>
55. Which of the following CSS selectors are used to specify a group of elements?
a) tag b) id c) class d) both class and tag Ans. c) class
56. Which of the following has introduced text, list, box, margin, border, color, and
background properties?
a) HTML b) PHP c) CSS d) Ajax Ans. c) CSS
57. Which of the following CSS selector is used to specify a rule to bind a particular
unique element?
a) tag b) id c) class d) both class and tag Ans. b) id
58. Which of the following type of HTML tag is used to define an internal style sheet?
a) <script> b) <link> c) <class> d) <style> Ans. d) <style>
59. Which of the following CSS property is used to make the text bold?
a) text-decoration: bold b) font-weight: bold c) font-style: bold
d) text-align: bold Ans. b) font-weight: bold
60. Which of the following CSS style property is used to specify an italic text?
a) style b) font c) font-style d) @font-face
Ans. c) font-style
61. Which of the following is the correct syntax to link an external style sheet in the
HTML file?
a) <link rel=”stylesheet” href=”style.css” />
b) <link rel=”stylesheet” src=”style.css” />
c) <style rel=”stylesheet” src=”style.css” />
d) <style rel=”stylesheet” link=”style.css” />
Ans. a) <link rel=”stylesheet” href=”style.css” />
62. Which of the following is the first CSS specification to become an official W3C
Recommendation?
a) CSS level 2 b) (X)HTML CSS c) CSS level 1
d) CSS level 2.1 Ans. c) CSS level 1
63. Which of the following CSS property can be used to set the image as a border
instead of the border style?
a) background-image-source b) background-image
c) border-image-source d) border-image
Ans. c) border-image-source
64. Which of the following CSS property defines the different properties of all four
sides of an element’s border in a single declaration?
a) border-collapse b) border-width c) padding d) border
Ans. b) border-width
65. Which of the following is the correct way to apply CSS Styles?
a) in an external CSS file b) inside an HTML element
c) inside the <head> section of an HTML page d) all of the mentioned
Ans. d) all of the mentioned
66. Which of the following CSS property sets the font size of text?
a) font-size b) text-size c) text d) size Ans. a) font-size
67. Which of the following CSS property sets what kind of line decorations are added
to an element, such as underlines, overlines, etc?
a) text-decoration b) text-style c) text-decoration-line
d) text-line Ans. c) text-decoration-line
68. Which of the following CSS property specifies the look and design of an outline?
a) outline-style b) outline-format c) outline-font
d) none of the mentioned Ans. a) outline-style
69. Which of the following CSS property is used to specify table borders in CSS?
a) table:border b) table c) border d) none of the mentioned
Ans. a) border
70. Which is not a valid Background property CSS?
(A) background-image (B) background-position (C) background-color
(D) background-iterate Ans. D) background-iterate
71. What is not true about W3.CSS?
(A) W3.CSS is a modern, responsive, mobile first CSS framework
(B) W3.CSS provides equality for all browsers
(C) W3.CSS provides equality for all devices
(D) W3.CSS is not the standard CSS
Ans. D) W3.CSS is not the standard CSS
72. The _______ property allows to indent the first line of text in an element.
(A) text-first (B) text-indent (C) first-indent
(D) text-first-indent
Ans. B) text-indent
73. Identify the invalid HTML event.
(A) unload (B) load (C) onmouseout (D) onmouseover
Ans. A) unload
74. W3.CSS does not provides the following border class:
(A) w3-border-top (B) w3-border-right (C) w3-border-bottom
(D) w3-border-gutter Ans. D) w3-border-gutter
75. Identify the valid new tag element in HTML 5?
(A) email (B) letter (C) fax (D) None of the above
Ans. A) email
76. Which tag is used to render and represents an independent piece of content of a
document?
(A) Blog (B) Newspaper (C) Article (D) Record
Ans. C) Article
77. Hypertext is a :
(A) Text with heavy text jargons (B) Text more than 1000 words
(C) Text which contains links to other texts (D) None of the above
Ans. C) Text which contains links to other texts
78. Which comparison operator is used to find equality of type as well as content
between two variables?
(A) == (B) === (C) ==== (D) None of the above Ans. A) ==
79. What is not a valid statement for Angular JS?
(A) It is a JavaScript framework (B) It is added using <script> tag
(C) It is a framework written in C (D) Angular JS extends HTML attributes
Ans. C) It is a framework written in C
80. W3.Table does not provide the following class for tables.
(A) w3-striped (B) w3-stripe (C) w3-border (D) w3-bordered
Ans. B) w3-stripe
[B]. MCQs for M2-R5 (Web Designing & Publishing)
(Chapter Wise – Part 1)
a) .p b) p c) #p d) *p Ans. b) p