Hi,
With my apps, some of which were already created with SC5 and have now arrived in SC9.2, this Doctype is always output in the header:
<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN” “http://www.w3.org/TR/html4/loose.dtd”>
How can I change that globally to …
<!DOCTYPE HTML>
???