About Registration Send E-mail to author

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.

Smart HTML Editor Main Window

Type ",ht" symbols (without quotes) and press "SPACE" button - this is run html.cps script. Result of scripts executing you can see below.

html.cps script results

Type ",ti" and press "SPACE", the title.cps script is running and show input dialog:

title.cps script input dialog

Write some words and press "ENTER", and "<TITLE>" tag with elements insert into Editor field:

title.cps script results

Go to the "<BODY>" section and type ",p" and press "SPACE"; after this type some words:

test of p.cps script

Save the file - press "CTRL+S" or select "Save..." item into "File" menu:

Smart HTML Editor Save... menu

Save file as test.html into quickstart folder

Save the test file

Press "CTRL+W" or select "File->Preview" menu item - and you can see the prewiew of test.html:

Smart HTML Editor Prewiew Window

Now you can go to the next step, where we insert images and links to HTML code.

Copyright © Dmitry Spitsyn, 2007

[Step 1] [Step 2] [Step 3] [Step 4] [Step 5]