|
$catoptions .= "<option $selecttext value=\"notcat\" style=\"background-color: #f2f2f2;\">$partext{$CatPerms['catname'][$subid]}</option>";
how about that. w3c.org has all you would ever want to know about html. You where close real close you where missing style=
|