logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is a better way to design the layout of a web page ? a table tag or div?


  • Correct Answer
  • - The better way to design the layout of the webpage is by using the
    tag - The tag is used to present the data in tabular format 


    Technology problems


    Search Results


    • 1. What is the advantage of using frames?
    • Discuss
    • 2. DOM stands for

    • Options
    • A. Document object model
    • B. Data object model
    • C. Document Oriented model
    • D. Data oriented model
    • Discuss
    • 3. 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
    • 4. 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
    • 5. 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
    • Discuss
    • 6. Explain Non Breaking space in HTML.
    • Discuss
    • 7. Explain marquee tag.
    • Discuss
    • 8. What is the Use of SPAN in HTML and give one example?
    • Discuss
    • 9. What is difference between HTML and HTML5?
    • Discuss
    • 10. How to insert Javascript in HTML?
    • Discuss


    Comments

    There are no comments.

    Enter a new Comment