MCQ’s
Chapter 5 – Designing Website

Designing Website – MCQ’s

  1. An individual list item can contain another entire list called _____.

(a) Ordered list

(b) unordered list      

(c) nested list      ✓      

(d) definition list

  1. HTML is not a _____ language.

» View More

(a) Programming       ✓

(b) Markup                

(c) both a and b          

(d) none of above

  1. Webpages can be created and Modified by using _____.

(a) Notepad++           

(b) Notepad               

(c) text edit                

(d) all of these  ✓

  1. An HTML element usually consists of a ______ tags.

(a) Start                     

(b) end                       

(c) start and end      ✓     

(d) none of above

  1. The ______ elements is a container for metadata (data about data)

(a) <Body>                

(b) <head>      ✓             

(c) <title>                  

(d) <html>

  1. To save the HTML page, you can use _____ as file extension.

(a) .htm                      

(b).html                     

(c) xhtml                    

(d) both a and b  ✓

  1. 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

  1. A hyperlink can be applied to _____.

(a) Image                   

(b) text                       

(c) both a and b           ✓ 

(d) number

  1. 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

  1. Which make a cell span more than one row?

(a) Rowspan     ✓           

(b) colspan                 

(c) title set                 

(d) body

  1. By clicking on special text called _____ which bring you to the next page.

(a) Link                      

(b) hyperlink        ✓       

(c) linkage                 

(d) body

  1. The _____ attribute specifies the foreground color of the webpage.

(a) Number                

(b) row                       

(c) col                        

(d) text  ✓

  1. In HTML, images are defined with the _____tag.

(a)<Img>       ✓              

(b) linkage                 

(c) col                        

(d) text

  1. 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

  1. HTML is a computer language which is used to create:

(a) Browser                

(b) a web page        ✓    

(c) Explorer               

(d) programming

  1. Which tag makes the enclosed text bold?

(a) <b>         ✓                

(b) <h>                       

(c) <i>                        

(d) <m>

  1. Tags and text that are not directly displayed on the page and written in _____section.

(a)<Body>                 

(b) <head>      ✓             

(c) <title>                  

(d) <center>

  1. Which tag is used for inserting a line break?

(a)<Br>      ✓                  

(b) <h>                       

(c) <i>                        

(d) <m>

  1. 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  ✓

  1. Which language is used to create a webpage?

(a)XTML                   

(b) TML                     

(c) ML                      

(d) HTML  ✓

  1. A website consist of:

(a) Pages                    

(b) web pages       ✓       

(c) web alt                  

(d) web

  1. The head element is a container for:

(a) Number                

(b) metadata           ✓     

(c) col                        

(d) text

  1. The visible part of the HTML document is between:

(a)<Body> and </body>  ✓

(b)<Head>

(c)<Title>

(d)<Center>

  1. Which refers to the attributes of text other than the actual text itself?

(a) Text                      

(b) text formatting   ✓  

(c) bold                      

(d) italic

  1. 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

  1. 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

  1. 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

  1. How many types of tags in an HTML document?

(a) 1                           

(b) 2       ✓                      

(c) 3                           

(d) 4

  1. Most of the tags in HTML are _____tags.

(a) Paired        ✓             

(b) single                   

(c) double                  

(d) italic

  1. Which are contain start tag, an end tag and contents between them.

(a) Paired tags        ✓     

(b) single                   

(c) double                  

(d) triple

  1. Some tags do not have closing tags and they are called:

(a) Paired tags

(b) Singular tags or empty tags  ✓

(c) Empty

(d) Triple

  1. Which are the properties associated with tags.

(a) Link                      

(b) attributes                 ✓

(c) linkage                 

(d) body

  1. An HTML document primarily consists of _____sections.

(a) One                       

(b) two                ✓         

(c) three                     

(d) four

  1. 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

  1. Which of the following tags does not have a closing tag?

(a)<tr>                       

(b) <br>          ✓             

(c) <center>               

(d) <li>

  1. Which of the following tags is used to creating paragraph?

(a)<tr></tr>               

(b)<p></p>       ✓           

(c)<b></b>                

(d)<li>

  1. Which of the following tags is used to insert space?

(a)<tr></tr>               

(b)<p></p>                

(c)<b></b>                

(d) &nbsp  ✓

  1. Headings are defined with the tags:

(a)<tr>                       

(b)<br>                      

(c)<h1> to <h6>          ✓

(d)<li>

  1. The _____ tag specifies the font styles, font size, and color of text.

(a)<Bold>                  

(b) <font>        ✓            

(c) <italic>                 

(d) <size>

  1. Which tag is used for largest heading?

(a)<h6></h6>            

(b) <h1></h1>     ✓        

(c) <h2></h2>           

(d) <h3></h3>

  1. Which tags will make the text underline that is within the tags?

(a)<b></b>                

(b) <u></u>           ✓      

(c) <n></n>               

(d) <z></z>

  1. Unordered list each item of the list generally starts with a:

(a) Number                

(b) character              

(c) bullet         ✓             

(d) colon

  1. Which tags will make the text italic that is within the tags?

(a) <b></b>               

(b) <u></u>               

(c) <i></i>        ✓           

(d) <z></z>

  1. An ____ list is created inside the <ul> </ul> tags. Each list item is added with <li>

(a) Unordered     ✓                     

(b) ordered                 

(c) list                        

(d) table

  1. Ordered list each item of the list generally starts with a:

(a) Number         ✓         

(b) character              

(c) bullet                    

(d) colon

  1. 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>

  1. A ______ list is created using <dl></dl>, <dt></dt> and <dd></dd> tags.

(a) Unordered                        

(b) ordered                 

(c) list                        

(d) definition  ✓

  1. In a list, a list item can contain another list. Such list is called a:

(a) Unordered                        

(b) ordered                 

(c) list                        

(d) nested list  ✓

  1. 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

  1. The _____ attributes specifies the URL (web address) of the image.

(a) Source                  

(b) image                   

(c) src       ✓                    

(d) img

  1. 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

  1. The <a></a> tag is known as:

(a) Source                  

(b) anch                     

(c) emcor                   

(d) anchor  ✓

  1. 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  ✓

  1. Which tag is used for smallest heading?

(a)<h6></h6>      ✓        

(b) <h1></h1>           

(c) <h2></h2>           

(d) <h3></h3>

  1. 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

  1. Which tags are used for creating a table?

(a)<Table></table>      ✓

(b) <t></t>                 

(c) <o></o>               

(d) <p></p>

  1. Which tags are used for Define row?

(a)<table> </table>   

(b)<to></to>              

(c)<o></o>                

(d)<tr></tr>  ✓

  1. Which tags are used for Define data cell?

(a)<tabl></tabl>        

(b)<td></td>         ✓       

(c)<po></po>            

(d)<tr></tr>

  1. To make a cell span more than one columns, _____ attribute is used.

(a) Source                  

(b) anch                     

(c) emcor                   

(d) colspan  ✓

  1. 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>

» View Less

Useful? Share with your friends.

Leave a Reply