Hi,
I've two stylesheets - a.css and b.css. There are some classes like glbLink and glbLinkBold which are present in the both the css files. I've added these two files in the HTML of c.aspx. c.aspx uses glbLink and glbLinkBold in the form.
My doubt is, from where it will pick up glbLink and glbLinkBold? Is the order of including stylesheets(css) matter?
Thanks
Varsha
I've two stylesheets - a.css and b.css. There are some classes like glbLink and glbLinkBold which are present in the both the css files. I've added these two files in the HTML of c.aspx. c.aspx uses glbLink and glbLinkBold in the form.
My doubt is, from where it will pick up glbLink and glbLinkBold? Is the order of including stylesheets(css) matter?
Thanks
Varsha