[190322] attempting to fix unpaired div tags
diff --git a/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html b/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html
index af5c01c..9b24109 100644
--- a/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html
+++ b/docs/org.eclipse.jst.server.ui.doc.user/topics/tomcat.html
@@ -16,12 +16,13 @@
 <link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css" />
 <title>Creating a Tomcat server</title>
 </head>
-<body onresize="location.reload();" id="tomcat_jst"><a name="tomcat_jst"><!-- --></a>
+<body id="tomcat_jst"><a name="tomcat_jst"><!-- --></a>
 <h1 class="topictitle1">Creating a Tomcat server</h1>
-<div><div>The server tools feature supports the Apache Tomcat run-time environment,
-running locally. With Tomcat, you can only test Web projects that contain
-servlets and JSPs. To set up a server to test projects on Apache Tomcat, complete
-the following: </div><div class="p"><strong>Prerequisites</strong><div class="p"><ul><li>Download Apache Tomcat from  <a href="http://jakarta.apache.org/tomcat" target="_blank">jakarta.apache.org/tomcat</a></li>
+<div><p>The server tools feature supports the Apache Tomcat
+runtime environment, running locally. With Tomcat, you can only test Web projects
+that contain servlets and JSPs. To set up a server to test projects on Apache
+Tomcat, complete the following: </p>
+<div class="p" id="tomcat_jst__prereq"><a name="tomcat_jst__prereq"><!-- --></a><strong>Prerequisites</strong><div class="p"><ul><li>Download Apache Tomcat from  <a href="http://jakarta.apache.org/tomcat" target="_blank">jakarta.apache.org/tomcat</a></li>
 <li>Extract the compressed file containing Apache Tomcat on your local file
 system.</li>
 <li>Add the Apache Tomcat runtimes. For details on how to do this, refer to
@@ -30,7 +31,7 @@
 </div>
 <p>To create a Apache Tomcat server:</p>
 </div>
-<ol><li class="stepexpand"><span>In the Servers view, right-click and select <span class="uicontrol">New</span> &gt; <span class="uicontrol">Server</span>.
+<a name="tomcat_jst__steps"><!-- --></a><ol id="tomcat_jst__steps"><li class="stepexpand"><span>In the Servers view, right-click and select <span class="uicontrol">New</span> &gt; <span class="uicontrol">Server</span>.
 The Define a New Server wizard opens.</span></li>
 <li class="stepexpand"><span>In the <span class="uicontrol">Select the server type</span> list, select
 the Tomcat server defined in the previous step.</span> <div class="tip"><span class="tiptitle">Tip:</span> If
@@ -50,5 +51,5 @@
 <div><div class="reltasks"><strong>Related tasks</strong><br />
 <div><a href="../topics/twtomprf.html" title="Using the Preferences page, you can define the installed server runtime definitions for the Apache Tomcat server. To define these definitions, complete the following:">Adding the Apache Tomcat runtimes</a></div>
 </div>
-</body>
+</div></body>
 </html>
\ No newline at end of file