I don't understand how this question is related to venkman, but anyway...
You can add to the styles combo the style needed to position the element that you select, and I think that at least in IE you can drag it, but I haven't tested as that kind of elements would latter on bring me troubles.
To put images in any background use CSS: background-image:url(myfile.jpg);
RE: Css and venkman ...
You can add to the styles combo the style needed to position the element that you select, and I think that at least in IE you can drag it, but I haven't tested as that kind of elements would latter on bring me troubles.
To put images in any background use CSS: background-image:url(myfile.jpg);
RE: Css and venkman ...
this ccs property will work fine unless it is use in a natural inline element. This case, the image can turn to 0px if this element is empty.
RE: Css and venkman ...
note the "CAN turn" part of the statement that you cited.
RE: Css and venkman ...
I don't want to make this thread a css discution. Just to be carefull using span or div etc....