📄 html-0.dtd
字号:
<!-- html-0.dtd Document Type Definition for the HyperText Markup Language as used by minimally conforming World Wide Web applications (HTML Level 0 DTD). Id: html-0.dtd,v 1.1 1995/03/07 05:50:31 connolly Exp Author: Daniel W. Connolly <connolly@hal.com> See Also: http://www.hal.com/%7Econnolly/html-spec/index.html http://info.cern.ch/hypertext/WWW/MarkUp2/MarkUp.html--><!-- Harvest html-0.dtd,v 1.3 1995/03/18 00:51:53 wessels Exp --><!ENTITY % HTML.Version "-//IETF//DTD HTML 2.0 Level 0//EN" -- public identifier for "minimal conformance" version -- -- Typical usage: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML Level 0//EN"> <html> ... </html> -- ><!-- Feature Test Entities --><!ENTITY % HTML.Highlighting "IGNORE"><!ENTITY % HTML.Forms "IGNORE"><!ENTITY % head.extra " "><!ENTITY % linkExtraAttributes " "><!ENTITY % html PUBLIC "-//IETF//DTD HTML 2.0//EN">%html;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -