I tend to like the elegance of designing frames without scroll bars but that option is not always open. You can nominate:

  • Scrolling="yes"
  • Scrolling="no"
  • or

  • Scrolling="auto" (in which case the browser determines the default)
  • Note:

    You can also specify "noresize" to keep the frames layout as you wish. In netscape you usually find a small hash mark in the middle of a frame border if resizing is an option.