Designing Website – MCQ’s
- An individual list item can contain another entire list called _____.
(a) Ordered list
(b) unordered list
(c) nested list ✓
(d) definition list
- HTML is not a _____ language.
(a) Programming ✓
(b) Markup
(c) both a and b
(d) none of above
- Webpages can be created and Modified by using _____.
(a) Notepad++
(b) Notepad
(c) text edit
(d) all of these ✓
- An HTML element usually consists of a ______ tags.
(a) Start
(b) end
(c) start and end ✓
(d) none of above
- The ______ elements is a container for metadata (data about data)
(a) <Body>
(b) <head> ✓
(c) <title>
(d) <html>
- To save the HTML page, you can use _____ as file extension.
(a) .htm
(b).html
(c) xhtml
(d) both a and b ✓
- There are _____ of heading in HTML document.
(a) 4
(b) 5
(c) 6 ✓
(d) 1
8.______tag is used to display data in tabular form.
(a) td
(b)table ✓
(c)tr
(d)th
- A hyperlink can be applied to _____.
(a) Image
(b) text
(c) both a and b ✓
(d) number
- In “body” tag _____ is used to make a picture of background image of a webpage?
(a) Bag
(b) background ✓
(c) bgimage
(d) both a and b
- Which make a cell span more than one row?
(a) Rowspan ✓
(b) colspan
(c) title set
(d) body
- By clicking on special text called _____ which bring you to the next page.
(a) Link
(b) hyperlink ✓
(c) linkage
(d) body
- The _____ attribute specifies the foreground color of the webpage.
(a) Number
(b) row
(c) col
(d) text ✓
- In HTML, images are defined with the _____tag.
(a)<Img> ✓
(b) linkage
(c) col
(d) text
- Which refers to the way tags are used to define the page layout and elements within the page?
(a) A markup
(b) a markup language ✓
(c) markup
(d) language
- HTML is a computer language which is used to create:
(a) Browser
(b) a web page ✓
(c) Explorer
(d) programming
- Which tag makes the enclosed text bold?
(a) <b> ✓
(b) <h>
(c) <i>
(d) <m>
- Tags and text that are not directly displayed on the page and written in _____section.
(a)<Body>
(b) <head> ✓
(c) <title>
(d) <center>
- Which tag is used for inserting a line break?
(a)<Br> ✓
(b) <h>
(c) <i>
(d) <m>
- Which attribute is used with img tag to display the text if image could not load in browser?
(a) Number
(b) row
(c) col
(d) alt ✓
- Which language is used to create a webpage?
(a)XTML
(b) TML
(c) ML
(d) HTML ✓
- A website consist of:
(a) Pages
(b) web pages ✓
(c) web alt
(d) web
- The head element is a container for:
(a) Number
(b) metadata ✓
(c) col
(d) text
- The visible part of the HTML document is between:
(a)<Body> and </body> ✓
(b)<Head>
(c)<Title>
(d)<Center>
- Which refers to the attributes of text other than the actual text itself?
(a) Text
(b) text formatting ✓
(c) bold
(d) italic
- Which is an icon, graphic, or text in a document by which you move around on the other documents.
(a) Link
(b) hyperlink ✓
(c) linkage
(d) body
- To move from one part of the same page to the other page we use:
(a) Text
(b) anchor ✓
(c) bold
(d) italic
28._____ tells the browser how the contents are structured inside a webpage.
(a) Link
(b) HTML ✓
(c) linkage
(d) body
- The term hypertext is used due to the special text in a webpage called:
(a) Link
(b) hyperlink ✓
(c) linkage
(d) body
30._____ are used to navigate on the World Wide Web (WWW).
(a) Road
(b) hyperlink ✓
(c) mode
(d) body
- How many types of tags in an HTML document?
(a) 1
(b) 2 ✓
(c) 3
(d) 4
- Most of the tags in HTML are _____tags.
(a) Paired ✓
(b) single
(c) double
(d) italic
- Which are contain start tag, an end tag and contents between them.
(a) Paired tags ✓
(b) single
(c) double
(d) triple
- Some tags do not have closing tags and they are called:
(a) Paired tags
(b) Singular tags or empty tags ✓
(c) Empty
(d) Triple
- Which are the properties associated with tags.
(a) Link
(b) attributes ✓
(c) linkage
(d) body
- An HTML document primarily consists of _____sections.
(a) One
(b) two ✓
(c) three
(d) four
- Which are two primary section of HTML document?
(a) Head
(b) body
(c) both a and b ✓
(d) none of these
38._____ section typically defines the document title, styles and other information about the whole document.
(a) Head ✓
(b) body
(c) both a and b
(d) none of these
- Which of the following tags does not have a closing tag?
(a)<tr>
(b) <br> ✓
(c) <center>
(d) <li>
- Which of the following tags is used to creating paragraph?
(a)<tr></tr>
(b)<p></p> ✓
(c)<b></b>
(d)<li>
- Which of the following tags is used to insert space?
(a)<tr></tr>
(b)<p></p>
(c)<b></b>
(d)   ✓
- Headings are defined with the tags:
(a)<tr>
(b)<br>
(c)<h1> to <h6> ✓
(d)<li>
- The _____ tag specifies the font styles, font size, and color of text.
(a)<Bold>
(b) <font> ✓
(c) <italic>
(d) <size>
- Which tag is used for largest heading?
(a)<h6></h6>
(b) <h1></h1> ✓
(c) <h2></h2>
(d) <h3></h3>
- Which tags will make the text underline that is within the tags?
(a)<b></b>
(b) <u></u> ✓
(c) <n></n>
(d) <z></z>
- Unordered list each item of the list generally starts with a:
(a) Number
(b) character
(c) bullet ✓
(d) colon
- Which tags will make the text italic that is within the tags?
(a) <b></b>
(b) <u></u>
(c) <i></i> ✓
(d) <z></z>
- An ____ list is created inside the <ul> </ul> tags. Each list item is added with <li>
(a) Unordered ✓
(b) ordered
(c) list
(d) table
- Ordered list each item of the list generally starts with a:
(a) Number ✓
(b) character
(c) bullet
(d) colon
- An ordered list starts with <ol> and ends </ol> tag. Each list item starts with:
(a)<li> ✓
(b) <u></u>
(c) <i></i>
(d) <z></z>
- A ______ list is created using <dl></dl>, <dt></dt> and <dd></dd> tags.
(a) Unordered
(b) ordered
(c) list
(d) definition ✓
- In a list, a list item can contain another list. Such list is called a:
(a) Unordered
(b) ordered
(c) list
(d) nested list ✓
- The image tag, <img> with its _____ attribute is used for displaying an image in a Web page.
(a) Source
(b) image
(c) src ✓
(d) img
- The _____ attributes specifies the URL (web address) of the image.
(a) Source
(b) image
(c) src ✓
(d) img
- The _____ attribute provides an alternate text for an image, if the image is not displayed due to any reason.
(a) Alt ✓
(b) image
(c) src
(d) img
- The <a></a> tag is known as:
(a) Source
(b) anch
(c) emcor
(d) anchor ✓
- The _____ attribute of <body> tag specifies the background color of a document and text attribute specifies the foreground text color of the webpage.
(a) Unordered
(b) ordered
(c) list
(d) bgcolor ✓
- Which tag is used for smallest heading?
(a)<h6></h6> ✓
(b) <h1></h1>
(c) <h2></h2>
(d) <h3></h3>
- The _____ tag is used to create a hyperlink in a webpage.
(a)<a> ✓
(b) <u></u>
(c) <i></i>
(d) <z></z>
60.______ links allow you to go from one part of the same page to another page.
(a) Source
(b) anchor ✓
(c) emcor
(d) background
- Which tags are used for creating a table?
(a)<Table></table> ✓
(b) <t></t>
(c) <o></o>
(d) <p></p>
- Which tags are used for Define row?
(a)<table> </table>
(b)<to></to>
(c)<o></o>
(d)<tr></tr> ✓
- Which tags are used for Define data cell?
(a)<tabl></tabl>
(b)<td></td> ✓
(c)<po></po>
(d)<tr></tr>
- To make a cell span more than one columns, _____ attribute is used.
(a) Source
(b) anch
(c) emcor
(d) colspan ✓
- To make a cells span more than one row, attribute is used:
(a) Source
(b) rowspan ✓
(c) emcor
(d) colspan
66. in order to add two spaces, you can use:
(a)&ensp ✓
(b)spc
(c) po
(d)<tr></tr>