How to set width of RichText field on web

I have a Domino web application which has a HELP form. This fotm is displayed when a Help button is clicked on any form. I want to make this HELP form editable so Admins can edit the help contents if needed. I am trying to place Rich text fields on the form and allow users with Admin right edit the field. All other users will see the readonly version. My question is how can I set the width of the rich field on the web. Also is there any other best way of making the HELP page editable so Admins on the user side can edit and maintain it.

Thanks,

Goutham

Subject: How to set width of RichText field on web

Hi vikram,

Set “width: anuNum%” according to your requirement in Rich Text field HTML option.

Regards,

paras