HTML/Character sets: verschil tussen versies

Verwijderde inhoud Toegevoegde inhoud
k red.
DimiC88 (overleg | bijdragen)
 
Regel 15:
| Titel=coderen van een charset
| Code=
<sourcesyntaxhighlight lang=html4strict"HTML">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</syntaxhighlight>
</source>
}}
<br />
Regel 25:
| Titel=coderen van een charset in html5
| Code=
<sourcesyntaxhighlight lang=html4strict"HTML">
<head>
<meta charset="utf-8" />
</syntaxhighlight>
</source>
}}
 
Informatie afkomstig van https://nl.wikibooks.org Wikibooks NL.
Wikibooks NL is onderdeel van de wikimediafoundation.