On Thu, Jan 5, 2012 at 9:43 PM, Martin Bless <m.bless@...> wrote:
>
> [Guenter Milde] wrote & schrieb:
> >
> >could move from CSS1 to CSS2 as well as from "transitional" to "strict"
> >HTML4 for Docutils default HTML writer.
>
> Would that still allow <a href="..." target="_blank">?
Not as far as I know. This is a transitional attribute. While looking
at information about this, I discovered that you can actually adjust
DTDs at the top of HTML files, but this is unsurprisingly badly
supported by browsers:
http://krijnhoetmer.nl/stuff/html/strict-doctype-target/
Best regards,
Adrien
|