Source code question
Thread Starter
Joined: Mar 2000
Posts: 448
Likes: 0
From: Location Location
Source code question
If I right click on a page on my local council's website, (this one) and then click on 'source' about 16 lines down in the code is a date. Anybody know what this date refers to?
Joined: Jan 2003
Posts: 94
Likes: 0
From: Retired to Leafy Bucks

Joined: Feb 2007
Posts: 755
Likes: 26
From: Dublin, Ireland. (No, I just live here.)
Do you mean this bit?
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>.
Code:
http://www.w3.org/1999/xhtml
Per Ardua ad Astraeus
Joined: Mar 2000
Posts: 18,575
Likes: 4
From: UK
If you want the history, it is all to do with Dublin (Ohio) Dublin Core Metadata Element Set, Version 1.1




