Overview
The HTML Editor allows you to create sophisticated HTML content
without knowing HTML code. This Editor is available in the following
areas, and keep in mind that depending on where it is available, some
minor differences in either options or workflows will be apparent:
Location |
Details |
Personal Web Pages |
Any image you upload is saved to the Personal Web
Pages storage, which is included in storage that is counted by the
My Files feature
The "Select Image" option seen in other
iterations of the HTML Editor is called "Existing Image" when the
editor is in use here |
[All Communities] > Admin Tools > Edit
Announcements |
Any image you upload is saved to the community's
Shared Files feature |
Administration > Campus Tools > Edit
Announcements |
Any image you upload is saved to the Campus Files
feature |
Administration > Campus Tools > Publish
News |
Any image uploaded is stored within the News
feature, which gets counted in the overall storage usage of the
campus |
Administration > Campus Tools > E-mail
Members |
Any image you upload is saved to your My Files
feature |
Academics > Course Design Tools > Course
Designer (for CourseCruiserı clients only) |
Available Tools button will provide links in
HTML content to access class-specific
features |
There are two rows of
tools that allow you to format your text or add additional elements, like
tables, links, and images. Allowing your mouse pointer to hover over the
button will reveal the tool's name and possible keyboard shortcut.
FIRST ROW
- Text Color button - Clicking the Text Color button
will allow you to access the Color Picker dialog where you can
select a color. When a color is in use for the text, this button will
display the color in the right side of the button.
- Background Color button - Clicking the Background
Color button will allow you to access the Color Picker dialog
where you can select a color. When a color is in use for the background,
this button will display the color in the right side of the button.
- Cut button - Click-and-drag to highlight some text, and when
this button is used, the selected text will be cut out from the content
area and saved to the clipboard; it can be pasted elsewhere.
- Copy button - Click-and-drag to highlight some text, and when
this button is used, the selected text will be copied to the clipboard;
it can be pasted elsewhere.
- Paste button - After using the Cut or Copy
buttons, use the Paste button to paste text from the clipboard
elsewhere.
- Font button - This button allows you to pick a different
font. When clicked, it displays a pop-up menu from which you can select
another font
- Right Alignment button -
Aligns text to the right.
- Center Alignment button -
Aligns text to the center.
- Left Alignment button -
Aligns text to the left.
- Outdent button - Shift text to the left.
- Indent button- Shift text to the right.
- Ordered List button - Create a list of items that are
numbered.
- Unordered List button - Create a list of items that are
bulleted.
- Image button - When clicked, it may display up to 3 options
in its drop-down menu:
- Image URL: you can specify a URL to an image on the web
- Upload Image: allows you upload an image into your content
- this option is not always available
- Existing Images [Web Pages only]: select an
image you've previously used in your other web pages
- Select Image [E-mail & Announcements]:
select an image from your hard drive or your My Files tool to include
in your content
- Insert Link button - Allows you to enter text that behaves as
a link, as well as where the link should go and if that link should be
displayed in a new window.
- Link to My Other Web Pages [Web Pages only] - Allows
you to create a text link that, when clicked, will display an existing
web page you have already created in your Personal Web Pages tool.
- Insert Ruler button - Allows you to insert a horizontal line
in your content.
- Insert Table button - Allows you to create a table by
specifying the number of rows and cells. Other attributes can also be
set.
SECOND ROW
- Font Display - This box will show you the current font in use
for the line of text you are typing.
- Font Size button - This button allows you to pick a different
size for your text. When clicked, it displays a pop-up menu from which
you can select another size.
- Font Size Display - This box will show you the current font
size in use for the line of text you are typing.
- Bold button- This button will make text appear in bold
- Italic button- This button will make text appear in
italics
- Underline button- This button will make text appear
underlined
- Superscript button - The Superscript button allows text
to be displayed like this.
- Subscript button - The Subscript button allows text to
be displayed like this.
- Strike Through button - The Strke Through button allows text
to be displayed like this.
- Remove Format button- Click-and-drag to highlight some text,
and when this Remove Format button is used, all prior formatting
will be removed.
- Spell Checker button - This button will access a companion
feature that checks your content in the HTML Editor area for spelling
errors.
- Toggle Editing Area button - Allows you to toggle the length
of the HTML Editor to match the actual page's length.
- View HTML Source button - View the HTML being employed in
your content.
- Preview button - Allows you to see your content displayed in
a new pop-up browser window.
NOTE: Many buttons in the HTML Editor function similarly to
those found in other word processing applications.
Go to Top of section
Dual-tab Interface
The HTML Editor
employs a dual-tab interface. By default, the Design tab is
displayed when the Editor is accessed. The HTML Source tab can be
used to edit the source code.
Go to Top
Changing Text Attributes
Buttons that change the attributes of text (such as color, font
appearance, and alignment) can be used in two ways:
- Click the desired button to have the feature activated and type your
text. As you type, you will see the button's effect applied to your
text.
- Click and drag to highlight selected text. When text is selected,
click the desired button; you will see the button's effect applied to
your selected text.
- To stop using the button's effect, click on the button again to
deselect it.
- To remove all formatting from selected text, click-and-drag to
highlight the desired text and use the Remove Format button.
Go to Top of section
Changing Text Position
The buttons that allow you to manipulate the placement of text (such as
cut, copy, paste, alignment, outdent, indent, ordered / unordered list)
function similarly to those found in many word processing applications.
- Click-and-drag to highlight selected text.
- Click the Cut button to cut out the selected text, or click
the Copy button to copy the selected text.
- Click to place your cursor in the desired spot where cut / copied
text should be inserted and click Paste.
- Click the Ordered List / Unordered List buttons to
start a list of items that is numbered or bulleted
- Use the desired Alignment (Left / Center / Right) button to
determine how text is aligned onscreen
- Use the Indent / Outdent buttons to shift your text to
the left or right
Go to Top of section
Inserting a Link
You can insert a hyper link to another location on the Internet using
the HTML Editor in your E-mail messages, News articles and Announcements.
- Click and drag to highlight the text you wish to use as a link.
-OR-
If you don't have text you want to use, simply
click on the Insert Link button.
- The Create a Hyper Link dialog will be displayed.
- If you have highlighted text you wanted to act as a link, then
this text will be displayed in the Link Text field.
- Click Cancel to cancel your attempt at creating a hyper
link.
- Enter (or edit) text in the Link Text field that will be
displayed as the clickable text acting as a link.
- In the Hyper Link text field, type out the remaining code for
your link after the pre-populated code.
- If you would like the link to be displayed in a new browser window
when clicked on, then enter _blank in the Target field.
If you enter nothing in this Target field, then the
viewer's current page will refresh to display the link.
- Click Apply.
- Note that your selected text will become underlined as it is
formatted into a link; it will be displayed as a link once your content
is saved and visible to your viewer(s).
Go to Top of section
Working with Images
The Image button in
the HTML Editor has a drop-down menu. Options seen from this drop-down
will vary. Click on the button, and then select one option for what action
you want performed:
Drop-down Menu
Option |
Action |
Image URL |
You specify a URL to an image that exists on the
web, and the HTML Editor incorporates the image through the
URL |
Upload Image |
Lets you upload an image from your hard drive
- In Personal Web Pages, a different dialog is used than
what is seen elsewhere.
|
Select Image |
When using for images in a community
Announcement, lets you pick an image from the Shared
Files feature
When using for images in a campus
Announcement, lets you pick an image from the Campus
Files feature
When using for images in an E-mail
message, lets you pick an image from your My Files
feature |
Existing Images [Personal Web Pages
Only] |
Lets you select an image that you've uploaded to a
web page you've previously
created |
Go to Top of Section
Inserting an Image URL
When you insert an image
URL with the HTML editor, the result is not a link that is displayed, but
the actual image being displayed in your content. You must specify the
full path to the image, or else the image will not appear. Make sure you
know the full URL that references the image. These instructions are valid
in all areas where the HTML Editor is displayed.
- Click within the HTML Editor to place your cursor in the editing
field.
- Click on the Image button.
The Image button will
display a drop-down menu.
- From the drop-down menu, click the Image URL option.
- A pop-up dialog will appear.
- Click Cancel to clear this pop-up if you want to cancel
your attempt at entering an image URL.
- Enter the full path to the image, starting with "http" in the
Image URL field.
- If you would like any text to be displayed when a mouse pointer
hovers on this image, enter the text in the Description field.
- Click Apply from this pop-up dialog.
The pop-up will
be cleared and the page will refresh. After the refresh, the image will
be displayed in the HTML Editor area.
- If you click on the image in the HTML Editor area, you will see
handles on every corner and every side of the image. You can use the
handles to enlarge or shrink the image's width or height.
OR
You can also click double-click on the image itself to access
Edit Image pop-up to change the size and other attributes of the
image (see Resizing
an Image (Anywhere HTML Editor is Present)).
Go to Top of section
Storage of Images Getting Uploaded
Note:
For uploading images inside the Personal Web Pages feature, see Using
an Existing Image - Personal Web Pages.
First, take some
time to understand how images uploaded are stored, as images that get
uploaded for Announcements or E-mail get stored. But where they get stored
depends on where you're uploading.
Storage of Uploaded Announcement Images
Any
image that is uploaded via the HTML Editor for an Announcement will
be stored in the community's Shared Files feature as a Public
image and given a unique URL; if you're an Administrator and dealing
with campus Announcements, then these images get stored in the
Campus Files feature.
If you have images in the Shared
Files / Campus Files that should NOT have a unique URL and should be
considered Private, then you can change this attribute directly in the
Shared Files / Campus Files feature (refer to help files from either
feature for instructions). By default, images that are uploaded directly
through the Shared Files featuer (and not via an Announcement) are
Private.
A Note to
CruiserMailTM Users |
Campus Files are not available on the CruiserMail
site, but these images are still stored and can be updated to/from
"Public"/"Private" as needed. |
Once
images are stored and made Public in the Shared Files / Campus Files
feature, they can be used in other announcements (see Upload
an Image: Campus / Community Announcements).
Note: If
you ever DELETE the images that have been stored in the Shared Files /
Campus Files as a result of uploading them via the HTML Editor, then the
images will no longer be seen in the Announcement.
Go to Top of Section
Upload an Image: Campus / Community
Announcements
Refer to Storage
of Uploaded Announcement Images for details on how images that are
uploaded inside announcements get stored.
- Place your cursor in the HTML Editor where the image should appear.
- Click on the Images button.
A drop-down menu will
appear.
- From the drop-down menu, click Upload Image.
- The Upload Image dialog will appear. Note that there are two
tabs:
- My Computer tab (the active tab) - this will let you search
for an image from your hard drive.
- Images from [your community / campus name] Shared Files tab
- this will let you reuse an image that has been already uploaded and
stored; if you wish to use this tab, stop following these instructions
and see Select
Image: Campus / Community Announcements.
- Click Browse... to access your system's file utility and
locate your desired file. When a file has been successfully found, the
Image text field will display the full path to the target file.
- If desired, use the Destination Folder drop-down to pick the
folder from your community's Shared Files feature in which this uploaded
image should be saved. Otherwise, the image will be saved under Folders
Home of the Shared Files area.
- Click Upload.
- The My Computer tab will refresh, note the following:
- A Description text field is displayed.
- A preview of your image is displayed.
- Enter any desired description for your image.
- Click Apply.
The Upload Image dialog will be
cleared and your image will be displayed in the HTML Editor.
Go to Top of Section
Upload an Image: Your E-mail Message
These
steps are useable for uploading an image via the HTML Editor for your
E-mail message.
Note: Please keep in mind that although the
HTML Editor is visible when you use Customize (or Settings from the Tools
tab) > Outgoing Messages tab, you cannot upload an image into your
Rich-Text Signature.
- Place your cursor in the editing area.
- Click on the Image button.
The Image button
will display a drop-down menu.
- From the drop-down menu, click the Upload Image option if the
image you want to include is on your hard drive.
- The Upload Image pop-up will be displayed, showing the
My Computer tab.
- Click Cancel at any time to cancel this pop-up.
- If the image you want to include is already stored in your My
Files personal tool, then see Selecting
an Image - E-mail.
- Click Browse to access your system's file locating feature.
- Your system's file locating feature will appear where you can
search for and select the image of your choice.
- Once the image has been selected successfully, the Image
text field will display the full path to the target file.
- Click Upload.
- The pop-up will refresh and a thumbnail version of your image will
be displayed.
- Note that the Browse button has disappeared; if you
uploaded the wrong image, click Cancel to close this pop-up and
start over.
- If desired, enter a description in the Description text field
for this image.
This text will show up when the mouse pointer
hovers on the image; this text is ignored when you are uploading an
image for an E-mail message.
- Click Apply.
- The pop-up will clear and the HTML Editor will refresh to show you
your image.
- You can click on the image to obtain image handles, which can be
click-and-dragged to resize your image. You can also double-click on
the image to access a pop-up that will let you change many attributes
of the image (refer to Resizing
an Image (Anywhere HTML Editor is Present)).
Go to Top of Section
Select Image: Campus / Community Announcements
- Place your cursor in the HTML Editor where the image should appear.
- Click on the Images button.
A drop-down menu will
appear.
- From the drop-down menu, click Select Image...
- The Upload Image dialog will appear. Note that there are two
tabs:
- Images from [your community / campus name] Shared Files (the
active tab) - this will display a small panel in the left showing
the folders and files inside the Shared Files area.
- My Computer tab - this will let you search your system to
upload a new file; if you wish to use this tab, stop following these
instructions and see Upload
an Image: Campus / Community Announcements.
- In the left side small panel of the active tab, click on the name of
the image you want to reuse; if an image displays the lock icon, then it
is a Private image and cannot currently be selected for use in
any announcement.
- The tab will display a right side panel, showing a preview of your
selected image along with details and some changeable fields.
- You can click the Public radio button and click Update Attribute
if the locked Private image you see should be treated as a
Public image (refer to Storage
of Uploaded Announcement Images).
- Enter any desired description in the Description text field
and click Apply.
The Upload Image dialog will be
cleared and your image will be displayed in the HTML Editor.
Go to Top of Section
Selecting an Image - E-mail
These instructions
are applicable for selecting an existing, pre-stored image via the HTML
Editor via E-mail.
Note: Please keep in mind that although
the HTML Editor is visible when you use Customize (or Settings from the
Tools tab) > Outgoing Messages tab, you cannot select an image from
your My Files feature to be used in your Rich-Text Signature.
- Place your cursor in the editing area.
- Click the Image button.
The Image button will
display a drop-down menu.
- From the drop-down menu, click the Select Image option if the
image you want to include is already available in your My Files feature.
- The Upload Image pop-up appears, showing the Images from
MyFiles tab. The left side of this tab will list the folder
structure of your My Files feature, and all selectable image files. If
the image is within a specific folder, then the image will be
displayed below that folder's name.
- If you instead want to upload an image from your hard drive, see
Upload
an Image: Your E-mail Message.
- Click on the name of the image, and the right side of the tab will
give you a thumbnail of the image you selected, along with the
Description field.
- Enter any desired description for your image and click Apply.
- The pop-up will clear and the HTML Editor will refresh to show you
your image.
- You can click on the image to obtain image handles, which can be
click-and-dragged to resize your image. You can also double-click on
the image to access a pop-up that will let you change many attributes
of the image (refer to Resizing
an Image (Anywhere HTML Editor is Present)).
Go to Top of Section
Upload an Image - Personal Web Pages & News
Articles
To upload an image with the HTML editor in the
Personal Web Pages or News Article feature, do the following:
- Place your cursor in the editing area.
- Click on the Image button.
The Image button
will display a drop-down menu.
- Click Upload Image.
- The Upload Image dialog will be displayed. This version of
the Upload Image is different from those seen during E-mail or
Announcement image uploads.
- If this is a Personal Web Page, then you will not
see the "Set As Featured Image" checkbox.
- To cancel your attempt at uploading an image file, click
Cancel from within the Upload Image dialog; the dialog
will disappear.
- In the Upload Image dialog, click Browse... to access
your system's file locating utility.
Your system's file locating
utility will be displayed.
- Locate and select an image file of choice (make sure the file name
ends in ".gif" or ".jpg"). When successfully selected, the file locating
utility will disappear and the path to your selected image file will be
displayed in the "Image File" text field of the dialog.
- If you would like descriptive text to be displayed when a viewer's
mouse pointer hovers over the image, then enter a description in the
Description text field.
If this is a featured article and you
wish for this image to be the featured image, then place a check in the
checkbox for Set As Featured Image.
- When the desired file has been selected, click Upload.
- The Upload dialog will refresh to display the image.
- If you do not wish to change any attributes of this image, then
you can click Apply now.
- Click the Resize button if you would like to resize the
image.
Note that the button ch anges to Cancel Resize.
- To resize the image proportionally, leave the "Preserve aspect
ratio" checkbox checked, and then enter a new pixel size for either the
Width or Height. (To resize the image so that it appears
stretched, uncheck this checkbox.) Click True Resize.
- After using True Resize, the image will be resized
according to your pixel entry.
- Click Resize again to try another attempt at resizing.
- Note that if you attempt to resize a second time, a Working
size drop-down list box is displayed. Every resize attempt you do
will be tracked here; you can select a set of dimensions and click
View to see your past attempts.
- Click More Attributes to have control over the following
image attributes:
- Alternate Text (ALT) - enter text that should be displayed
when a mouse pointer hovers over this image
- Horizontal Space (HSPACE) - enter a number of pixels that
adds white space to the left and right of the image
- Vertical Space (VSPACE) - enter a number of pixels that
adds white space to the top and bottom of the image
- Inline Alignment (ALIGN) - select an option (bottom /
middle / top / left / right) that dictates how text around the image
should get aligned with the image.
- Featured Image - (will only appear if this image is for a
news article) - check this checkbox if the image you are uploading is
to act as the Featured Image (which means that welcome page channels
may give this image extra display prominence).
- Click Apply when complete.
The image will be uploaded
to the HTML Editor content area.
Go to Top of Section
Using an Existing Image - Personal Web
Pages
You can upload an existing image that you've already
used from a different personal web page (rather than uploading a second
copy).
- Place your cursor in the editing area.
- Click on the Image button.
The Image button
will display a drop-down menu.
- From the drop-down menu, click Existing Image.
The
Current Image pop-up will be displayed.
- Use the Images in folder drop-down to select the folder of
your Personal Web Pages where this image is stored. By default, your
"Home Folder" is displayed.
- When the folder is selected, you will see names of images with radio
buttons. Click on the name of the image to get a preview of the image in
a separate pop-up.
- When the desired image is displayed in this Current Image
pop-up (after selecting the desired folder), select its radio button.
- Enter any desired description about the image.
- Click Apply.
The image will appear in the HTML Editor
area.
Go to Top of Section
Resizing an Image (Anywhere HTML Editor is
Present)
You can click on an image as seen in the HTML Editor
area and use the square boxes ("handles") to resize the image; after the
first click, click on the handle you desire and drag the handle in the
direction that the image should be reshaped.
If you wish to edit
other details while resizing the image, follow these instructions, which
are applicable wherever the HTML Editor is available:
- Double-click on the image that is displayed in the HTML Editor area.
- The Edit Image Attributes dialog will appear.
- Click Cancel to cancel your attempt to edit the image.
- Alternate Text (ALT) field: enter text that should be
displayed when a mouse pointer hovers over this image.
- Horizontal Space (HSPACE) field: enter a number of pixels
that adds white space to the left and right of the image.
- Vertical Space (VSPACE) field: enter a number of pixels that
adds white space to the top and bottom of the image.
- In-line Alignment (ALIGN) drop-down: select an option (bottom
/ middle / top / left / right) that dictates how text around the image
should get aligned with the image.
- In the Width and Height boxes, your image's current
dimensions will be displayed in pixels. Edit the width and size in
pixels as desired.
- If you would like a border specified around your image, enter the
width of the border in the Border field.
- Click Apply.
Your image will be resized with the
details you specified.
Go to Top of Section
Link to My Other Web Page [Personal Web Pages
ONLY]
Use this feature to create a link that, when clicked, it
will display one of your other Personal Web Pages that you have already
created. This button in the HTML Editor ONLY appears in the Personal
Web Pages tool.
- Place your cursor in the HTML Editor area where you wish to insert a
link.
- Click the Link to My Other Web Pages button.
A pop-up
will appear, with the text fields Link Name and Link To.
Note that Link Name displays the highlighted text you
selected.
- Scroll down in list box to find the name of the existing web page
you want to link to, and click its radio button.
The Link
To field will display the path to your linked page.
- Click Apply.
You can also click-and-drag over
text in the HTML Editor to select text that should act as this link, and
then click the Link to My Other Web Pages button.
Go to Top of Section
Adding a Table
To add a table with the HTML editor, do the following.
- Place your cursor within the editing field where you would like the
table to be added.
- From the toolbar, click the Insert Table button.
The
"Create a New Table" pop-up dialog will appear.
- If you know how many rows and columns you want for your table, then
enter the numeric value in the Rows and Columns text
fields and click Apply & Close and proceed to 13.
BUT
To supply more details than just the number of desired rows and
columns, click on the More Attributes... link. An extra
panel in the dialog will be displayed.
- To specify the width of the entire table, first enter the numeric
value in the Width field and then use the drop-down list box to
the right to indicate if the value is expressed in percentage ("%") or
pixels.
- To specify the width of the entire table border, enter a numeric
pixel value in the Border text field.
- To specify the cell padding (space between text and the border of
the cell), enter a numeric pixel value in the Padding text field.
- To specify the cell spacing, enter a numeric pixel value in the
Spacing text field.
- If you would like a type of text alignment applied to all cells in
the table, select a value from the In-line Alignment drop-down
list box:
- No (for none)
- Left
- Center
- Right
- To select a color to be applied to the entire background of the
table, click on the Background color square to display the
Color Picker palate.
- Click on the desired color.
Note that the Current box
will display the color you have selected. You can continue to click on
different squares until the color you like is displayed in the
Current box.
- Once the desired color is displayed in the Current box, click
Apply.
- The Color Picker palate will disappear; note that when the
Create a New Table dialog is displayed, the selected color will
be shown.
- You can repeat the previous 2 steps in order to select a different
color; note that the "Old" box will display the last selected color.
- From the Create a new table dialog, click Apply &
Close.
The Create a new table dialog will disappear,
and the table will be available in the HTML editing area.
- Click inside the cells to begin entering text.
Go to Top of section
Delete a Table
To delete the table, click on a
border of the table so that the handles appear around the table (you
should see small white squares appear as handles), and then press the
Delete button on your keyboard.
Go to Top of section
Edit a Table
NOTE: Changes made to a
table with this dialog are not reversible by using the Ctrl+Z keyboard
shortcut.
You can add or delete rows and columns from your
table, or edit other attributes of the table by doing the following:
- To edit the table, double-click on the border of the table to get
the Edit Table dialog.
- If you wish to delete the table, click Delete This Table
and answer OK when prompted to confirm your deletion.
- If you instead meant to edit a specific cell, then click
Close at this dialog and attempt to click on the top-most part
of the cell's lower border, and then refer to instructions in the
section, Edit
a Table Cell.
- Attributes that can be edited here are edited similarly as they
were set up in the section, Adding
a Table at steps 4-11. Refer back to those steps for how to edit
these attributes.
- To insert a row, do the following:
- Click Insert... by the Rows heading to access an
extra drop-down.
- From the drop-down select the before/after row option.
- Click Insert.
- The row will be inserted; repeat these steps as needed for more
rows.
- To delete rows, click Delete... and then select row to
delete from the companion drop-down.
- To insert a column, do the following:
- Click Insert... by the Columns heading to access an
extra drop-down.
- From the drop-down select the before/after column option.
- Click Insert.
- The column will be inserted; repeat these steps as needed for more
columns.
- To delete columns, click Delete... and then select column
to delete from the companion drop-down.
- Click Apply to apply these changes to your table.
The
Edit Table dialog will disappear, and the table will reflect the
new changes.
Go to Top of section
Edit a Table Cell
NOTE: Changes made to a
cell with this dialog are not reversible by using the Ctrl+Z keyboard
shortcut.
To edit a cell in a table, do the following:
- To edit a cell, double-click on the top-most part of the cell's
lower border to access the Edit Table Cell dialog.
- If you instead meant to edit the Table's attributes, then click
Edit Table Attributes to get the Edit Table dialog, and refer to
instructions in Edit
a Table.
- To delete this cell, click the Delete This Cell icon and
answer OK when prompted to confirm your deletion; note that any
data inside this cell will likewise be deleted.
- To change this cell's width, enter a numeric value in the
Width text field, and then select how the value is to be
recognized (i.e., either as pixels or % of the entire table length).
- Click on the Background Color box to change this cell's
background color.
- Select an alignment for how text in this cell should be displayed
(Left / Center / Right / None) with the Content Align drop-down
list box.
- Select a vertical alignment for how text in this cell should be
displayed (Top / Middle / Bottom / Base Line / None) with the Content
Vertical Align drop-down list box.
- If this cell should span multiple table rows, enter the number of
rows in the Row Span box.
- If this cell should span multiple table columns, enter the number of
rows in the Column Span box.
- Click Apply.
The Edit Table Cell dialog will
disappear, and the table cell will reflect the new changes.
Go to Top of section
Inserting a Horizontal Ruler
A "Horizontal Ruler" is how a line is added in HTML. If you would like
to insert a horizontal line across the screen, do the following:
- Click in the HTML editor to place your cursor where you wish a
horizontal ruler displayed.
- Click on the Insert Ruler button.
A line will be
inserted and the cursor will be placed below the line, where you can
continue your edits.
Go to Top of section
HTML Source Button
If you would like to see the tags that are currently employed in your
content, click the HTML Source button. A pop-up dialog will be
displayed, showing the source code employed in your content. Click
OK to clear this pop-up dialog.
Go to Top of section
HTML Preview Button
The Preview button
in the HTML Editor is the right-most button on the bottom row, resembling
a magnifying glass. When clicked, it will display your current HTML
content inside a new pop-up window. Here, you can test any links that you
may have created.
Double-clicking on the link inside the HTML
Editor will access a pop-up that lets you re-edit the link. But previewing
the target site should be done from the Preview window.
Go to Top of Section
|