Variable: cal-html-b-tabledata-string

cal-html-b-tabledata-string is a variable defined in cal-html.el.gz.

Value

"  <TD>"

Documentation

HTML code for beginning of table data.

Source Code

;; Defined in /usr/src/emacs/lisp/calendar/cal-html.el.gz
(defconst cal-html-b-tabledata-string "  <TD>"
  "HTML code for beginning of table data.")