Use of cursors, DHTML, and zooming in CSS

Source: Internet
Author: User

Use of cursors in CSS:

Property Name Property Value Description
Cursor Auto default input symbol for text
Crosshair Cursor is 10 sub-shape
The default cursor is an arrow
Hand/pointer (general in IE) cursors are hand-shaped
The move cursor is a moving symbol
Text input symbol
Wait funnel
Help

..................

<!DOCTYPE HTML Public "-//W3C//DTD XHTML 1.0 transitional//en" "http://www.w3.org/TR/xhtml1/DTD/ Xhtml1-transitional.dtd "><HTMLxmlns= "http://www.w3.org/1999/xhtml"><Head><Metahttp-equiv= "Content-type"content= "text/html; charset=utf-8" /><title>Use of cursors, DHTML, and zooming in CSS</title><styletype= "Text/css">span{cursor:crosshair;}</style></Head><Body>    <span>PHP100. COM Chinese web</span></Body></HTML>

Use of DHTML in CSS:

Property Name Property Value Description
Behavior URL DHTML File

HTC is a JavaScript file

<!DOCTYPE HTML Public "-//W3C//DTD XHTML 1.0 transitional//en" "http://www.w3.org/TR/xhtml1/DTD/ Xhtml1-transitional.dtd "><HTMLxmlns= "http://www.w3.org/1999/xhtml"><Head><Metahttp-equiv= "Content-type"content= "text/html; charset=utf-8" /><title>Use of cursors, DHTML, and zooming in CSS</title><styletype= "Text/css">span{Behavior:URL ("e:\ Web page and graphic design \ Material Library \HTC file \TOOLBAR.HTC");}</style></Head><Body>    <span>PHP100. COM Chinese web</span></Body></HTML>

Use of zooming in CSS:

Property Name Property Value Description
Zoom normal uses the actual size of the object
Percent/floating-point real zoom-in reduction

<!DOCTYPE HTML Public "-//W3C//DTD XHTML 1.0 transitional//en" "http://www.w3.org/TR/xhtml1/DTD/ Xhtml1-transitional.dtd "><HTMLxmlns= "http://www.w3.org/1999/xhtml"><Head><Metahttp-equiv= "Content-type"content= "text/html; charset=utf-8" /><title>Use of cursors, DHTML, and zooming in CSS</title><styletype= "Text/css">span{Behavior:URL ("e:\ Web page and graphic design \ Material Library \HTC file \TOOLBAR.HTC");}Div{width:400px;Height:400px;Background-color:#3F0;}img{width:200px;Zoom:4.5;}</style></Head><Body><Div>    <span>PHP100. COM Chinese web</span>    <imgsrc=".. /.. /.. /Material Library/8izofddp.jpg " /></Div></Body></HTML>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.