B
Bart van den Burg
Hi
I'm trying to learn latvian a bit, and I wanted to put some latvian text on
the web, but I can't figure out how to specify the baltic charset... Can
anyone tell me how to do it? I figured the META tag should do it, but it
doesn't :/
thanks
Bart
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" content="text/html; charset=windows-1257">
<TITLE>Lets textje</TITLE>
</HEAD>
<BODY>
<DIV>Es negrib peldeties, jo udens ir pârâk auksts, but es gribu pîpçt. Es
neesmu nogiris. Es ienîstu kukaiòi.</DIV>
</BODY>
</HTML>
I'm trying to learn latvian a bit, and I wanted to put some latvian text on
the web, but I can't figure out how to specify the baltic charset... Can
anyone tell me how to do it? I figured the META tag should do it, but it
doesn't :/
thanks
Bart
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" content="text/html; charset=windows-1257">
<TITLE>Lets textje</TITLE>
</HEAD>
<BODY>
<DIV>Es negrib peldeties, jo udens ir pârâk auksts, but es gribu pîpçt. Es
neesmu nogiris. Es ienîstu kukaiòi.</DIV>
</BODY>
</HTML>