Re: Adding "soft-hyphen"
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Adding "soft-hyphen"

From: Mark <Mark.Fenbers@noaa.gov>
Date: Mon Sep 12 2005 - 20:35:37 CEST

>>
>>I've already tried it, and <wbr> works well for IE, but Firefox just
>>ignores it.
>
>
> Neither <nobr> nor <wbr> exist in HTML 4.01, so Firefox is correct in ignoring
> them.
>
> http://www.w3.org/TR/html401/index/elements.html
>

It's _very_ unfortunate that neither Firefox or HTML 4.01 embrace this
useful tag. Furthermore, Firefox also ignores the &shy; or &#173; code
which _IS_ part of the HTML 4 standard
(http://www.w3.org/TR/html401/sgml/entities.html). Now I'm relegated to
having to post a message that says something to the effect of... "For
best results with a printed copy of this table, use Internet Explorer." :(

Mark
Received on Tue Oct 18 02:22:30 2005