Use a fieldset or groupbox and legend. Example:
<form>
<fieldset>
<legend> Contact Form </legend>
Form contents go here
</fieldset>
</form>
In FrontPage - Insert->Form->Groupbox which adds the <fieldset> and
<legend> tags.
I use this to group fields in forms, such as at
http://www.rxs-enterprises.org/feedback
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
"Paul M" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed):
> Hi Does any one know how to acheave the affect here with the box border
> interupted with the contact form words
> http://www.paulcmilner.co.uk/formbox.htm
>
> Thanks
> Paul M