Hi all
I got this code from the wordpress
<head profile="http://gmpg.org/xfn/11">
What does this means?
what is the use of this code.? :-)
|
|
Hi all I got this code from the wordpress
What does this means? what is the use of this code.? :-)
|
|||
|
|
|
|
It's useless enough to be dropped from the HTML5 draft. I'd suggest against using it. |
||
|
|
|
|
Its like a meta link for the XHTML Friends Network. XFN is a way of describing, in a machine-readbale way, relationships between you and other people. |
||||
|
|
|
From http://www.w3.org/TR/html401/struct/global.html#h-7.4.4.3
|
||
|
|
|
|
It is a meta data profile. As specified by http://www.w3.org/TR/html4/types.html#type-links, profiles should be specified when using values for the rel attribute that are not defined in the HTML specification. See http://www.w3.org/TR/html4/struct/global.html#h-7.4.4.3 and http://gmpg.org/xfn/11 for the details. |
||
|
|