in my application i am using literal controls in data list , now i want to apply height and width for the literal controls is it possible for applying height and width to literal controls. thank you.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Do one thing use literal control in the div control. and assign height and width to div control because literal control is render on page as static text.
For example