HTML and XML (original) (raw)

HTML(Hypertext Markup Language) has language elements which permit certain actions other than describing the structure of the web document. Which one of the following actions is NOT supported by pure HTML (without any server or client side scripting)pages?

Consider the HTML table definition given below:

< table border=1>
ab cd
ef gh
ik

The number of rows in each column and the number of columns in each row are:

Which of the following HTML code will affect the vertical alignment of the table content?42

The definitions in an XML document are said to be __________ when the tagging system and definitions in the DTD are all in compliance.

What can you say about the following statements ? I. XML tags are case-insensitive. II. In JavaScript, identifier names are case-sensitive. III.Cascading Style Sheets (CSS) cannot be used with XML. IV. All well-formed XML documents must contain a document type definition.

Which of the following is TRUE only for XML but NOT HTML?

To add a background color for all h1 elements, which of the following HTML syntax is used

To declare the version of XML, the correct syntax is

Which of the following tag in HTML is used to surround information, such as signature of the person who created the page ?

Which of the following statements is not correct?

There are 33 questions to complete.

Take a part in the ongoing discussion