Contents

Which of the following tag is used to comment HTML code?
a) <!--…-->                           
b) <…….>
c) <%......%>                         
d) <*…….*>

d

Which of the following language user can define their own tags?
a) HTML                              
b) XML
c) XHTML                           
d) DHTML

b

Which of the following can set standards for XHTML and other internet languages?
a) W3C                                 
b) HTTP
c) 3WC                                 
d) FTP

a

Explanation: W3C stand for World Wide Web Consortium


Which of the following year XHTML was released?
a) 1999                                 
b) 2000
c) 2001                                 
d) 2002

b

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

d