Harald Thingelstad wrote:
mandag 8. desember 2003, 19:25, skrev Kurt Gramlich:
dear friends
i am missing
developer.skolelinux.no/security.html.no
could somebody translate the english version to norway?
Regards
Kurt
Has been done today. Twice over!
I did security.html.nb, Tommy Gildseth made security.html.no. (I believe mine is better.)
If you want to use Unicode(UTF-8), you have to specify this in the HTML document, as a <meta> element, or have the server send the correct content-type header. If the server already sends ISO-8859-1/15 as the content-type, the browser(at least Mozilla) will prefer this over what is specified in the HTML document.
Tommy