HTML allows single tags such as while the XML standard that XHTML is based off of does not. Instead, XML uses another syntax for empty (double) tags that looks like with the slash at the end of the tag.
John J
On 2006-08-07 13:40:24
XHTML is the new standard for HTML coding.
It requires that all tags must be closed (even one tag ones like and ) It also requires that all tags and attributes be lowercased and double quotes (") be used around the attributes.
For more info on HTML standards go to http://www.w3c.com/
Answers
cdg1111us
On 2006-08-07 13:29:12
John J
On 2006-08-07 13:40:24
and