asp.net.ph

Skip Navigation Links

CSS Pseudo-Classes and Other Attributes

Abakada ~ Back to Basics   CSS Attributes


Property Valid Values Sample Usage
active, hover, link, visited n/a a:hover { color: red }
behavior url(url) { behavior: url(ul.htc) }
cursor auto | crosshair | default | hand | move | e-resize | ne-resize | nw-resize | n-resize | se-resize | sw-resize | s-resize | w-resize | text | wait | help { cursor: hand }
!important !important { font-weight: bold!important }
@import url(url) @import url(mystyles.css);

See Also

Using StyleSheets   W3C Cascading Style Sheet Specification   W3C HTML 4.01 Specification



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note