Thread: What is XHTML?
View Single Post
  #7 (permalink)  
Old 07-14-2008, 01:05 AM
Miakoda Miakoda is offline
D-Web Trainee
 
Join Date: Jul 2008
Posts: 49
Miakoda is on a distinguished road
Default Re: What is XHTML?

difference between html & xhtml is :-

xhtml element must always be closed .
empty element must also be closed.
xhtml element must be in lower.
xhtml must have one root element.
Reply With Quote