|
Posted by D.M. Procida on October 31, 2007, 7:19 am
Please log in for more thread options
<http://www.w3.org/TR/html401/struct/global.html#h-7.4.4> says:
"This specification does not define a set of legal meta data properties.
The meaning of a property and the set of legal values for that property
should be defined in a reference lexicon called a profile."
I want to encode some meta information about pages. This information
will be for the use of a script running on the web server (a script fr
generating navigation menus) not anyone or anything else.
<meta name="order" content="10">
<meta name="linktitle" content="Education">
Is this OK? Or should a profile be created for these custom meta data
types?
Thanks,
Daniele
|