Which of the following tag is used to comment HTML code?
a) <!--…-->
b) <…….>
c) <%......%>
d) <*…….*>
Which of the following language user can define their own tags?
a) HTML
b) XML
c) XHTML
d) DHTML
Which of the following can set standards for XHTML and other
internet languages?
a) W3C
b) HTTP
c) 3WC
d) FTP
Explanation: W3C stand for World Wide Web Consortium
Which of the following year XHTML was released?
a) 1999
b) 2000
c) 2001
d) 2002
XHTML:
Which of the following changes are in XHTML form HTML?
a) tags must in lower case
b) document have doctype
c) tags must be closed
d) all of these