Hello all. Forgive me if this issue has been resolved, but I couldn't find an answer in the archives or anywhere else. I strive to make XHTML files that validate. But when I have something like a phone number or social security number that I don't want the browser to break apart I have to use the <nobr> tag to do that. The <nobr> tag, however, keeps the page from validating. Unfortunately, I can't find any kind of "break" style in the CSS spec that would allow me to create a class that would tell the browser to do basically what the <nobr> tag does--something like <span class="PhoneNumber">999-999-9999</span>. Is there an alternative to the <nobr> tag that works in all of the browsers? And if not, why has the <nobr> tag been depricated without a viable alternative? Thanks. --Dan ________________________________________________ Dan Delaney, Senior Programmer, Power Creative (502) 297-6632, DDelaney@PowerCreative.com The Power of Ideas. The Resources to Deliver. Visit us at: http://www.powercreative.comReceived on Wednesday, 1 August 2001 13:01:26 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:49:24 GMT