PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage Div effect

Reply

Div effect

 
Thread Tools Rate Thread
Old 19-11-2007, 10:34 AM   #1
Paul M
Guest
 
Posts: n/a
Default Div effect


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


  Reply With Quote
Old 19-11-2007, 10:49 AM   #2
Ronx
Guest
 
Posts: n/a
Default Re: Div effect

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" <paul@p.c> wrote in message
news:eotKXfpKIHA.5328@TK2MSFTNGP05.phx.gbl:

> 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


  Reply With Quote
Old 19-11-2007, 11:19 AM   #3
Paul M
Guest
 
Posts: n/a
Default Re: Div effect

Thanks Ron

Paul M

"Ronx" <ronx917@hotmail.com> wrote in message
news:evuNZnpKIHA.3916@TK2MSFTNGP02.phx.gbl...
> 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" <paul@p.c> wrote in message
> news:eotKXfpKIHA.5328@TK2MSFTNGP05.phx.gbl:
>
>> 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

>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off