marcel: fieldset

Hallo

Wie kann ich bei "<fieldset>" die Rahmenfarbe wechseln?

  1. 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