the profile attribute of the head tag

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

the profile attribute of the head tag

Post 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. :)
Post Reply