Which CSS property can be used for controlling the
stretchiness of a control?
Answer Posted / bhanu, patna(bihar)
position: absolute;
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What language do desktop applications use?
Is the following code legal?
How do I calculate relative time?
What is difference between method and function in c#?
Explain about Error handling and how this is done
Is string null or empty?
Why are local variables stored in stack?
What are constants in c#?
what is scope of a protected internal member variable of a c# class
I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?
What is ulong in c#?
Which function is the entry point for a DLL in MS Windows 3.1?
When was .net linq added?
Why can't we use a static class instead of singleton?
What is the .net datatype that allows the retrieval of data by a unique key?