Sign in to unlock

Get unlimited access to all questions and answers

checked

Get lifetime access

checked

Track progress

checked

Save time

The fastest way to prepare
for a tech interview

Check our curated list of full-stack, data structures & software architecture interview questions and answers for developers

HTML5 interview questions

HTML5 interview questions.

Only challenges
Topic progress: 0%
  • 1.

    What is an iframe and how it works?

    premium question
    completed

    Answer:

  • 2.

    Explain meta tags in HTML

    premium question
    completed

    Answer:

  • 3.

    What is the purpose of the alt attribute on images?

    premium question
    completed

    Answer:

  • 4.

    What is the difference between span and div?

    premium question
    completed

    Answer:

  • 5.

    How can you highlight text in HTML?

    premium question
    completed

    Answer:

  • 6.

    What were some of the key goals and motivations for the HTML5 specification?

    premium question
    completed

    Answer:

  • 7.

    What is Character Encoding?

    premium question
    completed

    Answer:

  • 8.

    What is a self closing tag?

    premium question
    completed

    Answer:

  • 9.

    How Can I Get Indexed Better by Search Engines?

    premium question
    completed

    Answer:

  • 10.

    Briefly describe the correct usage of the following HTML5 semantic elements: header, article, section, footer

    premium question
    completed

    Answer:

  • 11.

    hat's the difference between an "attribute" and a "property" in HTML?

    premium question
    completed

    Answer:

  • 12.

    Write a HTML table tag sequence that outputs the following

    premium question
    completed

    Answer:

  • 13.

    Explain almost standard, full standard and quirks mode

    premium question
    completed

    Answer:

  • 14.

    Explain the difference between block elements and inline elements

    premium question
    completed

    Answer:

  • 15.

    How do you set IE compatibility mode?

    premium question
    completed

    Answer:

  • 16.

    What is an optional tag?

    premium question
    completed

    Answer:

  • 17.

    How do you change the direction of html text?

    premium question
    completed

    Answer:

  • 18.

    What are defer and async attributes on a