Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

12 Converting to HTML > 12.14 Passing W3C validation tests > 12.14.3 Eliminating <nobr> tags


12.14.3 Eliminating <nobr> tags

By default, Mif2Go generates <nobr> tags around non-breaking hyphens. However, the <nobr> tag is not included in the W3C DTD, despite the fact that all browsers support it. To eliminate <nobr> tags from the output, specify the following option:

[HTMLOptions]

; AllowNobr = Yes (default, use <nobr> tags around nonbreaking

;  hyphens, supported properly by all browsers),

;  or No (required for W3C validation)

AllowNobr=No



12 Converting to HTML > 12.14 Passing W3C validation tests > 12.14.3 Eliminating <nobr> tags