Home

What is the correct answer?

4

Cascading style sheet can be

A. External, Inline

B. Internal, External

C. Internal, External, Inline

D. External only

Correct Answer :

C. Internal, External, Inline


Related Questions

If two styles are mentioned asp{ color:blue }p.abc{ color:red } and paragraph… _____________ removes a child node ______ is used inXML documents to block off text that are to be side stepped… If "centre" is an attribute of a tag, then in Schema use __________ to… var xmlDoc=new ActivexObject ("Microsoft.xmldom"); Here xmldom is To select a particular node __________ is used XML is case sensitive In Schema to validate that an element can contain only Text use ______________ replaces a child node Cascading style sheet can be Use _________ to specify an Attribute list ___________ is used for comment in XML In XML all attribute values must be quoted ie. center="MP" .appendChild(newnode) can appends a node at any position To select the first node using XPointer use To arrange names in descending order in XSL, use If a node is replaced, it is reflected on the file itself To insert a node use XML is preferred over HTML because ________ is used to define the addressing mechanism while ________ is… For internal DTD __________ is not required A new node can be inserted anywhere in an XML file In Schema data type can be specified using .cloneNode(false) In DTD to specify an Attribute List use The valid Schema tag is The following is a valid XML Document<details> <subject> <roll>10</roll><name>Jayanta</name>… Extension of a Schema file and an XML file is same Latest version of XML is _______ In Schema Attribute list can be set to any element