client
script = "<STYLE>BODY {background: black; font-size: 1;color: white}, img.icon { width:200 ; height:100 }</STYLE>"
Problem description:
I'm trying to merge these styles but it either has the correct image size and no background or a background with a 16x16 icon
i would like it to retain the background color with the 200x100 img plz help D=