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 either a static or a dynamic Web Project. Create a static Web project if you want to create a basic Web application that just uses static resources, such as HTML pages. Create a dynamic Web project if you plan to employ resources such as JavaServer Pages and servlets, and use technologies such as Struts and JavaServer Faces
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.