This shows you the differences between two versions of the page.
notices:html-css:veiller-au-bon-encodage-de-tous-les-caracteres [11 June 2013 at 14:37] Sébastien Delorme (Atalan) [Related recommendations] |
notices:html-css:veiller-au-bon-encodage-de-tous-les-caracteres [30 December 2013 at 17:33] (current) Sébastien Delorme (Atalan) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== 2.2.1. Ensure the correct encoding of all characters ====== | ====== 2.2.1. Ensure the correct encoding of all characters ====== | ||
- | In order to obtain the correct reproduction of text content, a declaration of the character set must be included on each page. In the following example, the ''<meta>'' tag is used. | + | In order to obtain the correct rendering of text content, a declaration of the character set must be included on each page. In the following example, the ''<meta>'' tag is used. |
<code html> | <code html> |