html-tag-alist

html-tag-alist is a variable defined in `sgml-mode.el'.
Its value is shown below.

Documentation:
Value of `sgml-tag-alist' for HTML mode.

Value:

(("a" ("name") ("href" ("ftp:") ("file:") ("finger:") ("gopher:") ("http:") ("mailto:") ("news:") ("rlogin:") ("telnet:") ("tn3270:") ("wais:") ("/cgi-bin/")) ("rel" ("next") ("previous") ("parent") ("subdocument") ("made")) ("rev" ("next") ("previous") ("parent") ("subdocument") ("made")) ("title")) ("base" t "href" ("ftp:") ("file:") ("finger:") ("gopher:") ("http:") ("mailto:") ("news:") ("rlogin:") ("telnet:") ("tn3270:") ("wais:") ("/cgi-bin/")) ("dir" (nil n ("List item: " "
  • " str (if sgml-xml-mode "
  • ") n))) ("font" nil "size" ("-1") ("+1") ("-2") ("+2") ("1") ("2") ("3") ("4") ("5") ("6") ("7")) ("form" (n _ n "" ">")) ("action" ("ftp:") ("file:") ("finger:") ("gopher:") ("http:") ("mailto:") ("news:") ("rlogin:") ("telnet:") ("tn3270:") ("wais:") ("/cgi-bin/")) ("method" ("get") ("post"))) ("h1" ("align" ("left") ("center") ("right"))) ("h2" ("align" ("left") ("center") ("right"))) ("h3" ("align" ("left") ("center") ("right"))) ("h4" ("align" ("left") ("center") ("right"))) ("h5" ("align" ("left") ("center") ("right"))) ("h6" ("align" ("left") ("center") ("right"))) ("hr" t ("size" ("1") ("2") ("3") ("4") ("5") ("6") ("7") ("8") ("9")) ("width") ("noshade" t) ("align" ("left") ("center") ("right"))) ("img" t ("align" ("top") ("middle") ("bottom") ("baseline") ("texttop") ("absmiddle") ("absbottom")) ("src") ("alt") ("width" "1") ("height" "1") ("border" "1") ("vspace" "1") ("hspace" "1") ("ismap" t)) ("input" t ("size" ("1") ("2") ("3") ("4") ("5") ("6") ("7") ("8") ("9")) ("maxlength" ("1") ("2") ("3") ("4") ("5") ("6") ("7") ("8") ("9")) ("checked" t) ("name") ("type" ("text") ("password") ("checkbox") ("radio") ("submit") ("reset")) ("value")) ("link" t ("href" ("ftp:") ("file:") ("finger:") ("gopher:") ("http:") ("mailto:") ("news:") ("rlogin:") ("telnet:") ("tn3270:") ("wais:") ("/cgi-bin/")) ("rel" ("next") ("previous") ("parent") ("subdocument") ("made")) ("rev" ("next") ("previous") ("parent") ("subdocument") ("made")) ("title")) ("menu" (nil n ("List item: " "
  • " str (if sgml-xml-mode "
  • ") n))) ("ol" (nil n ("List item: " "
  • " str (if sgml-xml-mode "
  • ") n)) ("type" ("A") ("a") ("I") ("i") ("1"))) ("p" t ("align" ("left") ("center") ("right"))) ("select" (nil n ("Text: " "") n)) ("name") ("size" ("1") ("2") ("3") ("4") ("5") ("6") ("7") ("8") ("9")) ("multiple" t)) ("table" (nil n ((completing-read "Cell kind: " '(("td") ("th")) nil t "t") "<" str 62 _ (if sgml-xml-mode (concat "<" str ">")) n)) ("border" t ("1") ("2") ("3") ("4") ("5") ("6") ("7") ("8") ("9")) ("width" "10") ("cellpadding")) ("td" t ("align" ("left") ("center") ("right")) ("valign" ("top") ("middle") ("bottom") ("baseline")) ("colspan" ("1") ("2") ("3") ("4") ("5") ("6") ("7") ("8") ("9")) ("rowspan" ("1") ("2") ("3") ("4") ("5") ("6") ("7") ("8") ("9")) ("nowrap" t)) ("textarea" ("name") ("rows" ("1") ("2") ("3") ("4") ("5") ("6") ("7") ("8") ("9")) ("cols" ("1") ("2") ("3") ("4") ("5") ("6") ("7") ("8") ("9"))) ("th" t ("align" ("left") ("center") ("right")) ("valign" ("top") ("middle") ("bottom") ("baseline")) ("colspan" ("1") ("2") ("3") ("4") ("5") ("6") ("7") ("8") ("9")) ("rowspan" ("1") ("2") ("3") ("4") ("5") ("6") ("7") ("8") ("9")) ("nowrap" t)) ("ul" (nil n ("List item: " "
  • " str (if sgml-xml-mode "
  • ") n)) ("type" ("disc") ("circle") ("square"))) ("![" ("ignore" t) ("include" t)) ("!attlist") ("!doctype") ("!element") ("!entity") ("abbrev") ("acronym") ("address") ("array" (nil n ("Item: " "" str (if sgml-xml-mode "") n)) "align") ("au") ("b") ("big") ("blink") ("blockquote" n) ("body" n ("background" ".gif") ("bgcolor" "#") ("text" "#") ("link" "#") ("alink" "#") ("vlink" "#")) ("box" (nil _ "" _ (if sgml-xml-mode ""))) ("br" t ("clear" ("left") ("right"))) ("caption" ("valign" ("top") ("bottom"))) ("center" n) ("cite") ("code" n) ("dd" t) ("del") ("dfn") ("div") ("dl" (nil n ("Term: " "
    " str (if sgml-xml-mode "
    ") "
    " _ (if sgml-xml-mode "
    ") n))) ("dt" (t _ (if sgml-xml-mode "") "
    " (if sgml-xml-mode "
    ") n)) ("em") ("fn" "id" "fn") ("head" n) ("html" (n "\n" "" (setq str (read-input "Title: ")) "\n" "\n" "\n

    " str "

    \n" _ "\n
    \n" (user-full-name) "\n
    \n" "")) ("i") ("ins") ("isindex" t ("action") ("prompt")) ("kbd") ("lang") ("li" t) ("math" n) ("nobr") ("option" t ("value") ("label") ("selected" t)) ("over" t) ("person") ("pre" n) ("q") ("rev") ("s") ("samp") ("small") ("span" nil ("class" ("builtin") ("comment") ("constant") ("function-name") ("keyword") ("string") ("type") ("variable-name") ("warning"))) ("strong") ("sub") ("sup") ("title") ("tr" t) ("tt") ("u") ("var") ("wbr" t))