] = surround selection [ Find:
[ = replace selection ] Replace with:
[ = cursor insert position <TAG[></TAG>
] = cerebral 404


Table Wizard

For the total number of columns you will need, click the column button. For the total number of rows, likewise. Then click "Create Table" to finish. Type what you want <TD>between</TD> all the data cell tags, in order to be viewable on your page. Note: tables with large numbers of rows and columns may be slower to process.

Back to top
 

Advanced options: The TD checkboxes below place an empty copy of the attribute in every cell. Select the attributes you need before selecting the number of columns. In the html window, modify only the attributes of the particular cells requiring it. When you are sure you have it right, use "Find and Replace" to remove the unused attribute tags.

Advanced Table Tags:
CAPTION -
BORDER =
WIDTH =
HEIGHT =
CELLPADDING =
CELLSPACING =
BGCOLOR =
Advanced Cell Tags:
WIDTH (TD)  
HEIGHT (TD)  
BGCOLOR (TD)  
ROWSPAN (TD)  
COLSPAN (TD)
ALIGN (TD)
VALIGN (TD)
CLASS (TD -See Style Sheets Help)

Cascading Style Sheet Wizard

The purpose of this utility is to enable you to format the fonts and font attributes for your entire page with one tag. It can do the job of literally hundreds of individual <FONT>tags</FONT>. The results will work for Internet Explorer 3 and 4+ and Netscape 4+. Please note that Netscape 3 does not support style sheets.

Select The Tags
This Style Will Affect:

H1         A
H2         P
H3         DL
H4         OL
H5         UL
H6         B
NOBR   I
CENTER
BLOCKQUOTE
TABLE (See CSS help)
SMALL
BIG
Available Parameters:
font-style:
font-variant:
font-weight:
font-size:
font-family (name):
  font color:
text-align:
text-decoration:

   
Back to top