|
|
 Edit Area
Enter code or HTML here to be inserted into the page.
| |
 Edit Toolbar
Perform undo, redo, cut, copy and paste to the HTML or code in the edit area.
| |
 Before Html tab
Select this tab to insert code to this location within the page.
<Before Html is inserted here>
<html>
<head>
</head>
<body>
</body>
</html>
| |
 After Html tab
Select this tab to insert code to this location within the page.
<html>
<head>
</head>
<body>
</body>
</html>
<After Html is inserted here>
| |
 Inside Head tab
Insert the html or code at this location within the page
<html>
<head>
<generated contents>
<Inside Head is inserted here>
</head>
<body>
</body>
</html>
| |
 Inside Body tab
Insert the html or code at this position within the page.
<html>
<head>
</head>
<body>
<generated contents>
<Inside Body is inserted here>
</body>
</html>
| |
 OK button
Click OK to save the contents.
| |
 Cancel button
Close this dialog and discard all the changes made.
| |
|
|