Creating Unicode IPA web pages, continued
(details)
Mac OS X
-
TextEdit can save documents as UTF-8 text files (hand-coding method).
-
TextEdit's preferences must first be changed in particular ways.
-
Be sure to include the line
<meta http-equiv="Content-Type"
content="text/html; charset=utf-8">
As the first line in the <head> section.
Windows 2000
-
Word 2000 can save a word processing document as a UTF-8 web page
(WSYIWYG method).
|