Skip to Content
0
Former Member
Mar 21, 2008 at 03:15 PM

External facing portal and Doctype

32 Views

Hi all,

I’m trying to insert in my external facing portal the line http://www.w3.org/TR/html4/loose.dtd"> as first line of the portal html output in order to validate my portal with W3C accessibility validator.

To be more clear if you go to sdn site and you view the html code you will see as first line this:

http://www.w3.org/TR/html4/loose.dtd">

I have tried to insert the doc type line in the par com.sap.portal.layouts.framework.par but after the deploy the doc type appeared after the code that manage the first and second level of navigation and not on the top of the page.

Any ideas?

Thanks in advance

alessio