![]() The Short CutsThe code in italics are just examples, you can replace the shortcut anywhere the attribute appears. Such as bc, bc applies anywhere, tables, forms, etc, not just the body tag
c = color <<>font c=white<>> s = size <<>font s=4<>> bc = bgcolor <<>body bc=black<>> fs = fontsize <<>body fs=small<>> w = width <<>input w=100% type=button<>> h = height <<>img src="//www.com.gif" h=100<>> cs = cellspacing <<>table cs=4<>> cp = cellpadding <<>table cp=0<>> al = align <<>td al=center<>> v = valign <<>td v=bottom<>> aw = abswidth <<>td aw=50%<>> ah = absheight <<>td ah=300<>> Other Short Cut TipsYou do not have to include a '#' symbol with hex colors. You do not have to have quotes around text values unless it contains spaces. Such as <<>body bc=green<>> See? No " ". You do not have to end a table row or table data entry. So you don't have to have <<>/tr<>> or <<>/td<>>. Brought to you by ScripTV | |