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.
- Review the Web technologies that you might use in a basic Web application, including markup languages such as HTML and XHTML.
- 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.
- Become familiar with the Web tools you will use, such as the Web perspective and Page Designer.
- 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.
- 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.
- Test your Web project.