logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are meta tags used for?


  • Options
  • A. To store information usually relevant to browsers and search engines
  • B. To only store information usually relevant to browsers
  • C. To only store information about search engines
  • D. To store information about external links

  • Correct Answer
  • To store information usually relevant to browsers and search engines 


  • Technology problems


    Search Results


    • 1. Which method is used to draw an image on the canvas?
    • Discuss
    • 2. HTML 5 provides drag and drop facility. How do you make an image draggable?
    • Discuss
    • 3. Can HTML 5 get the geographical position of a user?
    • Discuss
    • 4. What are the new attributes provided in HTML5 for "form" tag ?
    • Discuss
    • 5. Which JavaScript objects are not accessible to web worker?
    • Discuss
    • 6. What is the difference between XML and HTML?

    • Options
    • A. HTML is used for exchanging data, XML is not
    • B. XML is used for exchanging data, HTML is not
    • C. HTML can have user defined tags, XML cannot
    • D. XML can have user defined tags, HTML cannot
    • Discuss
    • 7. What does an HTML tag do?

    • Options
    • A. It specifies formatting and layout instructions for your web page
    • B. It hides programming instructions from view
    • C. It determines the organizational structure of your Web site
    • D. It connects your web site to an operating environment
    • Discuss
    • 8. DOM stands for

    • Options
    • A. Document object model
    • B. Data object model
    • C. Document Oriented model
    • D. Data oriented model
    • Discuss
    • 9. What is the advantage of using frames?
    • Discuss