# # XHTML clip library # # created by pete@rasterweb.net http://rasterweb.net/raster/ # @title=XHTML tags @sortClips=true @caseSensitiveSort=false # comment (!--)= # html tags html=\n\n\n\n\n\n|\n\n head=\n|\n body=\n|\n # head tags title=| isindex= base= meta= link= # body tags h1=

|

h2=

|

h3=

|

h4=

|

h5=
|
h6=
|
p=

|

br=
hr=
ul= ol=
    \n
  1. |
  2. \n
li=
  • |
  • dl=
    \n
    |\n
    \n
    dt=
    dd=
    pre=
    |
    blockquote=
    |
    div=
    |
    address=
    |
    # character highlighting em=| cite=| var=| strong=| code=| samp=| kbd=| dfn=| u=| tt=| strike=| sub=| sup=| # special chars (nbsp)=  <=< >=> &=& "=" # images and maps img= map=\n|\n area= # links a-(link)=| a-(name)=| # applets applet=| param= # forms form=
    \n|\n
    input= select= option= textarea= # tables table=\n\n\n\n
    |
    caption=| tr=\n|\n td=| th=|