Creating a Web Page
- The first page is:
- index.htm (DOS/Windows/NetWare)
- index.html (Unix)
- index.php (PHP)
- default.htm or default.asp or default.aspx (IIS)
- Create a page
- Use your favorite editor.
- Do not start with a GUI editor.
Examples of GUI editors are Microsoft Expression Web and
Adobe (Macromedia) Dreamweaver.
- Basic HTML text editors are TextWrangler for the Mac, HTML Kit or TextPad for the PC.
- A more advanced HTML editor that works cross platform is Brackets maintained by Adobe.
|