<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><br /><html><br /><head><br /><meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><br /><title>CSS cursor 屬性樣本</title><br /><mce:style type="text/css" media="all"><!--<br />p#auto<br />{<br />cursor: auto;<br />}</p><p>p#crosshair<br />{<br />cursor: crosshair;<br />}</p><p>p#default<br />{<br />cursor: default;<br />}</p><p>p#pointer<br />{<br />cursor: pointer;<br />}</p><p>p#move<br />{<br />cursor: move;<br />}</p><p>p#e-resize<br />{<br />cursor: e-resize;<br />}</p><p>p#ne-resize<br />{<br />cursor: ne-resize;<br />}</p><p>p#nw-resize<br />{<br />cursor: nw-resize;<br />}</p><p>p#n-resize<br />{<br />cursor: n-resize;<br />}</p><p>p#se-resize<br />{<br />cursor: se-resize;<br />}</p><p>p#sw-resize<br />{<br />cursor: sw-resize;<br />}</p><p>p#s-resize<br />{<br />cursor: s-resize;<br />}</p><p>p#w-resize<br />{<br />cursor: w-resize;<br />}</p><p>p#text<br />{<br />cursor: text;<br />}</p><p>p#wait<br />{<br />cursor: wait;<br />}</p><p>p#help<br />{<br />cursor: help;<br />}</p><p>p#progress<br />{<br />cursor: progress;<br />}</p><p>p<br />{<br />border: 1px solid black;<br />background: lightblue;<br />}</p><p>--></mce:style><style type="text/css" media="all" mce_bogus="1">p#auto<br />{<br />cursor: auto;<br />}</p><p>p#crosshair<br />{<br />cursor: crosshair;<br />}</p><p>p#default<br />{<br />cursor: default;<br />}</p><p>p#pointer<br />{<br />cursor: pointer;<br />}</p><p>p#move<br />{<br />cursor: move;<br />}</p><p>p#e-resize<br />{<br />cursor: e-resize;<br />}</p><p>p#ne-resize<br />{<br />cursor: ne-resize;<br />}</p><p>p#nw-resize<br />{<br />cursor: nw-resize;<br />}</p><p>p#n-resize<br />{<br />cursor: n-resize;<br />}</p><p>p#se-resize<br />{<br />cursor: se-resize;<br />}</p><p>p#sw-resize<br />{<br />cursor: sw-resize;<br />}</p><p>p#s-resize<br />{<br />cursor: s-resize;<br />}</p><p>p#w-resize<br />{<br />cursor: w-resize;<br />}</p><p>p#text<br />{<br />cursor: text;<br />}</p><p>p#wait<br />{<br />cursor: wait;<br />}</p><p>p#help<br />{<br />cursor: help;<br />}</p><p>p#progress<br />{<br />cursor: progress;<br />}</p><p>p<br />{<br />border: 1px solid black;<br />background: lightblue;<br />}<br /></style><br /></head><br /><body><br /><p id="auto">夢之都 XHTML 教程,auto正常滑鼠</p><br /><p id="crosshair">夢之都 CSS 教程,crosshair十字滑鼠</p><br /><p id="default">夢之都 XHTML 教程,default預設滑鼠</p><br /><p id="pointer">夢之都 CSS 教程,pointer滑鼠</p><br /><p id="move">夢之都 XHTML 教程,move移動滑鼠</p><br /><p id="e-resize">夢之都 CSS 教程,e-resize滑鼠</p><br /><p id="ne-resize">夢之都 XHTML 教程,ne-resize滑鼠</p><br /><p id="nw-resize">夢之都 CSS 教程,nw-resize滑鼠</p><br /><p id="n-resize">夢之都 XHTML 教程,n-resize滑鼠</p><br /><p id="se-resize">夢之都 CSS 教程,se-resize滑鼠</p><br /><p id="sw-resize">夢之都 XHTML 教程,sw-resize滑鼠</p><br /><p id="s-resize">夢之都 CSS 教程,s-resize滑鼠</p><br /><p id="w-resize">夢之都 XHTML 教程,w-resize滑鼠</p><br /><p id="text">夢之都 CSS 教程,text文字滑鼠</p><br /><p id="wait">夢之都 XHTML 教程,wait等待滑鼠</p><br /><p id="help">夢之都 CSS 教程,help求助滑鼠</p><br /><p id="progress">夢之都 XHTML 教程,progress過程滑鼠</p><br /></body><br /></html>