<nobr> isn’t valid XHTML. Instead, use <span class=”nobr”> where

.nobr {

white-space: nowrap;

}

I found this at a very useful site:
http://enure.net/css-and-xhtml/#using-nobr

Trackback URL
Leave your own comments about this post:
You must be logged in to post a comment.