Additions to the ISINDEX element PROMPT Additions to the HR element <HR SIZE=number> <HR WIDTH=number|percent> <HR ALIGN=left|right|center> <HR NOSHADE> Additions to the <UL> element TYPE=disc, TYPE=circle TYPE=square Additions to the <OL> element capital letters (TYPE=A) small letters (TYPE=a) large roman numerals (TYPE=I) small roman numerals (TYPE=i) default numbers (TYPE=1) START Additions to the <LI> element VALUE to change the count, for that list item and all subsequent. Additions to the IMAGE element <IMG ALIGN=left> <IMG ALIGN=right> <IMG ALIGN=top> <IMG ALIGN=texttop> <IMG ALIGN=middle> <IMG ALIGN=absmiddle> <IMG ALIGN=baseline> <IMG ALIGN=bottom> <IMG ALIGN=absbottom> <IMG WIDTH=value HEIGHT=value> <IMG BORDER=value> <IMG VSPACE=value HSPACE=value> Additions to the BR element CLEAR=left will break the line, and move vertically down until there is a clear left margin CLEAR=right does the same for the right margin CLEAR=all moves down until both margins are clear of images
<NOBR> NO BReak - all text between the start and end of the NOBR elements cannot have line breaks inserted between them. <WBR> Word BReak to give the Netscape Navigator help by telling it where a word is allowed to be broken <FONT SIZE=value> from 1-7. <BASEFONT SIZE=value> <CENTER>
BEHAVIORAL CHANGES Font attributes are cumulative. Text inside something like <i><tt><FONT SIZE=6><b>Text here</b></FONT></tt></i> will be italic fixed bold text of size 6. Fixed Netscape's problems with comments <!-- Comment here -->
NEW ENTITIES ® -> Registered Trademark -> ® © -> Copyright -> ©
Next, we'll look at Netscape additions to HTML 3.0
Copyright © 1996 Pris Sears, All Rights Reserved