I'm relatively new to ASP.NET and Visual Web Developer 2008.
I'm using a Master page with one content place holder.
There is a Cascading Style Sheet file which is being refered by the master page file as follws
"<link href="myStyleSh eet.css" rel="Stylesheet " type="text/css"/>"
Part of the Style sheet as follows:
Code:
.textbox
{
Leave a comment: