Interview Questions - HTML Syntax

Q

Where to find Interview Questions on HTML Syntax?

✍: FYIcenter.com

A

Here are some interview questions on HTML syntax:

  • What is the root element of an HTML document?

    1. <root>
    2. <xml>
    3. <html>
    4. <xhtml>
  • What is HTML tag?
  • What is HTML element?
  • What is HTML attribute?
  • How to close an HTML element?
  • What is an empty HTML element?
  • What is PCDATA?
  • What is CDATA?
  • How many errors in <h1><img src=bad_image.gif></h1>?

    1. One error
    2. Two errors
    3. Three errors
    4. Four errors

 

Interview Questions - HTML Block Elements

Interview Questions - Basic Concepts

HTML Interview Questions

⇑⇑ HTML Tutorials

2017-03-07, 1293🔥, 0💬