This link has been bookmarked by 59 people . It was first bookmarked on 02 Mar 2006, by scottj Scott.
-
10 Jul 15
-
09 Mar 13
-
21 Nov 11
mcampobelloFORME DI METATAGS, POSIZIONAMENTO E INDICIZZAZIONE DELLE PAGINE WEB
-
- ETA tags have two possible attributes:
- <META HTTP-EQUIV="name" CONTENT="content">
- <META NAME="name" CONTENT="content">
-
<META HTTP-EQUIV="expires" CONTENT="Wed, 26 Feb 1997 08:21:57 GMT">
-
he HTTP content type may be extended to give the character set. As an HTTP/1.0 header, this unfortunately breaks older browsers. As a META tag, it causes Netscape Navigator to load the appropriate charset before displaying the page. E.g.
-
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-
-
2022-JP
-
t is now recommended to always use this tag, even with the previously-default charset ISO-8859-1. Failure to do so may
-
cause display problems where, for instance, the document uses UTF-8 punctuation characters but is displayed in ISO or ASCII charsets.
-
Content-Script-Type
E.g.<META HTTP-EQUIV="Content-Script-Type" CONTENT="text/javascript">
Source: HTML 4.0 -
Specifies the default scripting language in a document. See MIMETYPES for applicable values.
Content-Style-Type
-
META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
-
Source: HTML 4.0
-
Specifies the default style sheet language for a document.
-
ource: HTML 4.0
Set the document's preferred style sheet, taken from an stylesheet specified elsewehere e.g. in a LINK element.
Content-Language
Source: HTTP/1.0, RFC1766May be used to declare the natural language of the document. May be used by robots to categorize by language. The corresponding Accept-Language header (sent by a browser) causes a server to select an appropriate natural language document. E.g.
<META HTTP-EQUIV="Content-Langua
-
-
01 Dec 10
-
08 Apr 10
-
07 Apr 10
-
META tags with an HTTP-EQUIV attribute are equivalent to HTTP headers.
-
-
08 Oct 09
-
27 Aug 09
-
17 Jun 09
-
20 Dec 08
-
23 Nov 08
-
11 Sep 08
-
17 May 08
-
19 Apr 08
-
01 Apr 08
-
18 Jun 07
-
12 Jun 07
-
15 Feb 07
-
04 Jan 07
-
25 Oct 06
-
20 Apr 06
-
16 Feb 06
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.