image_list.html
来自「一种效率高」· HTML 代码 · 共 23 行
HTML
23 行
<HTML><HEAD> <TITLE>Remaining bug</TITLE></HEAD><BODY><IMG SRC="http://www.kde.org/logotp3.gif" ALIGN=left>This is a short html-page to show you one layout problem remaining inthe khtmlw widget. I tried to fix it last night, but didn't get tosolve the problem. Perhaps you have any idea. Just remove thealign=left token from the img tag, or change it to align-right, andthe whole list below will get layoutet correctly.<br><ul><li> an item<li> This is a long list item to show you the problem... It will reachout of the right side of the html widget.<li> another item. </ul>Resizing sometimes (but only sometimes) seems to correct the placementof _some_ icons...</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?