icons.html

来自「用于一医院的电子病历系统. JAVA开发。很有参考价值。」· HTML 代码 · 共 23 行

HTML
23
字号
<html xmlns="http://www.w3.org/1999/xhtml">  <head>    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />    <title>dhtml menu javascript menu</title>    <link rel="stylesheet" href="../code.css" />  </head>  <body onload="window.parent.sectionLoaded(document.body)"><div style="font-size: 1px; line-height: 1px"><br /></div>      <h1>Some technical notes about icons</h1>      <p>        This section discusses some aspects about icons: sizes,        format, hints for good quality.      </p>      <h2>Format</h2>      <p>        First of all, the menu supports icons in any image format that        is supported by the browser.  That is, JPEG, GIF, PNG,        whatever.  In order to support PNG icons with variable        transparency in IE, you need to load the 鈥淧ieNG.js鈥

⌨️ 快捷键说明

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