Quote:
Originally Posted by pilotbob
I just looked at it. It sure as heck is (x)HTML with heavy use of stylesheets for layout. (Which I am pretty sure most readers won't support very well.)
Basically, it HAS to be HTML for a browser to render it. Unless it uses flash or java of course.
BOb
|
What page did you look at? The home page has some fancy html like constructs as I said. Take a look at the help page or most of the standard pages. There is on extensions on the files. It has a special rendering engine. There is no elements as defined in html, no head, no body. heading elements are defined as something like ==head== which has no form in html (equivalent <h2>head</h2>).
This forum is rendered in my browser as well but it is not html either so the claim that it has be html is incorrect. The rendering engine converts on the fly.
Dale