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" %>[/code]How to apply css to text box control
0 comments:
Post a Comment