首 页
网络学院
视频教程
资源下载
HOT
实例教程
图文教程
专题中心
学习社区
繁體中文
当前位置:
首页
>
图文教程
>
网页制作
>
HTML/XHTML教程
> 各种MOUSE鼠标形状的表示方法
HTML/XHTML教程
dl、dt、dd列表标签实例
XHTML语言默认的CSS样式
干净的XHTML语法
XHTML常用的结构标签
HTML 5草案并没有成为正式标准
innerHTML应用
网页制作有用的代码
IE6实现min-width
innerHTML的认识
自定义html标记替换html5新增元素
基链接标签base的使用介绍
HTML5中的新元素介绍
HTML语言大全
HTML教程:收集的常用的HTML标签(4)
网页设计关于表单输入框的技巧代码
XHTML标签的自关闭的写法应该注意的问题
初学者接触HTML了解一些HTML标记(3)
网页制作中注意应用HTML标签的问题
XHTML网页教程
初学者接触HTML了解一些HTML标记(2)
No.
«
‹
2
3
4
5
›
»
技术文章搜索
关键字
HTML/XHTML教程 中的 各种MOUSE鼠标形状的表示方法
出处:
互联网
整理:
软晨网(RuanChen.com)
发布:
2010-01-10
浏览: 223 ::
收藏到网摘: 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
登陆
还没注册?