|
Smart HTML Editor Quick Start - Step 1[Step 1] [Step 2] [Step 3] [Step 4] [Step 5] This is a small introduction into the Smart HTML Editor. First, run Smart HTML Editor, you can see Main Window with Scripts Panel at the left side, Main Menu and ToolBar at the top, Status Bar at the bottom side and the Editor field at the center. Type ",ht" symbols (without quotes) and press "SPACE" button - this is run html.cps script. Result of scripts executing you can see below. Type ",ti" and press "SPACE", the title.cps script is running and show input dialog: Write some words and press "ENTER", and "<TITLE>" tag with elements insert into Editor field: Go to the "<BODY>" section and type ",p" and press "SPACE"; after this type some words: Save the file - press "CTRL+S" or select "Save..." item into "File" menu: Save file as test.html into quickstart folder Press "CTRL+W" or select "File->Preview" menu item - and you can see the prewiew of test.html: Now you can go to the next step, where we insert images and links to HTML code. Copyright © Dmitry Spitsyn, 2007 |