Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Check the Support section of the corresponding product first. Chances are you will find your answer there;
Do not create new topics for already reported problems. Add your comments to the existing topics instead;
Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
Include the version number of the software you are using;
This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Karlis, my default doctype is strict, copied directly from the w3c (and validates fine) but when I drag an image in from the project/files pane, it still inserts with border="0">
I'm in 6.3. In preferences I have XHTML 1.0 as my language spec and "Use Doctype to switch spec whenever possible" checked.
and then after 2006 came out:
re: dragging images from the file explorer, in 2006 it 'closes' the img tag properly like with (space) /> but it's still adding border="0" instead of alt, something actually required in strict.
my settings are the same as my previous post and I've tried turning on and off 'auto switch with doc type'.
Karlis
I have finally twigged that the HTML language spec in WeBuilder switches reliably with the DOCTYPE when my file extension is htm or html. My problem is that I work in php extensively and WeBuilder defaults to HTML 4.01 and keeps switching back to it no matter what I do.
Is this fixable or beatable? Unfortunately it continues to be very annoying.
Graham
I usually have several pages open at once. Say I am editing doc1.php. Once I have set the doc type to xhtml 1.0 strict in the markup pane it stays there until I view another document (htm, php, open, new or whatever) then when I go back to doc1.php the markup pane has switched back to html 4.01.
In Options > Preferences my default template is index.php and my default extension is php. I tried changing these to index.htm (xhtml 1.0 strict) and extension htm and I got exactly the same behaviour.