Hi there I'm working on an ASP.NET\ c# app;
I have a page with a div at the bottom just to show error\success messages to end user. These messages go into an asp label inside this div. I need those messages to be vertically aligned and so far i had no success. Vertical- align doesn't seem to work with IE.
Any tip on that?
tks