WELCOME TO "SANCTUARY"




*************

(Note: is the last entry on the page. All other HTML
code is placed between these two)







(Note is reserved as the last entry on the page).



































(128)






      (1="1,2,3;" A="A,B,C;" a+a,b,c; I=I,ii,iii;I=I,II,III

        (D,iv,XII)




        • Aligns an image: left, right, center; bottom, top, middle

          Sets size of border around an image
          Inserts a horizontal rule

          Sets (height) of rule

          Sets width of rule, in percentage or absolute value

          Creates a rule without a shadow

          Creates a table

          Sets off each row in a table
          Sets off each cell in a row
          Sets off the table header (a normal cell with bold, centered text)

          Sets width of border around table cells
          Sets amount of space between table cells
          Sets amount of space between a cell's border and its contents
          Sets width of table - in pixels or as a percentage of document width
          Sets alignment for cell(s) (left, center, or right)
          or or
          Sets vertical alignment for cell(s) (top, middle, or bottom)

          Sets number of columns a cell should span
          Sets number of rows a cell should span (default=1)
          Prevents the lines within a cell from being broken to fit
          tag in a frames document; can also be nested in other framesets
          Defines the rows within a frameset, using number in pixels, or
          percentage of width Defines the columns within a frameset, using number in pixels,
          or percentage of width
          Defines a single frame - or region - within a frameset
          Defines what will appear on browsers that don't support frames
          Specifies which HTML document should be displayed
          Names the frame, or region, so it may be targeted by other frames
          Defines the left and right margins for the frame;
          must be equal to or greater than 1
          Defines the top and bottom margins for the frame;
          must be equal to or greater than 1
          Sets whether the frame has a scrollbar;
          value may equal "yes," "no," or "auto."
          The default, as in ordinary documents, is auto.
          Prevents the user from resizing a frame
          For functional forms, you'll have to run a CGI script.
          The HTML just creates the appearance of a form.
          Creates all forms
          Creates a scrolling menu.
          Size sets the number of menu items visible before you need to scroll.
          Sets off each menu item