blob: b57d3bde8634b36eda1a0b35e2034c3a9d6278dd [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//IETF//DTD HTML 4.0//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head>
<!-- /*******************************************************************************
* Copyright (c) 2000, 2006 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/ -->
<link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css"/>
<title>Creating HTML and XHTML files and framesets</title>
</head>
<body id="tjcrehtm"><a name="tjcrehtm"><!-- --></a>
<h1 class="topictitle1">Creating HTML and XHTML files and framesets</h1>
<div><p>You can use the New HTML File wizard to create HTML and XHTML files
and framesets. </p>
<div class="section"> </div>
<ol><li class="stepexpand"><span>Create a static or a dynamic Web project if you have not already
done so.</span></li>
<li class="stepexpand"><span>In the Project Explorer, expand your project and right click on
your WebContent folder or on a subfolder under WebContent. </span> Note
that if you choose any other folder in which to create the HTML file, then
it will not be included in the WAR file that is deployed to the server. In
addition, link validation will not encompass files that are not under the
WebContent folder.</li>
<li class="stepexpand"><span>From the context menu, select <span class="menucascade"><b>New</b> &gt; <b>Other</b> &gt; <b>Web</b> &gt; <b>HTML</b></span>.</span> The New HTML Page window appears with your
folder selected</li>
<li class="stepexpand"><span>Type a file name into the File name field, making sure you include
an html extension (html, htm, xhtml, htpl, wml, shtml, or shtm) in the file
name.</span></li>
<li class="stepexpand"><span> You have several options for proceeding:</span><ul><li>To accept the defaults associated with a new HTML file, select <b>Finish.</b></li>
<li> To use a template file for the initial content of your HTML page,
select <b>Next</b>. The Select HTML Template window appears.
Select the <b>Use HTML Template</b> check box, and then select
one of the sample templates. You can also select the <b>HTML Templates</b> link
to add or remove HTML templates to your list of templates.</li>
</ul>
</li>
</ol>
</div>
<div></div>
</body></html>