Page 1 of 1

the profile attribute of the head tag

Posted: Sat Jun 09, 2007 2:08 pm
by Luke
So, whenever I customize a Wordpress theme, I always wonder what this profile attribute is on the head tag in the default theme.

Code: Select all

<head profile="http://gmpg.org/xfn/11">
So I tried doing some reasearch, and found this documentation: http://www.w3.org/TR/html401/struct/glo ... l#profiles

I still am pretty unclear on what exactly it is for though. Can anybody shed some light on this for me? Thank you. :)