MCQOPTIONS
Saved Bookmarks
This section includes 571 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.
| 151. |
SGML stands for |
| A. | Standardized Global Markup Language |
| B. | Standard Generalized Markup Language |
| C. | Social General Markup Language |
| D. | None of them |
| Answer» C. Social General Markup Language | |
| 152. |
In HTML tables table header is defined by |
| A. | <th> tag |
| B. | <tr> tag |
| C. | <td> tag |
| D. | <t head> tag |
| Answer» B. <tr> tag | |
| 153. |
To specify number intervals for numeric type input which attribute is used? |
| A. | Interval |
| B. | Step |
| C. | Limit |
| D. | None |
| Answer» C. Limit | |
| 154. |
Which HTML element is used to define a multi-line input field? |
| A. | <text> |
| B. | <textarea> |
| C. | <blocktext> |
| D. | <textfields> |
| Answer» C. <blocktext> | |
| 155. |
Which tag is used to define a block of text that have quotation marks? |
| A. | <quote> |
| B. | <mark> |
| C. | <blockquote> |
| D. | None |
| Answer» D. None | |
| 156. |
For defining default font size, color, and typeface for any part of document which element attribute you will use |
| A. | <fonttype> |
| B. | <font> |
| C. | <basefont> |
| D. | All of above |
| Answer» D. All of above | |
| 157. |
element in HTML5 is replaced with? |
| A. | <class> |
| B. | <form> |
| C. | <object> |
| D. | <frame> |
| Answer» D. <frame> | |
| 158. |
SVG stands for? |
| A. | Screen Vector Graphics |
| B. | Selectable Vector Graphics |
| C. | Scale Valuable Graphics |
| D. | Scalable Vector Graphics |
| Answer» E. | |
| 159. |
HTML grouping tags are |
| A. | <div> and <span> |
| B. | <div> and <block> |
| C. | <div> and <classes> |
| D. | None |
| Answer» B. <div> and <block> | |
| 160. |
An absolute file path is referred as? |
| A. | Full path |
| B. | Relative path |
| C. | Direct path |
| D. | None |
| Answer» B. Relative path | |
| 161. |
For adding quotation marks in web page paragraph or in line which tag we can use? |
| A. | <quotation> </quotation> |
| B. | <quo> </quo> |
| C. | <p> </p> |
| D. | <q> </q> |
| Answer» E. | |
| 162. |
In HTML, each parameter in RGB(red, green, blue) defines intensity of color between? |
| A. | 0 - 90 |
| B. | 0 - 255 |
| C. | 0 - 65536 |
| D. | 0 - infinity |
| Answer» C. 0 - 65536 | |
| 163. |
Which tag is used for marked and highlighted text in web document? |
| A. | <highlight> |
| B. | <del> |
| C. | <mark> |
| D. | Both A and C |
| Answer» D. Both A and C | |
| 164. |
specifies date and time with |
| A. | Local time |
| B. | International time |
| C. | No time zone |
| D. | Local time zone |
| Answer» D. Local time zone | |
| 165. |
Which inline function embeds an independent HTML document into current document? |
| A. | <div> |
| B. | <span> |
| C. | <iframe> |
| D. | <form> |
| Answer» D. <form> | |
| 166. |
In HTML tables gap between two cells of same tables are known as |
| A. | Cell spacing |
| B. | Cell difference |
| C. | Cell padding |
| D. | All of above |
| Answer» B. Cell difference | |
| 167. |
A simply defined functions which can be called against any mouse or keyboard is known as |
| A. | Event handlers |
| B. | Interrupt generator |
| C. | Function Call |
| D. | None |
| Answer» B. Interrupt generator | |
| 168. |
element defines a complete, self-contained block of related elements but element defines? |
| A. | A block of children elements |
| B. | A block of different elements |
| C. | A class of related elements |
| D. | None |
| Answer» B. A block of different elements | |
| 169. |
In HTML tables table row is defined by |
| A. | <th> tag |
| B. | <tr> tag |
| C. | <td> tag |
| D. | <row> tag |
| Answer» C. <td> tag | |
| 170. |
For arranging your list items in same way as they were arranged in dictionary which tag you will use? |
| A. | <ul> |
| B. | <ol> |
| C. | <li> |
| D. | <dl> |
| Answer» E. | |
| 171. |
HTML is a |
| A. | Programming language |
| B. | Scripting language |
| C. | Markup language |
| D. | All of above |
| Answer» D. All of above | |
| 172. |
A well-known helper plug-in for HTML is? |
| A. | J-Query |
| B. | PHP |
| C. | JavaScript |
| D. | Java Applet |
| Answer» E. | |
| 173. |
An unordered list in HTML document starts with a |
| A. | <ul> tag |
| B. | <li> tag |
| C. | <lu> tag. |
| D. | None |
| Answer» B. <li> tag | |
| 174. |
In HTML, hexadecimal values each color defines intensity between? |
| A. | 0 - 250 |
| B. | 0 - FF |
| C. | 0 - 256 |
| D. | 0 - 16 |
| Answer» C. 0 - 256 | |
| 175. |
HTML Document can contain ______________. |
| A. | Attributes |
| B. | All of these |
| C. | Tags |
| D. | Plain Text |
| Answer» C. Tags | |
| 176. |
HTML tags are used to describe document ___________. |
| A. | None of these |
| B. | Content |
| C. | Definition |
| D. | Language |
| Answer» C. Definition | |
| 177. |
__________ implementation that introduced text, list, box, margin, border, color, and background properties. |
| A. | css |
| B. | html |
| C. | ajax |
| D. | php |
| Answer» B. html | |
| 178. |
Which of the following tag is used to embed css in html page? |
| A. | /**/ </div> <div style="margin-top:1px;"><button class="btn btn-xs btn-info ans_b">B</button> <style></div> <div style="margin-top:1px;"><button class="btn btn-xs btn-info ans_c">C</button> <css></div> <div style="margin-top:1px;"><button class="btn btn-xs btn-info ans_d">D</button> <!DOCTYPE html></div> <br/> <!--<input type="button" class="col-offset-1 btn btn-sm btn-success check_ans" value="Answer : B">--> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"> /**/ /**/ _x000D_ (adsbygoogle = window.adsbygoogle || []).push({});_x000D_ /**/ Answer : B /**/ /**/ /**/ _x000D_ (adsbygoogle = window.adsbygoogle || []).push({});_x000D_ /**/ |
| B. | pseudo-tag |
| C. | pseudo-element |
| D. | pseudo-id |
| Answer» C. pseudo-element | |
| 179. |
_________ selectors, which are used to specify a group of elements |
| A. | id |
| B. | class |
| C. | tag |
| D. | both (b) and (c) |
| Answer» C. tag | |
| 180. |
In css what does “font-size” can be called as |
| A. | Selector |
| B. | Rule |
| C. | Property |
| D. | Property-Name |
| Answer» E. | |
| 181. |
________ selectors, which are used to specify a rule to bind to a particular unique element |
| A. | id |
| B. | class |
| C. | tag |
| D. | both (b) and (c) |
| Answer» B. class | |
| 182. |
Which of the following attributes is used to specify elements to bind style rules to? |
| A. | id |
| B. | class |
| C. | tag |
| D. | all of the above |
| Answer» E. | |
| 183. |
HTML markup language is a set of Markup ___________. |
| A. | Tags |
| B. | Attributes |
| C. | Groups |
| D. | Sets |
| Answer» B. Attributes | |
| 184. |
Which of the following element marks the ruby text component of a ruby annotation? |
| A. | r |
| B. | rt |
| C. | ruby |
| D. | rubytxt |
| Answer» C. ruby | |
| 185. |
Which element(s) represents a section of a document that links to other documents? |
| A. | navigation |
| B. | anchor tag |
| C. | nav |
| D. | option |
| Answer» D. option | |
| 186. |
Which element represents marked or highlighted text for reference purposes? |
| A. | highlight |
| B. | mark |
| C. | strong |
| D. | blink |
| Answer» C. strong | |
| 187. |
Which type attribute of input element sets the element’s value to a string representing a number? |
| A. | range |
| B. | |
| C. | file |
| D. | date |
| Answer» B. email | |
| 188. |
All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags |
| A. | attribute name |
| B. | tag name |
| C. | class name |
| D. | none of the mentioned |
| Answer» C. class name | |
| 189. |
Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM? |
| A. | tref |
| B. | use |
| C. | stroke |
| D. | bin |
| Answer» C. stroke | |
| 190. |
Which property of SVG restricts the region to which paint can be applied? |
| A. | animateTransform |
| B. | clip-Path |
| C. | linearGradient |
| D. | radialGradient |
| Answer» C. linearGradient | |
| 191. |
The __________ element must reference either an ‘altGlyphDef’ element or a ‘glyph’ element. |
| A. | href |
| B. | src |
| C. | animate |
| D. | altGlyph |
| Answer» E. | |
| 192. |
Which element serves as a container for atomic filter operations. |
| A. | filter |
| B. | feimage |
| C. | feblend |
| D. | tref |
| Answer» B. feimage | |
| 193. |
The ___________ element must reference a ‘linearGradient’ or ‘radialGradient’ element. |
| A. | script |
| B. | radialGradient |
| C. | animateTransform |
| D. | clip-Path |
| Answer» C. animateTransform | |
| 194. |
Which element must reference a resource that can provide an image for the cursor graphic? |
| A. | hover |
| B. | i |
| C. | cursor |
| D. | fill |
| Answer» D. fill | |
| 195. |
Which of the following is the predefined shape elements that can be used by developers? |
| A. | Path <path> |
| B. | Rectangle <rect> |
| C. | Circle <circle> |
| D. | All of the mentioned |
| Answer» E. | |
| 196. |
Which of the following defines a group of related options in a drop-down list. |
| A. | <form> |
| B. | <optgroup> |
| C. | <output> |
| D. | <option> |
| Answer» C. <output> | |
| 197. |
_______ drawings can be dynamic and interactive. |
| A. | Canvas based |
| B. | SVG |
| C. | CSS3 |
| D. | JavaScript |
| Answer» C. CSS3 | |
| 198. |
Which of the following is/are the property of SVG images? |
| A. | SVG images are scalable |
| B. | SVG images are zoomable |
| C. | SVG is an open standard |
| D. | All of the mentioned |
| Answer» E. | |
| 199. |
Which element specifies a list of pre-defined options for an input element. |
| A. | <datalist> |
| B. | <keygen> |
| C. | <output> |
| D. | <password> |
| Answer» B. <keygen> | |
| 200. |
Which of the following is not a HTML5 added form element? |
| A. | <datalist> |
| B. | <keygen> |
| C. | <output> |
| D. | <password> |
| Answer» E. | |