PrepAway - Latest Free Exam Questions & Answers

Which of the following actions will prevent a Web page from complying with the XMTL standard?

Which of the following actions will prevent a Web page from complying with the XMTL standard?

PrepAway - Latest Free Exam Questions & Answers

A.
Using Cascading style sheets (CSS)

B.
Using JavaScript

C.
Using a table for page layout

D.
Using Hypertext Markup Language (HTML)

Explanation:
Using a table for page layout will prevent a Web page from complying with the XMTL standard.
Answer D is incorrect. HTML stands for Hypertext Markup Language. It is a set of markup symbols or
codes used to create Web pages and define formatting specifications. The markup tells the Web
browser how to display the content of the Web page.
Answer A is incorrect. Cascading Style Sheets (CSS) is a style sheet language used to describe the
presentation (that is, the look and formatting) of a document written in a markup language. Its most
common application is to style Web pages written in HTML and XHTML, but the language can be
applied to any kind of XML document, including SVG and XUL. Cascading style sheets (CSS) is used so
that the Web site authors can exercise greater control on the appearance and presentation of their
Web pages.
And also because CSS increases the ability to precisely point to the location and enhance the look of
elements on a Web page and helps in creating special effects. Cascading Style Sheets contains code
that is interpreted and applied by the browser on to the Web pages and their elements. There are
three types of Cascading Style Sheets, which are as follows:
External Style Sheets
Embedded Style Sheets
Inline Style Sheets
Answer B is incorrect. JavaScript is a simple, light weight, and dynamic World Wide Web (WWW)
scripting language developed by Netscape Communications. The syntax of JavaScript resembles that

of C++. JavaScript facilitates integration of HTML documents, Web components, and multimedia
plug-ins. It also aids in the development of server-side Web applications.


Leave a Reply