HTML5 Question Answer


Hello friends in this post we are going to discuss about HTML5 Multiple choice question | HTML5 Wipro Myskillz Trendnxt Answers | HTML5 Objective type question answer | HTML5 Question answer PDF

1.HTML5 browsers support which technology?
a.CSS2
b.CSS3
c.CSS1
d.CSS2

Ans – b

2.Which HTML5 form attribute is used to instruct browser automatically complete values based on values that the user has entered before
a.Autoaction
b.Autofocus
c.Autocomplete
d.Autovalidate

Ans – c

3.Which HTML5 attribute specifies the URL of a file that will process the input control when the form is submitted
a.Formaction
b.Formenctype
c.Formmethod
d.Formvalidate

Ans – a

If you are looking for more Dumps for MYSKILLZ Visit Here

5.HTML5 attribute that specifies that an input field must be filled out before submitting the form
a.Regular expression
b.Mandatory
c.Validate
d.Required

Ans – d

6.Which HTML5 input type allows users to select a date and time with time zone?
a.Datetime
b.Datetime-local
c.Datetime-timezone
d.Datetime-zone

Ans – a

7.Below is new HTML5 input type
a.Search
b.Block
c.Layout
d.List

Ans – a

8.What type the input field has to be to contain email address
a.Email
b.Datetime-local
c.Datetime
d.Html

Ans – a

9.HTML5 is a cooperation between WWW Consortium and
a.XML
b.XAML
c.HTML
d.WHATWG

Ans – d

10.CSS stands for?

A.Central Style Sheets
B.Common Style Sheets
C.Cascading Style Sheets
D.Control Style Sheets

Ans – c

11.What CSS define in HTML?

A.How to save HTML elements
B.How to send HTML elements
C.How to made HTML elements
D.How to display HTML elements

Ans – d

12.How do you insert a comment in a CSS file?

A./* this is a comment */
B.? this is a comment
C.// this is a comment
D.// this is a comment //

Ans – a

13.Which HTML attribute is used to define inline styles?

A.class
B.styles
C.style
D.Font

Ans – c

14.CSS is also created and maintained by group of people within

A.W3A
B.W3C
C.W3B
D.W3D

Ans – b

15.Developed in …….. by the W3C, describes CSS language and simple visual formatting for all HTML tags.

A.1992
B.1994
C.1995
D.1996

Ans – d

16.From which version of CSS under development since the late 1990s, added a lot of extra features?

A.CSS1
B.CSS2
C.CSS3
D.None of the above

Ans – c

17.How many types of levels in style sheets?

A.One level
B.two level
C.three level
D.four level

Ans – c

18.The Advantages of CSS is

A.Seperation of document contents from document pr
B.Superior Styles to HTML:
C.High Performance:
D.All of the above

Ans – d

If you are looking for more Dumps for MYSKILLZ Visit Here

19.An external style sheet is ideal when the style is applied to

A.many pages

B.single pages
C.few pages
D.None of the above

Ans – a

20.Which of the style sheet is also known as Embedded Style Sheet?

A.Document Style Sheet:
B.Inline Style Sheet:
C.External Style Sheet:
D.None of the above

Ans – a

21.Which is the superior styles of html?

A.css
B.frame
C.iframe
D.None of the above

Ans – a

22.The Disadvantages of Cascading Style Sheets is

A.Low Performance:
B.High Performance:
C.Browsers Compatibility:
D.All of the above

Ans – c

23.A CSS declaration always ends with a ……………., and declaration groups are surrounded by …………………..

A.semicolon and curly brackets
B.semicolon and square brackets
C.either (A) or (B)
D.neither (A) or nor (B)

Ans – a

24.An internal style sheet should be used when a single document has a

A.unique style
B.common style

C.either (A) or (B)
D.None of the above

Ans – a

25.To use inline styles you use the style attribute in the …………… tag

A.style tag
B.relevant tag
C.link tag
D.None of the above

Ans – b

26.To inserting a style sheet


A.External style sheet :
B.Internal style sheet:
C.Inline style sheet:
D.All of the above

Ans – d

27.CSS provided the basic styles such as

A.specifying font and font styles
B.setting margins
C.applying colors
D.All of the above

Ans – d

28.which of the style sheet is also known as Embedded Style Sheet?

A.Document Style Sheet:
B.Inline Style Sheet:
C.External Style Sheet:
D.None of the above

Ans – a

29.Where in an HTML document is the correct place to refer to an external style sheet?

A.At the end of the document
B.At the top of the document
C.In the section
D.None of the above

Ans – d

30.Which of the following term describes the art of making dynamic &
interactive pages?

A. DHTML
B. HTML
C. XHTML
D. XML

Ans – a

31.Attributes consist of a name and a value separated by __ sign ?

A. “ ”
B. ,
C. =
D. ;

Ans – c

32.Target attribute is used for

A. opening new document
B. selecting previous document
C. deleting frame
D. none of above

Ans – a

33.terminate() method in HTML5 is used for _______

A. terminate everything
B. terminate all method
C. terminate a web worker
D. terminate program

Ans – c

34.__ property returns the url of current audio/video.

Ans. currentSrc

35.The manifest file is __.

A. Text file
B. HTML file
C. XML file
D. java file

Ans – a

36.Which file is used by the browser to fetch the appropriate data ?

A. Text file
B. HTML file
C. XML file
D. manifest file

Ans – d

37.Where does web worker(s) script run?

A. in forground
B. in background
C. both a and b
D. can’t determinte

Ans – b

38.______ Function displays the latitude or Longitude in geoLocation in HTML5.

A. showLocation()
B. showPosition()
C. both a and b
D. showStatus()

Ans – b

39.Canvas is able to draw the 2D graphics using—————-

Ans – Java script

40.A navigation bar needs standard HTML as a base

True

41.The __ selector is used to specify a style for a single, unique element

Ans – Id

42.The _ property specifies the stack order of an element

A. d-index
B. s-index
C. x-index
D. z-index

Ans – d

43.Elements in CSS cannot be positioned unless the positioning property is set first

True

44.What is CSS Float?

A. allows other element to wrap around an element
B. element can be pushed to the left to right
C. both a and b above
D. element can be pushed to any direction

Ans – c

45.To specify table border in CSS, __ property is used

A. tbl-border
B. table-border
C. tb-border
D. border

Ans – c

46.______property can be used to Increase or decrease the space between words

A. space
B. word-spacing
C. word-space
D. Both b and c above

Ans – b

47.element-width property can be used to set the width of an element

false

48.The _ property is mostly used to remove underline from links

A. text-trans
B. text-transformation
C. text-decoration
D. text-deco

Ans – c

49.Which of the following statements is TRUE for CSS

A. An external style sheet is ideal when the style is applied to many pages
B. An inline style sheet should be used when a single document has a unique style
C. Both A and B above
D. An external style sheet can be written in HTML

Ans – a

50.Which of the following statements is/are true?

A. Hiding an element can be done by setting the display property to “none”
B. Hiding an element can be done by setting visibility property to “hidden”
C. Both A and B above
D. Hiding an element can be done by setting block property to “hidden”

Ans – c

If you are looking for more Dumps for MYSKILLZ Visit Here


Leave a Reply

Your email address will not be published. Required fields are marked *