Secret mind

hi Friends, I am Aman gupta and a web developer. I learned many languages such as java, javaScript, python, clang, php, jquery, mysql database, Html and css and many more just to make a perfect and wonderfully website. Here i will upload related post of PHP, Secret of world, computer science, Feelings, GK, And Question paper.

Trending video

Responsive Ads Here

Sunday, January 5, 2020

Web Technology - HTML MCQ typse Questions

Web Technology - HTML



1:HTML stands for?
A. Hyper Text Markup Language
B. High Text Markup Language
C. Hyper Tabular Markup Language
D. None of these

Ans: A

2: which of the following tag is used to mark a begining of paragraph ?
A.<TD>
B.<br>
C.<P>
D.<TR>

Ans: c

3:From which tag descriptive list starts ?
A.<LL>
B.<DD>
C.<DL>
D.<DS>

Ans: C

4: Correct HTML tag for the largest heading is
A.<head>
B.<h6>
C.<heading>
D.<h1>

Ans: D

5:The attribute of <form> tag
A.Method
B.Action
C.Both (a)&(b)
D.None of these

Ans: C

6: Markup tags tell the web browser
A.How to organise the page
B.How to display the page
C.How to display message box on page
D.None of these

Ans: B

7: www is based on which model?
A.Local-server
B.Client-server
C.3-tier
D.None of these

Ans: B

8: What are Empty elements and is it valid?
A.No, there is no such terms as Empty Element
B.Empty elements are element with no data
C.No, it is not valid to use Empty Element
D.None of these

Ans: B

9:  Which of the following attributes of text box control allow to limit the maximum character?
A.size
B.len
C.maxlength
D.all of these

Ans: C

10: Web pages starts with which ofthe following tag?
A.<Body>
B.<Title>
C.<HTML>
D.<Form>

Ans: C

11: HTML is a subset of
A.SGMT
B.SGML
C.SGMD
D.None of these

Ans: B

12:  Which of the following is a container?
A.Web Technology <SELECT>
B.<BODY>
C.<INPUT>
D.Both (a) and (b)

Ans: D

13: The attribute, which define the relationship between current document and HREF'ed URL is
A.REL
B.URL
C.REV
D.all of these

Ans: A

14:  <DT> tag is designed to fit a single line of our web page but <DD> tag will accept a
A.line of text
B.full paragraph
C.word
D.request

Ans: B

1\5: Correct HTML to left align the content inside a table cell is
A.<tdleft>
B.<td raligh = "left" >
C.<td align = "left">
D.<td leftalign>

Ans: C

16: The tag which allows you to rest other HTML tags within the description is
A.<TH>
B.<TD>
C.<TR>
D.<CAPTION>

Ans: D

17: How can you open a link in a new browser window?
A.< a href = "url" target = "new">
B.<a href = "url" target= "_blank">
C.<a href = "url".new>
D.<a href = "url" target ="open">

Ans: B

18:Which of the tag is used to creates a number list?
A.<LI>
B.<OL>
C.<LI> and <OL>
D.None of these

Ans: C

19: <INPUT> is
A.format tag
B.empty tag
C.both (a) and (b)
D.none of these

Ans: B


20: The latest HTML standard is
A.XML
B.SGML
C.HTML 4.0
D.HTML 5.0

Ans: D


21: The text inside the <TEXT AREA> tag works like
A,<P> formatted text
B.<T> formatted text
C.<PRE> formatted text
D.none of these

Ans: C

22:  What i s the correct HTML for adding a background color?
A.<background>yellow<Background>
B.<body color = "yellow">
C.<body bg color = "yellow">
D.<body bg ="yellow">

Ans: C

23:  Main container for <TR>, <TD> and <TH> is
A.<TABLE>
B.<GROUP>
C.<DATA>
D.All of these

Ans: A

24: The body tag usually used after
A.Title tag
B.HEAD tag
C.EM tag
D.FORM tag

Ans: B


25: Which tag creates a number/order list?
A.<UL>
B.<OL>
C.<OT>
D.None of these

Ans: B


26: Symbol used at the beginning of the HREF text is
A.#
B.$
C.&
D.^

Ans: A


No comments:

Post a Comment

Please do not enter any spam link in the comment box.