
CuteEditor's optional accessibility settings ensure your site complies with
Section 508, ensuring people with disabilities can have full access to your content.
<caption>,<summary>,<thead>,<tfoot>,<th> tags are supported:

You can change a table cell to a header cell using the context menu:

| Attribute | Value | Description |
|---|---|---|
| alt | text | Defines a short description of the image |
| longdesc | URL | A URL to a document that contains a long description of the image |
Example: <Img src="ladder.gif" AltT="Learning steps"
longdesc="ldimage.htm">