digitalmars.D - Emedding D in HTML...
- Unknown W. Brackets (9/9) Mar 04 2006 A few things I've noticed about embedding D in HTML:
A few things I've noticed about embedding D in HTML: The documentation on http://www.digitalmars.com/d/html.html would be clearer if it showed the actual source HTML instead of just the result. Might be best to have both as examples, imho. The xhtml extension is not supported. That said, neither is XHTML. Attached (should be) an example xhtml file, which will show correctly in Firefox, Opera, etc. (but not Internet Explorer, which does not properly support XHTML either.) -[Unknown]
Mar 04 2006