summaryrefslogtreecommitdiff
path: root/.emacs.d/snippets/html-mode/doctype.xhtml1
blob: 5d95e079e69de126d4c4eeeaa281a9be202d8cbe (plain)
1
2
3
4
#name : DocType XHTML 1.0 frameset
#group : meta
# --
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">