Re: Attaching Style ***
- From: Dave <onlinefuel@xxxxxxxxx>
- Date: Wed, 13 Jun 2007 18:38:10 -0000
On Jun 13, 5:10 am, "Jay" <nospam@**here.com> wrote:
"Dave" <onlinef...@xxxxxxxxx> wrote in message
news:1181578409.244065.33720@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
This is a beginner question.... How can I attach a CSS style *** to
a .aspx page so that I can see a list of available styles in a
pulldown menu, instead of being forced to type the style tags by
hand? I'm having trouble finding this info elsewhere.
Put your aspx page into code view - open solution explorer
Drag the CSS file to the <head> section of your code.
This writes a link to the css file
Jay
Okay, I did that but where would I find the list of available styles
in the GUI? I'm looking at properties for my textbox and there is a
CssClass property, but I need to fill in the class by hand. Is there
a dropdown of them somewhere?
.
- References:
- Attaching Style ***
- From: Dave
- Re: Attaching Style ***
- From: Jay
- Attaching Style ***
- Prev by Date: Re: Crystal Reports .NET: Exporting to PDF
- Next by Date: Re: Crystal Reports .NET: Exporting to PDF
- Previous by thread: Re: Attaching Style ***
- Next by thread: Re: Converting C definitions to VB.NET
- Index(es):
Loading