testxhtml.html.svn-base

来自「QT方面的开发」· SVN-BASE 代码 · 共 27 行

SVN-BASE
27
字号
<!DOCTYPE xhtml ><html>  <head><title> This is a title </title><!-- These links are now self-terminated: --><link rel="Saved&nbsp;Searches" title="oopdocbook"  href="buglist.cgi?cmdtype=runnamed" /><link rel="Saved&nbsp;Searches" title="queryj"  href="buglist.cgi?namedcmd=queryj" /></head><body><p> This is a paragraph. What do you think of that? </p><p>Html self-terminating linebreaks are ok: <br/>They don't confuse the XML parser. <br/></p><ul><li> This is proper list item </li> <li> This is another list item </li></ul></body></html>

⌨️ 快捷键说明

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