HTML/CSS/Basic Tags/profile

Материал из Web эксперт
Перейти к: навигация, поиск

"profile" indicates the URI of one or more metadata profiles

    
<HTML>
<head profile="http://www.wbex.ru">
<Title>Example For profile</Title>
<meta name="author" content="Your name">
<meta name="copyright" content="Copyright notice">
<meta name="keywords" content="html,reference,JavaScript,css">
<meta name="date" content="1 Aug 2006 17:31:00 EST">
</head>
<BODY>
</BODY>
</HTML>