Variable: cal-html-b-tableheader-string
cal-html-b-tableheader-string is a variable defined in cal-html.el.gz.
Value
" <TH>"
Documentation
HTML code for beginning of table header.
Source Code
;; Defined in /usr/src/emacs/lisp/calendar/cal-html.el.gz
(defconst cal-html-b-tableheader-string " <TH>"
"HTML code for beginning of table header.")