Re: nobr html command

From: Ronx (ronx917_at_hotmail.com)
Date: 09/30/04


Date: Thu, 30 Sep 2004 16:59:59 +0100

Mozilla gets it right, IE is broken.

IE seems to be using the pipe character "|" as whitespace, allowing the text
to wrap, whereas Mozilla correctly treats the "|" as a hard character, with
the same attributes as any other visible character. (IE also gets the
hyphen wrong, allowing text to wrap at a hyphen.) In HTML text should only
wrap at whitespace characters - spaces, carriage returns, tabs etc.

 To fix: I would consider using three custom link bars, or if the
navigation is fixed (not likely to change) modify the nav bar in a text
editor (Notepad) removing the Webbot comments and breaking the bar at
appropriate places.

-- 
Ron
Reply only to group - emails will be deleted unread.
"Bruce" <anonymous@discussions.microsoft.com> wrote in message 
news:184301c4a700$ce006ef0$a401280a@phx.gbl...
> Hey Ron -
>
> Thanks for the answer...
>
> As a followup...When I view my webpages in IE, the
> navigation is centered and is fine, as I center it within
> a table.  BUT, when I view it in mozilla, it's doesn't
> center and continues across the page...
>
> Any thoughts on this as how to fix or "standardize" this...
>
> If you have mozilla, view:
>
> www.athleticamps.com in both browsers and you will see
> what I mean...
>
> Thanks!!
>
> Bruce
>
>>-----Original Message-----
>>The <nobr>..</nobr> sequence is used by FrontPage in its
> navigation bars to
>>prevent the text forming the hyperlink from wrapping.
>>
>>Another example: the text in the phrase <nobr>This is a
> few words</nobr>
>>will always be on the same line, if necessary expanding
> the page to
>>accommodate it.
>>
>>-- 
>>Ron
>>
>>Reply only to group - emails will be deleted unread.
>>
>>
>>"Bruce" <anonymous@discussions.microsoft.com> wrote in
> message
>>news:1a7d01c4a659$f10a70f0$a601280a@phx.gbl...
>>> Hello -
>>>
>>> Can anyone tell me what the <nobr> command name implies?
>>>
>>> It seems to be generated in the navigation menu at the
>>> bottom of my webpages.  It doesn't appear in the code in
>>> FP, but does appear when you view the source from the
>>> published webpage itself.
>>>
>>> Thanks,
>>> Bruce
>>
>>
>>.
>> 


Relevant Pages

  • Re: Help with newsreader settings
    ... I use Thunderbird now also but it's a child of Mozilla. ... In this menu there will be the ability to "wrap text ... Text to fit window" box. ... I run the display window at about 80 characters, ...
    (rec.outdoors.rv-travel)
  • Re: What coding standard are you using for C?The
    ... Despite C, being free format, avoid too much free format, remembering ... very interestingly, if they wrap. ... restrictive and demands either less indentation of cyptically short ... There is a 64 character limit to the width ...
    (comp.arch.embedded)
  • Re: Logic failure..
    ... > I've been writting a HTML parser and ran into pretty much ... > single buffer and scanning the text 1 character at a time. ... I need to find me a good point to wrap".. ... I end up with extra <url tags> as resizing events occur and ...
    (borland.public.delphi.non-technical)
  • Re: Creating a search plugin for Firefox
    ... i tested mozilla-1.4, mozilla-1.8 and firefox 1.0... ... moz-1.8 and firefox-1.0 behave the same, so when i say mozilla, i'll ... as you see, the escape function in mozilla takes the character, takes ...
    (sci.lang.japan)
  • Re: Text Format
    ... Vertical Alignment to Top for those cells? ... > G'Day Mates, ... > the text would wrap up one line. ... What is the character I can type or what ...
    (microsoft.public.mac.office.excel)

Loading