Page is a not externally linkable
Marshall - 6:10 am on Jan 24, 2012 (gmt 0)
I just did some quick checking. You can insert two options into <div>, <p>, <span>, etc to override the doctype declaration.
<p lang="en" dir="ltr">This part is in English.</p>
The reference on W3C [w3.org] uses English and Hebrew as examples.
Marshall