使用 Ajax 技术构建 Web 演示应用程序,第 2 部分: 创建可编辑的 Web 演示
2010-02-02 00:00:00 来源:WEB开发网核心提示: 清单 9 显示下划线格式按钮的代码,清单 9. 下划线格式按钮的代码<imgclass="cbtn"hspace="1"vspace=1align=absmiddlesrc="http://tech.ddvip.com/2010-02/im
清单 9 显示下划线格式按钮的代码。
清单 9. 下划线格式按钮的代码
<img class="cbtn" hspace="1" vspace=1 align=absmiddle
src="http://tech.ddvip.com/2010-02/images/under.gif" alt="Under"
width="23" height="22"
>
清单 10 显示删除线格式按钮的代码。
清单 10. 删除线格式按钮的代码
<img class="cbtn" hspace="1" vspace=1 align=absmiddle src="http://tech.ddvip.com/2010-02/images/Strikethrough.gif"
alt="Strike-through"
width="23" height="22"
>
清单 11 显示创建有序列表格式按钮的代码。
清单 11. 创建有序列表格式按钮的代码
<img class="cbtn" hspace="1" vspace=1 align=absmiddle src="http://tech.ddvip.com/2010-02/images/numlist.gif"
alt="Ordered List"
>
清单 12 显示创建无序列表格式按钮的代码。
清单 12. 创建无序列表格式按钮的代码
更多精彩
赞助商链接