View Single Post
Old 02-27-2009, 12:40 PM   #9
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by pilotbob View Post
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
DaleDe is offline   Reply With Quote