hallo,
Wie kann ich bei "<fieldset>" die Rahmenfarbe wechseln?
z.B. so:
<head>
<title>Untitled</title>
<style type="text/css">
fieldset {
border:2px solid blue;
}
</style>
</head>
aber nur ab IE4 und ab NS6.
Grüße
Thomas
hallo,
Wie kann ich bei "<fieldset>" die Rahmenfarbe wechseln?
z.B. so:
<head>
<title>Untitled</title>
<style type="text/css">
fieldset {
border:2px solid blue;
}
</style>
</head>
aber nur ab IE4 und ab NS6.
Grüße
Thomas