adplus-dvertising
frame-decoration

Question

Which of the following XHTML doctype declaration contains all HTML elements and attributes, including presentational and deprecated elements (like font) but not framesets?

a.

!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”

b.

!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”

c.

!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Frameset//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd”

d.

None of the mentioned

Posted under HTML Fundamentals HTML

Answer: (b).!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following XHTML doctype declaration contains all HTML elements and attributes, including presentational and deprecated elements (like font) but not framesets?

Similar Questions

Discover Related MCQs

Q. Which of the following is not a difference between HTML and XHTML

Q. What indicates the content in file is HTML when delivered on the network.

Q. State whether the given statement is true or false. “We can intermix XHTML and HTML 4.01 documents”

Q. HTML and XHTML stands for

Q. Choose the correct tag for largest heading in HTML.

Q. Which of the following are table tags?

Q. Choose the correct XHTML for width attribute and its value.

Q. Rendering engine is not responsible for

Q. Firefox uses _________ rendering engine.

Q. State true or false. It is faster to render HTML and CSS than to interpret and execute JavaScript.

Q. What is the use of “defer” attribute?

Q. Which of the following is used to read a HTML page and render it?

Q. Which of the following is the first web browser?

Q. Who created the first web browser

Q. State true or false. Nexus is first graphical web browser.

Q. The open source software version of netscape is

Q. Which of the following is not an IDE ?

Q. IDE stands for

Q. We can define ________ number of sites with one copy of dreamweaver installed on our computer.

Q. What should we add to a template in Dreamweaver in order to control where page content goes?