Hi. First of all i am new to CSS styling and wed sites.
I am using asp.net and i have created an html table in wich i added some treeviews, labels and stuff.
I aslo created a StyleSheet where i wanna add style to a specific label within the table;
Maybe it's very simple but i don't know what else to do, i am trying to do that by ours.
For instance,
#Label1
{
color:Orange;
}
it's not working, if has no effect. Label1 is the name of the label.
Should i add a reference to the table too? i tried something but it were wrong
Post the HTML output when
Post the HTML output when you click "View Page Source".
tramvai please don't ask the
tramvai please don't ask the same question twice it's just confusing, stick to the one thread from now on, as the other seems to have a little more detail we'll keep that running, this one I will be disabling comments for.
You do need, however, to do as asked and supply a bit more detail such as html.
Hugo.