PPRuNe Forums - View Single Post - Source code question
View Single Post
Old 20th December 2009 | 21:52
  #4 (permalink)  
bnt
15 Anniversary
 
Joined: Feb 2007
Posts: 755
Likes: 26
From: Dublin, Ireland. (No, I just live here.)
Do you mean this bit?
Code:
http://www.w3.org/1999/xhtml
If so, it means that this document use the XHTML (XML-compliant HTML) standard namespace (commands), which was formulated in 1999. The XML "meta-standard" sets how the language is defined e.g. the use of <, > and / in commands such as <format>text</format>.
bnt is offline  
Reply