Hi
I have got two ImageButtons, one is a neighbour to another. Normally when I
tried to use <image src=....><image src=....> the 2 pictures were displayed
without any space between them.
Now I want to have them as active ImageButtons and I can see space between
them. I tried to define css but with no result. Is it maybe issue - this
behaviour or I have to do something in css class?
Best Regards
Darek
Riki - 19 Feb 2006 15:56 GMT
> Hi
>
[quoted text clipped - 8 lines]
>
> Darek
Check the markup that was generated by the ASP.NET engine by viewing
the html source in the browser. Check what is causing the space there.
Maybe this will help you finding the cause.

Signature
Riki