Previous Topic: How to Modify and Show the FooterNext Topic: Modify the Cascading Style Sheet to Display a Footer


Insert the Footer’s HTML into the index.jsp File

Perform the following procedure to insert the footer’s HTML into the index.jsp file.

Follow these steps:

  1. Open the index.jsp file in a text editor.
  2. Under the <div id="foot"> section at the end of the file, add the HTML for yourskin skin’s footer between the <div> and </div> markers.
  3. Save the file.