Unit 1 Practical 1
Create a form which takes user name in TextBox control. On the click event of the button, name of the user and current date & time will be displayed on the title bar of the web page. (Using Literal control). Also show the use of CSS property to change the text color of a button control using internal and external CSS.
U1_P1.aspx

Style.css

U1_P1.aspx.cs

OUTPUT:
