
December 27th, 2001, 06:14 AM
|
|
Contributing User
|
|
Join Date: Sep 2000
Location: Sydney, NSW, Australia
Posts: 40
Time spent in forums: < 1 sec
Reputation Power: 13
|
|
|
Xhtml - <html xmlns=...> question.
Hi,
I am updating my HTML to the xhtml 1.0 specification to make any updates later involving XML easier. At the moment my <html> tag looks like:
<html xml:lang="en" lang="en">
But I see that some people add the following:
<html xmlns="http://www.w3.org/1999/xhtml">
Is it needed, and what does it do? I want to keep everything to specification and know what everything in the file does. Thanks for your help!
__________________
Cheers,
Michael Bray
|