Open Directory Site CSS Tutorials

ASP | XML | VBScript | JavaScript | ADO | CSS | XMLDOM | PHP | Operating Systems

Home >> CSS >> CSS Classification Properties

CSS Classification Properties

 

The Classification properties allow you to control how to display an element, set where an image will appear in another element, position an element relative to its normal position, position an element using an absolute value, and how to control the visibility of an element.

Examples

How to display an element?

This example demonstrates how to display an element.

Float

This example demonstrates how to set where an image will appear in another element.

Position:relative

This example demonstrates how to position an element relative to its normal position.

Position:absolute

This example demonstrates how to position an element using an absolute value.

How to make an element invisible

This example demonstrates how to make an element invisible. Do you want the element to show or not?

Change the cursor

This example demonstrates how to change the cursor.

Classification Properties:

NN: Netscape, IE: Internet Explorer, W3C: Web Standard

Property Description Values NN IE W3C

clear Sets the sides of an element where other

floating elements are not allowed

left

right

both

none 4.0 4.0 CSS1

cursor Specifies the type of cursor to be displayed

url

auto

crosshair

default

pointer

move

e-resize

ne-resize

nw-resize

n-resize

se-resize

sw-resize

s-resize

w-resize

text

wait

help 6.0 4.0 CSS2

display Sets how/if an element is displayed

none

inline

block

list-item

run-in

compact

marker

table

inline-table

table-row-group

table-header-group

table-footer-group

table-row

table-column-group

table-column

table-cell

table-caption 4.0 4.0 CSS1

float Sets where an image or a text will appear

in another element

left

right

none 4.0 4.0 CSS1

position Places an element in a static, relative,

absolute or fixed position

static

relative

absolute

fixed 4.0 4.0 CSS2

visibility Sets if an element should be visible or invisible

visible

hidden

collapse 6.0 4.0 CSS2

 

Cheap Web Hosting Articles - Web Site Design & Web Hosting Tutorials - Domain Hosting