Thanks for comments thus far;
Walt: -
Sorry but what do you mean by "Link Please". If it is a request so you can
view original files concerned - then know that I have used php with server
includes to create my page. The result can be seen at
www.arkits.com.
Alan: - DocType can be identified at above address. viz.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
As to settings:
Under Code Rewriting I have the following "set"
- Remove extra closing tags
- Warn when fixing or removing tags
- Never rewrite code with default extensions -.as .asr .asc .asp .ascx .asmx
..aspx .cfc .cfm .cfml .config .cs .ihtml .js .jsp .php .php3 .vb .xml .xsl
..xslt .xul
- Special characters
- both active content - insert and convert
Wowser:- Comments above
What now has me baffled on reviewing these settings - is that it would appear
that Dreamweaver is ignoring the very setting - Never rewrite code (especially
..php) - and it is.
DW does this as the file is opened. The original when opened in notepad has
onload.
Thanks again.
I am not out to bag DW - just surprised that default settings or lack of has
caused this drama and I would not have worried if it had not been my desire to
ensure W3C validation for my client.