# tag driving table - Html1 Styles

# Copyright 1994  Flying Monkey Software
#                 8424 Todd Creek Cr. WestChester OH 45069

# userData,menuEntry,startTag,endTag
#
# one per line, escape special characters; the TagName must match the User Data
# entry in the services file.

em,Html1 - Style/<em> Emphasis,<em>,</em>
strong,Html1 - Style/<strong> Strong,<strong>,</strong>
code,Html1 - Style/<code> Code,<code>,<code>
samp,Html1 - Style/<samp> Sample,<samp>,</samp>
kbd,Html1 - Style/<kbd> Keyboard,<kbd>,</kbd>
var,Html1 - Style/<var> Variable,<var>,</var>
dfn,Html1 - Style/<dfn> Definition,<dfn>,</dfn>
cite,Html1 - Style/<cite> Cite,<cite>,</cite>
b,Html1 - Style/<b> Bold,<b>,</b>
i,Html1 - Style/<i> Italic,<i>,</i>
u,Html1 - Style/<u> Underline,<u>,</u>
tt,Html1 - Style/<tt> Typewriter,<tt>,</tt>
