xhtmlbasic.tag
来自「This subproject contains the compiled co」· TAG 代码 · 共 12 行
TAG
12 行
<%--
- Copyright (c) 2002 The Apache Software Foundation. All rights
- reserved.
-
- Outputs the DOCTYPE and root element for XHTML basic documents.
--%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN"
"http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<jsp:doBody/>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?