Creating Unicode IPA web pages

(details)

  • Creating a Unicode web page involves creating a UTF-8 encoded HTML document.

  • Two ways of creating a web page:

    • Hand-coding HTML. More difficult, better control.

    • WYSIWYG web page editor. Easier, produces bad code.

Previous | Next