Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
KHTML and XHTML
Hello,
As i've seen, KHTML just stick to HTML 4.0 ...
Can someone confirm me about XHTML compliance for KHTML ?
Thanks,
Tubbix
Don't know how complete XHTML implementation is, but it definitely has one.
Cheers,
_
Qt/KDE Developer
Debian User
ok, it should do it, but i'd rather stick to HTML 4 ... :wink:
Thanks,
Tubbix
I believe you will get a better result doing XHTML-complaint code compared to sticking to HTML 4.0. By using XHTML-complaint code you can be pretty sure that it will produce pages that is viewable in almost any browser (the layout is a different matter - but the content will be viewable).
XHTML is HTML-complaint anyway, so you've got nothing to lose.