PC Review


Reply
Thread Tools Rate Thread

How can I avoid broken hyperlinks?

 
 
Walter R.
Guest
Posts: n/a
 
      19th Feb 2006
I am using FP 2003. When I make a hyperlink to another page in my web, the
link sometimes gets "broken" (spread over two lines). How can I tell FP
never to break hyperlinks?

I went to Tools > Page Options (and also Options). Cannot find the answer.

Thanks

--
Walter
www.rationality.net
-


 
Reply With Quote
 
 
 
 
Ronx
Guest
Posts: n/a
 
      20th Feb 2006
Tools->Page Options - Code Formatting
Clear the box "Allow line breaks within tags"

If, however, you mean that a link should always appear in a browser
as, for example
Microsoft FrontPage

and not
Microsoft
FrontPage

then code the text with non-breaking elements in code view:
<a href="somepage.htm>Microsoft& nbsp;FrontPage</a>
(There should not be a space between & and n. I have placed one there
because this newsgroup will render it as a space character otherwise).
Do not use a hyphen in the link text - IE will use this to wrap the
text.

There is also the CSS white-space attribute:
<span style="white-space:nowrap;"><a href="somepage.htm>Microsoft
FrontPage</a></span>
but this is not supported in some browsers, (IE5, for example).
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

"Walter R." <(E-Mail Removed)> wrote in message
news:ND7Kf.7481$(E-Mail Removed)...
>I am using FP 2003. When I make a hyperlink to another page in my
>web, the link sometimes gets "broken" (spread over two lines). How
>can I tell FP never to break hyperlinks?
>
> I went to Tools > Page Options (and also Options). Cannot find the
> answer.
>
> Thanks
>
> --
> Walter
> www.rationality.net
> -
>



 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      20th Feb 2006
Unfortunately you can't (except in code view)
- FP will split it if you use a br tag in it

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"Walter R." <(E-Mail Removed)> wrote in message news:ND7Kf.7481$(E-Mail Removed)...
|I am using FP 2003. When I make a hyperlink to another page in my web, the
| link sometimes gets "broken" (spread over two lines). How can I tell FP
| never to break hyperlinks?
|
| I went to Tools > Page Options (and also Options). Cannot find the answer.
|
| Thanks
|
| --
| Walter
| www.rationality.net
| -
|
|


 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I avoid hyperlinks to Wikipedia when editing =?Utf-8?B?VG9yZXM=?= Microsoft Word Document Management 1 11th Apr 2007 03:04 PM
How to avoid volatile hyperlinks? count Microsoft Excel Programming 1 19th Aug 2006 05:06 PM
how to avoid broken references when give out projects Tanja Krammer Microsoft VB .NET 5 23rd Mar 2006 03:31 PM
broken hyperlinks =?Utf-8?B?bSBwYXJrZXI=?= Microsoft Frontpage 4 22nd Feb 2006 05:31 PM
broken hyperlinks PSA271 Microsoft Frontpage 5 26th Oct 2005 01:43 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:59 PM.