首 页
网络学院
视频教程
资源下载
HOT
实例教程
图文教程
专题中心
学习社区
繁體中文
当前位置:
首页
>
图文教程
>
网页制作
>
HTML/XHTML教程
> 各种MOUSE鼠标形状的表示方法
HTML/XHTML教程
一些不太常用的XHTML标签用法以及实例
网页中图片的设置涉及的三个问题
商业HTML邮件的制作建议
HTML Marquee 字符片段滚动
DOCTYPE 文档类型声明(网页爱好者必看)
纯HTML标签你熟悉多少?
HTML元素的ID和Name属性的区别
HTML meta的大作用
HTML标签tbody的用法与说明
HTML 特殊字符转换表
HTML基础 HTML的组成结构
HTML基础之HTML内容细则
Shtml 精简教程
浅谈html table 标签
html Frame、Iframe、Frameset 的区别
HTML 网页页面切换的各种变换效果
HTML的10个表格相关标记
让IE8启动IE7兼容模式的代码
HTML 结构化实现方法
xhtml的块级标记小结
No.
«
‹
64
65
66
67
›
»
技术文章搜索
关键字
HTML/XHTML教程 中的 各种MOUSE鼠标形状的表示方法
出处:
互联网
整理:
软晨网(RuanChen.com)
发布:
2010-01-10
浏览: 229 ::
收藏到网摘: n/a
语义化的网页 XHTML语义化标记
左右移动转换文字特效HTML代码解析
<a href="http://" style="cursor: auto;">auto</a><br/> 02 <a href="http://" style="cursor: crosshair ">crosshair </a><br/> 03 <a href="http://" style="cursor: default ">default </a><br/> 04 <a href="http://" style="cursor: hand ">hand </a><br/> 05 <a href="http://" style="cursor: move ">move </a><br/> 06 <a href="http://" style="cursor: e-resize ">e-resize </a><br/> 07 <a href="http://" style="cursor: ne-resize ">ne-resize </a><br/> 08 <a href="http://" style="cursor: nw-resize">nw-resize</a><br/> 09 <a href="http://" style="cursor: n-resize">n-resize</a><br/> 10 <a href="http://" style="cursor: se-resize">se-resize</a><br/> 11 <a href="http://" style="cursor: sw-resize">sw-resize</a><br/> 12 <a href="http://" style="cursor: s-resize">s-resize</a><br/> 13 <a href="http://" style="cursor: w-resize">w-resize</a><br/> 14 <a href="http://" style="cursor: text">text</a><br/> 15 <a href="http://" style="cursor: wait">wait</a><br/> 16 <a href="http://" style="cursor: help">help</a><br/> 17 IE6支持的 18 <a href="http://" style="cursor: pointer">pointer</a><br/> 19 <a href="http://" style="cursor: progress">progress</a><br/> 20 <a href="http://" style="cursor: not-allowed">not-allowed</a><br/> 21 <a href="http://" style="cursor: no-drop">no-drop</a><br/> 22 <a href="http://" style="cursor: vertical-text">vertical-text</a><br/> 23 <a href="http://" style="cursor: all-scroll">all-scroll</a><br/> 24 <a href="http://" style="cursor:col-resize">col-resize</a><br/> 25 <a href="http://" style="cursor: row-resize">row-resize</a><br/> 26 <a href="http://" style="cursor: url(*.cur)">自定义鼠标指针(请替换成相应的文件):*.cur</a><br/> 27 <a href="http://" style="cursor: url(*.ani)">自定义鼠标指针(请替换成相应的文件):*.ani</a><br/>
提示:您可以先修改部分代码再运行
语义化的网页 XHTML语义化标记
左右移动转换文字特效HTML代码解析
评论 (0)
All
登陆
还没注册?