Creating web sites with Nanos
Nanos is the ideal tool to generate and edit Greek text for web pages. You can even write entire web pages with Greek and non-Greek text within Nanos. Or you can use Nanos to write/edit the Greek text components to be used in web design packages such as Adobe/Macromedia Dreamweaver, Adobe GoLive, OpenOffice, StarOffice, etc.
Here is how to write entire web pages directly in Nanos, and how to generate Greek texts for use in full-blown web design packages.
(1) Writing entire web pages directly in Nanos
Click here for an example of such a web page.
(In older browsers, click here, and press the Back button to return here.)
You may want to use this sample web page as a simple template for your own text-based web pages.
Please note that we put the following line in the <head> section of our sample web page:
meta http-equiv="Content-Type" content="text/html; charset=utf-8">
In Greek HTML pages, this line is mandatory, setting the character set of the web page to UTF-8. This line is absolutely necessary for displaying Greek text (and many other alphabets!) properly in web pages. Make sure it is there in your web page!
If you are writing XML pages, there is no need to set the character set to UTF-8, because UTF-8 is the default character set for XML (just as it is for Nanos).
(2) Generating Greek texts for use in full-blown web design packages
Nanos is by far the easiest, fastest and most reliable and comprehensive way of inputting Greek text for use in such packages as Dreamweaver, GoLive or OpenOffice. In fact, Greek text is transferred from Nanos to web design packages exactly in the same way it is transferred to any other software package. There are two ways: via your operating system's clipboard (copy-and-paste with Ctrl-C and Ctrl-V), or via saving your text files in UTF-8 format (in Nanos) and opening them again (in the other software package). In case you need step-by-step instructions for how to do this, please click here.
One thing to remember: the final HTML web page will have to have the following line in the <head> section:
meta http-equiv="Content-Type" content="text/html; charset=utf-8">
In Greek HTML pages, this line is mandatory, setting the character set of the web page to UTF-8. This line is absolutely necessary for displaying Greek text (and many other alphabets!) properly in web pages. Make sure it is there in your web page! Many good web design packages put in this line automatically. Just make sure it is there. If it is not, insert it.
You only need this line if you are writing HTML pages. If you are writing XML pages, there is no need to set the character set to UTF-8, because UTF-8 is the default character set for XML (just as it is for Nanos).
