Text Markup
Text Markup
%fontstyle;
要素
tt,i,b,big,small
<!ENTITY % fontstyle "TT | I | B | BIG | SMALL">
%phrase;
要素
em,strong,dfn,code,samp,kbd,var,cite,abbr,acronym
<!ENTITY % phrase "EM | STRONG | DFN | CODE |
SAMP | KBD | VAR | CITE | ABBR | ACRONYM">
%special;
要素
a,img,object,br,script,map,q,sub,sup,span,bdo
<!ENTITY % special "A | IMG | OBJECT | BR | SCRIPT | MAP | Q | SUB | SUP | SPAN | BDO">
%formctrl;
要素
input,select,textarea,label,button
<!ENTITY % formctrl "INPUT | SELECT | TEXTAREA | LABEL | BUTTON">