Split the screen into 2 columns using the <table> tag
This is the left side of the screen

All the text stays on the left side of the screen.

This is the right side of the screen

Everything I type in this
area stays on the right side.

      All the tags for this table are listed below
<table width=600 border=1><tr valign=top>
<td width=300>This is the left side of the screen.<br>
<p>All the text stays on the left side of the screen.
</td><td width=300>This is the right side of the screen<br>
<p>Everything I type in this<br>area stays on the right side.</td></tr></table>
To eliminate the border replace <table width=600 border=1>      WITH<table width=600>

This Demo of JavaScript works on Webtv
and Netscape.
OnMouseover




Beginners, go to Davesite First!
      Webtech'sValidator the best teacher I ever had!
  1. Beginners HTML 101
  2. Willcam's list of HTML tags
  3. Fill in the specsTable created
  4. Frame Shopsee the FAQ and Resources list
  5. The JM JavaScript Collection
  6. Davesite's interactiveTable tutorial
  7. Find it at Paul E. links
Visual Basic resources: vbwire 
Visual Basic Toolbox Controls Properties

About the author.