Monday, 20 May 2013

How to apply css to text box control

How to apply css to text box control Create Website:- 1) Open Visual Studio 2) File->New Website->Give Website name and path. 3) Choose C# Paste below code in your aspx file. [code]

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Login.aspx.cs" Inherits="Login" %>



    How to apply css to text box control
       


    
[/code]

0 comments:

Post a Comment