Write a program to change width, height,border and fontsize of TextboxControl using CSS and Textbox's inbuilt properties.

 Program Rules: 

  1. Change first Textbox control's look and feel using CSS.
  2. Change second Textbox control's look and feel using inbuilt Texbox control properties.

Final output should be like this:
Asp .net practicle questions CodingFusion.com
Solution:

1) Using CSS


TextBox


2) Using Texbox control's inbuild properties

 
 
Best quality Asp .Net Ajax Control Toolkit tutorials.

Give your valuable comments.

Name
Email
Comment
7 + 2 =
 

About Us | Terms of Use | Privacy Policy | Disclaimer | Contact Us Copyright © 2012-2024 CodingFusion
50+ C# Programs for beginners to practice