/[pub]/test/html.dtd
Suika

Diff of /test/html.dtd

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by connolly, Fri Aug 4 17:50:22 1995 UTC revision 1.30 by connolly, Thu Sep 21 23:30:19 1995 UTC
# Line 41  Line 41 
41  <!ENTITY % HTML.Deprecated "INCLUDE"  <!ENTITY % HTML.Deprecated "INCLUDE"
42          -- Certain features of the language are necessary for          -- Certain features of the language are necessary for
43             compatibility with earlier versions of the specification,             compatibility with earlier versions of the specification,
44             but they tend to be used an implemented inconsistently,             but they tend to be used and implemented inconsistently,
45             and their use is deprecated. This feature test entity             and their use is deprecated. This feature test entity
46             enables a document type definition that eliminates             enables a document type definition that eliminates
47             these features.             these features.
# Line 145  SDA & ICADD: Line 145  SDA & ICADD:
145  <!-- <I>        Italic text                             -->  <!-- <I>        Italic text                             -->
146    
147  <!-- <EM>       Emphasized phrase                       -->  <!-- <EM>       Emphasized phrase                       -->
148  <!-- <STRONG>   Strong emphais                          -->  <!-- <STRONG>   Strong emphasis                         -->
149  <!-- <CODE>     Source code phrase                      -->  <!-- <CODE>     Source code phrase                      -->
150  <!-- <SAMP>     Sample text or characters               -->  <!-- <SAMP>     Sample text or characters               -->
151  <!-- <KBD>      Keyboard phrase, e.g. user input        -->  <!-- <KBD>      Keyboard phrase, e.g. user input        -->
152  <!-- <VAR>      Variable phrase or substituable         -->  <!-- <VAR>      Variable phrase or substitutable        -->
153  <!-- <CITE>     Name or title of cited work             -->  <!-- <CITE>     Name or title of cited work             -->
154    
155  <!ENTITY % pre.content "#PCDATA | A | HR | BR | %font | %phrase">  <!ENTITY % pre.content "#PCDATA | A | HR | BR | %font | %phrase">
# Line 529  SDA & ICADD: Line 529  SDA & ICADD:
529    
530  <!-- <HEAD>     Document head   -->  <!-- <HEAD>     Document head   -->
531    
532  <!ELEMENT TITLE - -  (#PCDATA)*>  <!ELEMENT TITLE - -  (#PCDATA)*  -(META|LINK)>
533  <!ATTLIST TITLE  <!ATTLIST TITLE
534          %SDAFORM; "Ti"    >          %SDAFORM; "Ti"    >
535    
# Line 576  SDA & ICADD: Line 576  SDA & ICADD:
576          NAME        NAME    #IMPLIED          NAME        NAME    #IMPLIED
577          CONTENT     CDATA   #REQUIRED    >          CONTENT     CDATA   #REQUIRED    >
578    
579  <!-- <META>                     Generic Metainformation         -->  <!-- <META>                     Generic Meta-information        -->
580  <!-- <META HTTP-EQUIV=...>      HTTP response header name       -->  <!-- <META HTTP-EQUIV=...>      HTTP response header name       -->
581  <!-- <META NAME=...>            Metainformation name            -->  <!-- <META NAME=...>            Meta-information name           -->
582  <!-- <META CONTENT="...">       Associated information          -->  <!-- <META CONTENT="...">       Associated information          -->
583    
584  <!--======= Document Structure =================-->  <!--======= Document Structure =================-->

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24