首 页
网络学院
视频教程
资源下载
HOT
实例教程
图文教程
专题中心
学习社区
繁體中文
当前位置:
首页
>
图文教程
>
网页制作
>
HTML/XHTML教程
> 各种MOUSE鼠标形状的表示方法
HTML/XHTML教程
网页设计师如何应对客户无理要求
打开网页速度提升的简单而有效的方法
让IE8启动IE7兼容模式的简便代码
HTML的sub,sup标签制作电子商务网站中的价格
IE9关键字:硬件渲染,新的JS引擎,CSS,标准
让IE支持HTML5办法
HTML教程:HTML的10个表格相关标记
HTML教程:网页页面切换的各种效果
网页制作掌握的最常用的HTML标记
应该怎样把HTML结构化
XHTML基础教程:xhtml的块级标记
网页页面实现自动刷新的3种代码
网页制作教程:TD也可以溢出隐藏显示
网页设计教程:TabIndex元素
微软:IE9与HTML 5的关系
HTML设备标识符可以让用户使用网页与摄像头等硬件设备打交道
HTML5和CSS3的一些新变化
超级链接标记A的TARGET属性详解
语义化的网页:XHTML语义化标记
理论知识:PSD模板切成HTML的正确操作
No.
«
‹
63
64
65
66
›
»
技术文章搜索
关键字
HTML/XHTML教程 中的 各种MOUSE鼠标形状的表示方法
出处:
互联网
整理:
软晨网(RuanChen.com)
发布:
2010-01-10
浏览: 230 ::
收藏到网摘: 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
登陆
还没注册?