Skinbase.org

Community

8 bits are enough!

Fairlight released first and only HTML viewer for the good old C64 called FairligHTML. Some fatures: uses memory from about $3000 to $d000 for the text so files up to 35k should be...

Announcement 0 min read
Gregor Klevže 21 Aug 2014 668 views

Fairlight released first and only HTML viewer for the good old C64 called FairligHTML. <BR>Some fatures: <BR>uses memory from about $3000 to $d000 for the text so files up to 35k should be OK to load. The shareware version has a bit less memory available for your documents. The HTML parser in the viewer allows the following HTML commands to be decoded: HTML /HTML, HEAD /HEAD, TITLE /TITLE, BODY /BODY, HR as well as HR with parameters, but those parameters are ignored! <BR>P,BR,A NAME,A HREF,/A,H1, H2, CENTER /CENTER,PRE /PRE, IMG (only in registered version). Some HTML commands (as the header-commands, H1, H2 etc.) may contain additional parameters for how to center the line. Example: H1 align="center" or H2 align="right"... <BR>Other commands than specifyed above are ignored and should not mess up the viewer. Multiple spaces are ignored unless the PRE-mode is entered where everything is displayed as entered... <BR> <BR>More at http://hem.passagen.se/harlekin/

Related Articles