Forum Moderators: mack
Yes, different pages could be different doctypes. You may need to do that if you are rolling out a revamp.
Good place to start:
[alistapart.com...]
Yes, different pages could be different doctypes. You may need to do that if you are rolling out a revamp.
This can also be needed if one (or a few) page(s) requires a transitional feature that is not required in the other pages. So it is possible to have a site where almost all pages are strict, with a handful of transitional ones. Not elegant, but beats having everything transitional (which is what I am still doing :( )!
But jEdit and Edit Pad Lite are free
So is Textpad as long as you don't mind the splash screen at the start :)
I doubt any of those text editors are going to produce valid code either!
Ahh.. but that would be due to operator error.. not fundamentally flawed software. :)
I'm sure you can actually force Frontpage to produce valid code, but it will involve much hand editing, tweaking, and fiddling with options, so you might as well start with a text editor.
If you use frames (and I hope you don't) you'll need HTML 4.01 Frameset for the Frameset page.
Ignore HTML 2.0 and HTML 3.2 completely.
Later on, look at XHTML, but I would wait for XHTML 2 to arrive before moving away from HTML 4.01 unless there was a very valid reason to jump into XHTML 1.0 or 1.1 first (and I really don't see one yet).