HelpSmith Logo
Making Help Authoring a Pleasure to Do
Free DownloadStart your free trial now
HelpSmith Topics
Making Help Authoring a Pleasure To Do

How to add the ALT attribute to an image?

I would like to add a description to an image contained in a topic of my Web Help system.

For example:

<img src="..." alt="Application settings window" />

My question:

Is it possible to add the "alt=" attribute to the images in HelpSmith?

35

Comments

To add the ALT attribute, you can use the "HTML Attributes" tool available in HelpSmith.

For more details, you can visit the link below:

https://www.helpsmith.com/webhelp/topics/editing-html-attributes.htm

18

Is it possible to add the "alt=" attribute to the images in my help project?

How to add the ALT-text to an image

  1. Click on the View tab, and then click HTML Attributes.
  2. In the topic editor, select the image.
  3. In the HTML Attributes pane, in the top list, check Images.
  4. In the HTML Attributes pane, in the bottom list, click Add.
  5. In the HTML Attribute dialog, specify the Name parameter as "alt", and in the Value box, enter the alt text that you need.
  6. Click OK.

Adding the ALT attribute to an image

This will add the alt text to the image like:

<img src="..." alt="HelpSmith Logo" />
19

Add a Comment

Please Login or Register or leave comments.

Hello World
Lorem ipsum dolor sit amet
OK
Login
Nickname or Email:
Password:
If you do not have an account, you can register.