hp6plainpage.ht_

来自「很棒的在线教学系统」· HT_ 代码 · 共 43 行

HT_
43
字号
<?xml version="1.0"?>       <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">       <html xmlns="http://www.w3.org/1999/xhtml"             xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>Page Title</title><!-- Made with executable version [strFullVersionInfo] --><!-- The following insertion allows you to add your own code directly to this head tag from the configuration screen -->[strHeaderCode]<style type="text/css">[strStyleSheet]</style></head><body id="TheBody"><div class="Titles">	<h2 class="ExerciseTitle">Page Title</h2>	<h3 class="ExerciseSubtitle">Page Subtitle</h3></div><div id="MainDiv" class="StdDiv"><p>Page content...</p></div></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?