Web Tools Pathway 1

You want to create a basic new Web application, and you have no existing resources. You want to create your Web site from the design phase to populating the pages to running on a server.

  1. Review the Web technologies that you might use in a basic Web application, including markup languages such as HTML and XHTML.

  2. Create a static Web project. A static Web project is useful if you only want to create a basic Web application that uses static resources, such as HTML pages.

  3. Become familiar with the Web tools you will use, such as the Web perspective and Page Designer.

  4. Design your Web site structure by adding and deleting pages in your Web site. It is important to understand Web site organization in order to design your site's structure.

  5. Create HTML or XHTML pages to populate your Web site. You can also create pages for your site from Web Site Designer's Navigation view by double-clicking the page icons to launch the New Page wizard.

  6. Test your Web project.