Basic HTML version of Foils prepared 11 May 1997

Foil 33 Formatting Frames

From Introduction to HTML--ECS400 fall 97 ECS400 Senior Undergraduate Course -- Spring Semester 97. by Nancy J. McCracken *

1 Each frame can have attributes:
  • SRC="URL" - the contents of the frame
  • NAME="windowname" - This assigns a name to this frame. The contents of this frame (and others in the same screen) can use this name to display the results of links using the new target attribute to anchor tags:
  • <a href="URL" target="windowname"> . . . </a>
  • SCROLLING="yes|no|auto" - tells whether this frame will have a scrollbar or not.
  • NORESIZE - This flag restricts the user from resizing the browser window.
  • MARGINWIDTH=value and MARGINHEIGHT=value

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Aug 26 1997