eQuiz - Multiple choice test on XHTML
- Sentence 1. XHTML is an acronym for:
- X-function of HTML
- Ex hyper Text Markup Language
- Extensible HyperText Markup Language
- Extensible Hype Manditory Learning
-
- Question 2. The concept of DTD is:
- Is the method attached to the object
- Detrimental Trasitional Development
- Document Type Declaration
- Difinitive Type Definition
-
- Question 3. Which of the following syntax statements is true:
- XHTML and SGML are all subset of HTML
- XHTML is the subset of SGML
- SGML is the XHTML subset
- SGML is another version of XHTML
-
- Question 4. Which of the following syntax statements is wrong:
- The XHTML document documents are not specifically analyzed in the browser before being displayed
- XHTML is analyzed with DTD
- Doctype Declaration has the effect of specifying which DTD will be analyzed
- XHTML syntax must be properly presented
-
- Sentence 5. Which of the following statements most accurately means:
- XHTML is more advanced than HTML
- HTML and XHTML are the same language
- XML and XHTML are used in the same context
- HTML has a faster download speed than XHTML in any situation
-
- Sentence 6. Which of the following statements is the least accurate:
- HTML is still the first choice for future web developers
- XHTML will replace most HTML pages on the Internet
- XHTML will be the perfect replacement for HTML
- HTML will cause more problems than the current time
-
- Question 7. XHTML will work well when validated:
- There is no need to always validate XHTML
- The above clause is wrong
- The above clause is true
- XHTML does not need to confirm
-
- Question 8. What should be done in order for XHTML to function properly?
- Source code must be written in capital letters
- XHTML documents should be checked and validated correctly
- At the end of each tag should be opened
- Users need to use a special browser
-
- Question 9. While writing XHTML:
- All Open and Close tags must be started and ended in XHTML
- The Close sections of the img tag should be opened
- Uppercase characters should not be used in Open and Close tags
- The Doctype Declaration component should have the Close tag similar to the img or meta tag
-
- Question 10. While writing XHTML:
- All properties do not need quotes in the value section
- All properties require quotation marks in the value section
- All values require an attribute
-
- Question 11. Which XHTML syntax is used in 1 paragraph of text:
- Question 12. Which XHTML syntax is used to break the line:
- Question 13. Which of the following XHTML syntax is most accurate to describe the attributes and accompanying values:
- WIDTH = "80"
- width = "80"
- windth = 80
- Width = 80
-
- Question 14. All elements in the XHTML must be closed at the end of each tag:
- It's correct
- False
-
- Question 15. The syntax for declaring a DOCTYPE without a closing tag:
- It's correct
- False
-
- Question 16. Which of the following is required in an XHTML document:
- Doctype, html and body
- Doctype, html, head, body, and title
- Doctype, html, head, and body
-
- Question 17. What are the different DTDs in XHTML?
- Strict, Transitional, Loose, Frameset
- Strict, Transitional, Frameset
- Strict, Transitional, Loose
-
- Question 18. All XHTML documents require DOCTYPE:
- It's correct
- False
-
- Question 19. Which of the following XHTML code is considered to be the most accurate?
-
A short paragraph
-
A short paragraph
-
A short paragraph
-
- Question 20. Which of the following statements is correct when used with the lang attribute:
- Hello World!
- Hello World!
- Hello World!
-
- Question 21. All XHTML tags and attributes must be written in lowercase?
- It's correct
- False
-
4 ★ | 1 Vote