View Full Version : Unicode
phamcongbang
11-18-2002, 06:53 PM
How can I setup 1st page to recognize the Unicode? for example UTF-8. Thank you for your help in advance.
Kishor
08-06-2004, 04:40 AM
Use the following. It works for me fine!
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<TITLE>Issue 31 Poem03</TITLE>
</HEAD>
<BODY>
</Body>
</html>
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.