home *** CD-ROM | disk | FTP | other *** search
- HTML3_UC.KRZ HTML 3.2 Kurzel for Everest version 1.05
- © Copyright 1997 by Martin-Eric Racine © 05-JAN-1997
- ----------------------------------------
-
- Shareware Distribution
- ----------------------
- Initially enclosed on the cover disk of Atari Computing #3, to
- accompany Neil Jones-Rodway's HTML Tutorial series.
-
- Further releases available from:
-
- o Interactive; enclosed on the Everest master-disk
- o The Author: Martin-Eric Racine <q-funk@eclypse.net>
-
- Distribution through a PD Library, CD-ROM collection, FTP site
- or magazine-disk is strictly forbiden, except for this initial
- exclusive release agreement with Atari Computing/Interactive.
-
- Description
- -----------
- This archive contains a KRZ file to speed up the development of
- HTML 3.2 documents using any text editor that supports Kurzels.
- (ie: EdithPro, Everest, etc.). Currently supported tags in this
- release include Official HTML 3.2 tags correctly implemented by
- CAB 2.0 and Netscape 3.0 tags recognized by CAB as confirmed by
- Alexander Clauss himself.
-
- *** Important Note: EdithPro partial incompatibility ***
- ---------------------------------------------------------
- After initial testing, it has been found that EdithPro can only
- utilize the abbreviations that expand to a single line of data.
-
- I therefore cannot garantee every part of this Kurzel will work
- when running under EdithPro, since it was specifically designed
- to operate within Everest, which supports multi-line expansions
- used in this Kurzel. Just thought I'd let you know. 8^D
-
- Supported Elements
- ------------------
- General
- HTML; HEAD: TITLE, ISINDEX, BASE, META; BODY: BASEFONT
- Structural
- H1-H6, HR, ADDRESS, BLOCKQUOTE, BQ, PRE
- Dividers
- P, DIV, BR, NOBR, WBR
- Presentation
- B, BIG, BLINK, CENTER, CITE, CODE, DFN, EM, I, KBD, LANG,
- Q, S, SAMP, SMALL, STRIKE, STONG, SUB, SUP, TT, U, VAR, FONT
- Lists
- UL: LI, OL: LI, DL: DT, DD
- Links, Graphics, Seidman Image Maps
- A, IMG, MAP, AREA
- Forms
- FORM: INPUT, TEXTAREA, SELECT, OPTION
- Tables
- TABLE: TR, TD, TH, CAPTION
- Frames
- FRAMESET: FRAME, NOFRAMES
-
- HTML3_UC Implementation History Verbose -items to complete-
- -----------------------------------------------------------
- HEAD
- Support for BGSOUND will be available, through a plug-in called
- GEMjing starting with CAB 2.0, and will also allow SOUND inside
- the document body itself.
-
- BODY
- Body color codes are currently limited to the 16 basic VGA set,
- plus a few common variations on the colornames. More colors may
- be added later on, but savy HTML designers should stick to this
- basic palette to ensure their webpages will be viewed correctly
- on any system including an STFM at ST-Medium screen resolution.
-
- STRUCTURAL
- LISTING, PLAINTEXT and XMP are not included in the Kurzel since
- their utilization is obsoleted by PRE, CODE and TT.
-
- LISTS
- DIR and MENU are not implemented in this Kurzel, as their usage
- is obsoleted by the new UL attribute TYPE.
-
- IMAGEMAPS
- Image maps of the Seidman type are implemented in this release,
- mainly because they can be viewed by both Netscape and Explorer
- and also because CAB 2.00 will support those specific imagemaps
- for compatibility reasons, as confimed by Alexander Clauss.
-
- FRAMES
- Frames are also implemented as CAB 2.0 will support most of the
- related tags for proper viewing of frames. At this time CAB 2.0
- is still going through beta-testing, so usage of frames related
- tags and attributes is not recommended, as this current release
- of CAB 1.5 cannot render them.
-
- Full details provided in HTML3KRZ.DOC
- -------------------------------------
- Whenever Alexander informs me of any further CAB developpement,
- I'll upgrade the KRZ to follow CAB's evolving HTML tag support.
-
- Enjoy!
-
- Martin-Eric Racine
- q-funk@eclypse.net
-
- Release history
- ---------------
- 1.01 Dec.30.1996 Initial beta and Interactive mailshot.
- 1.02 Dec.31.1996 Corrected ColorNames and ColorCodes.
- Corrected Frames related commands.
- 1.03 Jan.02.1997 Seidman maps implemented following an
- e-mail from Alexander Clauss.
- Corrected LINK: ALINK and VLINK aren't
- supported by CAB.
- 1.04 Jan.03.1997 New attributes in CAB 2.04:
- BODY: LEFTMARGIN, TOPMARGIN
- LI: TYPE (UL) TYPE/VALUE (OL)
- IMG: ALIGN=TEXTTOP
- AREA: POLYGON
- INPUT: SRC
- TEXTAREA: NAME
- TABLE: CELLSPACING, CELLPADDING,
- HSPACE, VSPACE
- TR: BGCOLOR
- CAPTION: ALIGN, VALIGN
- New tags in CAB 2.04:
- BGSOUND
- SOUND
- FN
- 1.05 Jan.05.1997 Corrected
- <DOCTYPE HTML-PUBLIC...>
- <!HTML3_UC.KRZ...>
- Changed
- frset= <FRAMESET>...</FRAMESET>
- newfr= new FramePage
- newht= new HTML Page
- New attributes in CAB 2.05:
- AREA: SHAPE=DEFAULT
- TD,TH: NOWRAP
- 1.05e Jan.27.1997 Detailed installation of the "*.HTM"
- filetype using "Formatting" menu.
- ================ End of File ================
-