blob: 3dbd84dab50a6e2390560b0f920511e931083edb [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<!-- /*******************************************************************************
* Copyright (c) 2000, 2005 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>Web page design</title>
</head>
<body id="cwebpagedesign"><a name="cwebpagedesign"><!-- --></a>
<h1 class="topictitle1">Web page design</h1>
<div><p>Web pages are an integral part of every Web application. Each Web page
should serve to help achieve the overall goal of the entire Web site.</p>
<p> There are many types of Web pages, ranging from simple HTML pages that
contain no dynamic elements, to advanced Java-based pages that make use of
servlets, scripts, forms, or data access components.</p>
</div>
</body>
</html>