Cascade Style Sheet (CSS) oder auch Cascading Stylesheets genannt

Mit meinen Seiten möchte ich jeden der sich mit Cascade Style Sheets beschäftigten möchte eine Einführung geben und mit Beispielen belegen.

DSL Anbieter im Vergleich
Rahmen
Cascade Style Sheet
 
Rahmen
Befehl Beschreibung Werte
border Rahmen border-width
border-style
border-color
border-bottom Rahmen unten border-bottom-width
border-style
border-color
border-bottom-color Rahmenfarbe unten border-color
border-bottom-style Art des Rahmens border-style
border-bottom-width Rahmenbreite unten thin
medium
thick
länge
border-color Rahmenfarbe color
border-left Rahmen links border-left-width
border-style
border-color
border-left-color Rahmenfarbe links border-color
border-left-style Rahmenart links border-style
border-left-width Rahmenbreite links thin
medium
thick
length
border-right Rahmen rechts border-right-width
border-style
border-color
border-right-color Rahmenfarbe rechts border-color
border-right-style Rahmenart rechts border-style
border-right-width Rahmenbreite rechts thin
medium
thick
länge
border-style Rahmenart none
hidden
dotted
dashed
solid
double
groove
ridge
inset
outset
border-top Rahmen oben border-top-width
border-style
border-color
border-top-color Rahmenfarbe oben border-color
border-top-style Rahmenart oben border-style
border-top-width Rahmenbreite oben thin
medium
thick
länge
border-width Rahmenbreite thin
medium
thick
länge

 

Internet Explorer

Netscape

Opera

Windows

Macintosh

(Alle)

(Alle)

4.0

5.0

5.5

6.0

4.0

5.0

4.x

6.0

7.0

3.5

5.0

7.0

border-width

J

J

J

J

J

J

F

J

J

J

J

J

border-top-width

J

J

J

J

J

J

F

J

J

J

J

J

border-left-width

J

J

J

J

J

J

F

J

J

J

J

J

border-bottom-width

J

J

J

J

J

J

F

J

J

J

J

J

border-right-width

J

J

J

J

J

J

F

J

J

J

J

J

border-color

J

J

J

J

J

J

T

J

J

J

J

J

border-style

T

T

J

J

T

J

T

J

J

J

J

J

border

T

T

J

J

T

J

N

J

J

J

J

J

border-top

T

T

J

J

T

J

N

J

J

J

J

J

border-left

T

T

J

J

T

J

N

J

J

J

J

J

border-bottom

T

T

J

J

T

J

N

J

J

J

J

J

border-right

T

T

J

J

T

J

N

J

J

J

J

J


T = Teilweise

F = Fehlerhaft

J = Ja

N = Nein