• +91 9723535972
  • info@interviewmaterial.com

HTML Interview Questions and Answers

Related Subjects

HTML Interview Questions and Answers

Question - 101 : - What does a hyperlink mean? Can it be only text?

Answer - 101 : -

Upon clicking, a hyperlink moves the user from one web page or document to some other web page. A hyperlink can be used upon a text as well as upon an image. For converting an image into a link we use:

Question - 102 : - What are the various common lists for designing a web page in HTML5.

Answer - 102 : -

Following are the common lists for designing a web page:

  • - Definition list
  • - Directory list
  • - Menu list
    1. - Ordered list
      • - Unordered list

Question - 103 : - How will you add the autocomplete feature in a textbox?

Answer - 103 : - For an element, the tag specifies a list of predefined options. It can be used for adding the autocomplete feature to a textbox. As a user inputs data, a dropdown list of available options will appear.

Question - 104 : - Explain the Advantage and Disadvantages of using HTML5.

Answer - 104 : -

Some advantages of HTML5 are:

  • Better semantics and cleaner code.
  • Consistency in coding a web page.
  • Elegant and fancier forms reduced need for JavaScript.
  • Geolocation support.
  • Many new features that make animations and front-end elements easier to code and display on different browsers.
  • Offline application cache which helps users to view a page even when they are not connected to the internet.
Some disadvantages of HTML5 are:

  • Only modern versions of the browsers support HTML5. Not all users use the latest version of browsers.
  • Many features are still not stable and are in the development stage.
  • Due to licensing issues, the rich media is compressed into multiple formats to be compatible with most browsers.

Question - 105 : - Is HTML5 backward compatible with old browsers?

Answer - 105 : - No, old browsers can support some basic features, but the video and audio support, semantics, etc. are not backward compatible. Although, we can make the older browsers learn how to handle the unknown elements.

Question - 106 : - What is the use of DateTime-local input control in Web form 2.0?

Answer - 106 : - It indicates date and time (year, month, day, hour, minute, second, a fraction of a second) encoded as per ISO 8601 without timezone information.


NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners