Text Allign Question .NET
-
Is there a way to allign textbox and Labels in ASP.NET 2.0. Tried to allign through designer but it does not seem to work well. Tried to change using in code but that does not seem to work well. Is there a way to say where to keep the text box and labels correctly( like x ,y coordinates or any other such thing Thanks Kal
-
Is there a way to allign textbox and Labels in ASP.NET 2.0. Tried to allign through designer but it does not seem to work well. Tried to change using in code but that does not seem to work well. Is there a way to say where to keep the text box and labels correctly( like x ,y coordinates or any other such thing Thanks Kal
It should be quite easy in the designer. I don't recall exactly how it's done right now, but you can align an object to any other object in the design. I think that you just press alt, control or shift when you move the object, and it will snap to any objects vertically and/or horizontally.
--- b { font-weight: normal; }